document.write( "Question 983433: How much will the square tiles for a floor 2.7 meter long and 2.1 meter wide cost if each tile is 15 centimeter on a side and each costs $25? \n" ); document.write( "
Algebra.Com's Answer #604231 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "First of all convert the floor \n" ); document.write( "dimensions into centimetres: \n" ); document.write( "2.7m = 270 cm \n" ); document.write( "2.1m = 210 cm \n" ); document.write( "If the tiles are 15cm on a side \n" ); document.write( "then, \n" ); document.write( "270/15 = 18 tiles \n" ); document.write( "210/15 = 14 tiles \n" ); document.write( "18 x 14 = 252 tiles in total \n" ); document.write( "252 tiles @ $25 = $6,300 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |