document.write( "Question 349986: A homeowner is covering his patio with carpet squares, the area of the patio is 100 feet square, if each carpet square measures 8 inches by 8 inches, how many squares will it take to cover the patio? \n" ); document.write( "
Algebra.Com's Answer #250144 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Area of patio = 100 sq.ft \n" ); document.write( "square carper is 8 by 8 inches \n" ); document.write( ".. \n" ); document.write( "since area of patio is in sq. ft. convert the length of carpet to feet.\r \n" ); document.write( "\n" ); document.write( "8\" = 8/12 feet \n" ); document.write( "=3/4 ft. \n" ); document.write( "area of carpet = 3/4 * 3/4 = 9/16 sq.ft. \n" ); document.write( "number of carpet squares = area of aptio/area of carpet squares \n" ); document.write( "100 / (9/16) \n" ); document.write( "100*16/9 \n" ); document.write( "=1600/9 \n" ); document.write( "=225 squares \n" ); document.write( " |