document.write( "Question 1070394: Floor tiles are 15 cm squares.how many tiles will be needed for a floor measuring 12 m by 9m.find the total cost of rs.7 per tile . \n" ); document.write( "
Algebra.Com's Answer #685487 by DENNIS DON(8)![]() ![]() You can put this solution on YOUR website! area of tiles=15²cm² \n" ); document.write( " =225cm² \n" ); document.write( " =2.25m² \n" ); document.write( "area of floor=(12*9)m² \n" ); document.write( " =108m² \n" ); document.write( "let n be the number of tiles to cover a floor of area 108m² \n" ); document.write( " 2.25*n =108m² \n" ); document.write( " n= \n" ); document.write( " =48 tiles \n" ); document.write( " |