document.write( "Question 1107296: Rocco wants to calculate the cost of covering the floor of his family room with tile. The floor measures 15 feet 5 inches by 12 feet 6 inches. He chooses rectangular tiles that are 12” by 18”. A box of 20 tiles costs $70.00. How many boxes must Rocco buy? What is the total cost? \n" ); document.write( "
Algebra.Com's Answer #722302 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
(15 * 12) + 5 = 185 inches
\n" ); document.write( ":
\n" ); document.write( "(12 * 12) + 6 = 150 inches
\n" ); document.write( ":
\n" ); document.write( "Area of floor is 185 * 150 = 27750 square inches
\n" ); document.write( ":
\n" ); document.write( "Area of one tile is 12 * 18 = 216 square inches
\n" ); document.write( ":
\n" ); document.write( "Number of tiles needed is 27750/216 = 128.47 approximately 129 tiles
\n" ); document.write( ":
\n" ); document.write( "A box contains 20 tiles, therefore we need 129/20 = 6.45 approximately 7 boxes
\n" ); document.write( ":
\n" ); document.write( "Rocco must buy 7 boxes at a cost of 70 * 7 = $490
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );