document.write( "Question 302207: if there is no waste, how many square yards of carpeting is needed to cover a rectangular floor that is 12 feet by 18 feet ?\r
\n" );
document.write( "\n" );
document.write( "a 8 b 16 c 24 d 30 e 216 \n" );
document.write( "
Algebra.Com's Answer #216733 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! if there is no waste, how many square yards of carpeting is needed to cover a rectangular floor that is 12 feet by 18 feet ? \n" ); document.write( ". \n" ); document.write( "Converting measurement to yards: \n" ); document.write( "12 feet = 12/3 = 4 yards \n" ); document.write( "18 feet = 18/3 = 6 yards \n" ); document.write( ". \n" ); document.write( "Area = 4*6 = 24 square yards \n" ); document.write( " \n" ); document.write( " |