document.write( "Question 472798: Suppose you need to buy enough carpet to cover a room that is 9 ft by 20 ft. The carpet costs $15 per square yard. How much will you have to spend to carpet the room?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #324130 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Area = 9*20 sq feet = 180 sq feet \n" ); document.write( "180/9 = 20 sq yards \n" ); document.write( "20*15 = $300 \n" ); document.write( " \n" ); document.write( " |