document.write( "Question 1204421: Cynthia Besch wants to buy a rug for a room that is 27ft wide and 35ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 609 square feet of carpeting. What dimensions should the rug​ have? \n" ); document.write( "
Algebra.Com's Answer #840650 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Cynthia Besch wants to buy a rug for a room that is 27ft wide and 35ft long.
\n" ); document.write( "She wants to leave a uniform strip of floor around the rug.
\n" ); document.write( "She can afford to buy 609 square feet of carpeting. What dimensions should the rug​ have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be an unknown uniform width of the strip around the rug.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the dimensions of the rug are (27-2x) ft and (35-2x) ft.\r\n" );
document.write( "\r\n" );
document.write( "The area equation is\r\n" );
document.write( "\r\n" );
document.write( "    (27-2x)*(35-2x) = 609 sq. ft, the affordable area.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    27*35 - 70x - 54x + 4x^2 = 609\r\n" );
document.write( "\r\n" );
document.write( "    4x^2 - 124x + 336 = 0\r\n" );
document.write( "\r\n" );
document.write( "     x^2 - 31x + 84 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve using the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%2831+%2B-+sqrt%2831%5E2+-+4%2A84%29%29%2F2\" = \"%2831+%2B-+25%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%5D\" = \"%2831+%2B+25%29%2F2\" = 28;  \"x%5B2%5D\" = \"%2831+-+25%29%2F2\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First root  \"x%5B1%5D\" = 28 ft is too large value, and we deny it;  second root \"x%5B2%5D\" = 3 is good: we accept it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The dimensions of the rug should be  27-2*3 = 21 ft  and  35-2*3 = 29 ft.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );