document.write( "Question 990733: How many tiles required to cover a floor of length 6m and breadth 4cm. If the area covered by each tiles is 400sq cm \n" ); document.write( "
Algebra.Com's Answer #610754 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "L=6m=600cm; W=breadth=4cm
\n" ); document.write( ".
\n" ); document.write( "A=LW
\n" ); document.write( "A=(600cm)(4cm)=2400cm^2
\n" ); document.write( ".
\n" ); document.write( "(Total area)/(area per tile)=(number of tiles)
\n" ); document.write( "(2400cm^2)/(400cm^2/tile)=number of tiles
\n" ); document.write( "6=number of tiles
\n" ); document.write( "ANSWER: It would require 6 tiles.
\n" ); document.write( ".
\n" ); document.write( "I think there may be a mistake in the width.
\n" ); document.write( "
\n" );