document.write( "Question 1006868: How many tiles are required to cover a floor of length 6 m and breadth 4 m if the area covered by each tiles is 400 sq. Cm?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622930 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Area of floor = 6m x 4m \n" ); document.write( "= 24m^2 \n" ); document.write( "24m^2 = 240000cm^2 \n" ); document.write( "240000/400 = 600 tiles. \n" ); document.write( "It will require 600 x \n" ); document.write( "400cm^2 tiles to cover the floor. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |