document.write( "Question 836336: Yasmir is putting down a tile inhis kitchen. Each tile has an area of 1 square feet. Ten squares feet of tile costs $8. Yamir's kitchen is 10 feet wide and 14 feet long. How much will Yamir spen
\n" );
document.write( "d on tile? \n" );
document.write( "
Algebra.Com's Answer #504107 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 10*14 = 140 square feet is the total area of the floor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you need 140 tiles total (1 tile = 1 sq ft). The total cost will be 140*8 = $1,120 \n" ); document.write( " |