document.write( "Question 607099: Compute the number of vinyl tiles, measuring 6 in. each side, needed to tile a kitchen measuring 20 ft. by 16 ft. \n" ); document.write( "
Algebra.Com's Answer #382387 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Compute the number of vinyl tiles, measuring 6 in. each side, needed to tile a kitchen measuring 20 ft. by 16 ft. \n" ); document.write( ". \n" ); document.write( "Each tile is .5*.5 = 0.25 square feet \n" ); document.write( ". \n" ); document.write( "area of kitchen = 20*16 = 320 square feet \n" ); document.write( ". \n" ); document.write( "number of tiles needed = 320/.25 = 1280 \n" ); document.write( "(note: in reality, there will be waste. So, normally, you would add 10-15% more) \n" ); document.write( " \n" ); document.write( " |