document.write( "Question 72089: the paint in a certain container is sufficient to paint an area equal to 9.375 meter square.how many bricks of dimensions 22.5cm*10cm*7.5cm can be painted out of this container? \n" ); document.write( "
Algebra.Com's Answer #51524 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
To solve this problem find the surface area of a brick in square metres then divide the area covered by the paint by the surface area of one brick.
\n" ); document.write( "The brick is (0.225m x 0.10m x 0.075m )
\n" ); document.write( "Surface area of the top (and bottom) is 0.225*0.10=0.0225 square metres.
\n" ); document.write( "Area of the front (and rear) is 0.225 * 0.075 = 0.016875 Square metres.
\n" ); document.write( "Areas of the end (same for other end) is 0.10 * 0.075 = 0.0075 square metres
\n" ); document.write( "Total surface area of a brick is 2*0.0225 + 2*0.016875 + 2*0.0075 = 0.09375 square metres\r
\n" ); document.write( "\n" ); document.write( "Bricks to be painted = 9.375 /0.09375 = 100
\n" ); document.write( "
\n" );