document.write( "Question 355139: The floor area of a rectangular classroom measures 60 meter squared. The floor is to be covered with square tiles measuring 30 cm by 30 cm. How many tiles will it take to cover the floor? Assume that only the whole tiles are used. Give a short, written description of how you solved the problem \n" ); document.write( "
Algebra.Com's Answer #253677 by mananth(16946)![]() ![]() You can put this solution on YOUR website! area of class room = 60 m^2 \n" ); document.write( ".. \n" ); document.write( "tile size = 30 cm by 30cm \n" ); document.write( "The tiles are in cm \n" ); document.write( "convert them to meters \n" ); document.write( "1meter = 100 cm \n" ); document.write( "30 cm = 0.3 m \n" ); document.write( "Area of tile = 0.3*0.3= 0.09m^2 \n" ); document.write( ".. \n" ); document.write( "The area of the classroom divided by the area of the tile will give us the number of tiles required . \n" ); document.write( "60/0.09 \n" ); document.write( "=667 tiles will be required. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |