document.write( "Question 1101255: The length of a rectangle is 4 more than the width. The area is 357 square centimeters. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #715845 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Area = L*W,   or\r\n" );
document.write( "\r\n" );
document.write( "357 = w*(w+4).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve this quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "w^2 + 4w - 357 = 0,\r\n" );
document.write( "\r\n" );
document.write( "\"w%5B1%2C2%5D\" = \"%28-4+%2B-+sqrt%284%5E2%2B4%2A357%29%29%2F2\" = \"%28-4+%2B-+38%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "The only positive root is  w = 17.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The dimensions of the rectangle are 17 and 21 centimeters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   17*21 = 357.   ! correct !\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" );