document.write( "Question 853438: If my room measures 23 feet by 25 feet and I want cover the floor with square tiles that measures 1 foot on a side and cost $0.87 each. How much will I spend on tile? \n" ); document.write( "
Algebra.Com's Answer #514107 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! First, find the number of tiles. \n" ); document.write( "This 23 * 25 = 575 tiles required \n" ); document.write( "575 * $0.87 = $500.25 \n" ); document.write( " |