document.write( "Question 1198424: Cynthia Besch wants to buy a rug for a room that is 22 ft wide and 30 ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 560 square feet of carpeting. What dimensions should the rug have? \n" ); document.write( "
Algebra.Com's Answer #832179 by MathTherapy(10551)![]() ![]() You can put this solution on YOUR website! Cynthia Besch wants to buy a rug for a room that is 22 ft wide and 30 ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 560 square feet of carpeting. What dimensions should the rug have? \n" ); document.write( " Let the width of the uniform strip be W\r\n" ); document.write( "With dimensions of the room being 22 ft by 30 ft, dimensions of the rug will be 22 - 2W, and 30 - 2W\r\n" ); document.write( "We then get the following RUG-AREA equation: (22 - 2W)(30 - 2W) = 560 \r\n" ); document.write( " 2(11 - W)2(15 - W) = 2(2)(140) ------ Factoring out 2(2), or 4 on each side\r\n" ); document.write( " (11 - W)(15 - W) = 140\r\n" ); document.write( "\n" ); document.write( " |