document.write( "Question 1084953: Cynthia Besch wants to buy a rug for a room that is 18 ft wide and 19 ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 210 square feet of carpeting. What dimensions should the rug have? \n" ); document.write( "
Algebra.Com's Answer #698974 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let w be the width of the strip. Then the dimensions of the rug would be 19-2w and 18-2w. So: \n" ); document.write( "(19-2w)(18-2w)=210 \n" ); document.write( "342-74w+4w²=210 \n" ); document.write( "4w²-74w+132=0 \n" ); document.write( "(2w-33)(2w-4)=0 \n" ); document.write( "w=33/2 or 2 \n" ); document.write( "A width of 2 ft for the strip gives rug dimensions of 15 ft. x 14 ft. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |