document.write( "Question 1196090: Cynthia Besch wants to buy a rug for a room that is 19 ft wide and 30 ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 476 square feet of carpeting. What dimensions should the rug have? \n" ); document.write( "
Algebra.Com's Answer #828783 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Cynthia Besch wants to buy a rug for a room that is 19 ft wide and 30 ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 476 square feet of carpeting. What dimensions should the rug have? \n" ); document.write( "--------------------- \n" ); document.write( "s = strip width \n" ); document.write( "(19-s)*(30-s) = area of rug = 476 \n" ); document.write( "476 = 17*28 \n" ); document.write( " \n" ); document.write( " |