document.write( "Question 211719: How many square yards of carpet are needed to carpet a room that is 15 ft by 25 ft? \n" ); document.write( "
Algebra.Com's Answer #159967 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Area of a room that is: \n" ); document.write( "15 ft by 25 ft \n" ); document.write( "is \n" ); document.write( "15 * 25 = 375 square feet \n" ); document.write( ". \n" ); document.write( "1 square yard = 9 square feet \n" ); document.write( ". \n" ); document.write( "Therefore, \n" ); document.write( "375/9 = 41.67 square yards (or, 41 and 2/3 square yards) \n" ); document.write( " |