document.write( "Question 40591: How many 9 onch square floor tiles are needed to cover a rectangular floor that measures 12 ft. by 15 ft.\r
\n" );
document.write( "\n" );
document.write( "12x12=144 inches
\n" );
document.write( "12X15=180 inches
\n" );
document.write( "Each tile 9 inches
\n" );
document.write( "9 divided into 144=16
\n" );
document.write( "9 divided into 180=20; 16 X 20= 320 tiles
\n" );
document.write( "Is this right? \n" );
document.write( "
Algebra.Com's Answer #26040 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! If each tile is 9x9 inches sq, then you're right. I approached it \n" ); document.write( "differently. \n" ); document.write( "First I convert the floor area into sq. in. \n" ); document.write( "(12ft)(12 in/ft)(15 ft)(12 in/ft) = 25920 sq in \n" ); document.write( "each tile is 9x9 = 81 sq in \n" ); document.write( "25920/81 = 320 tiles \n" ); document.write( " |