document.write( "Question 987351: A rectangle parking lot has a length that is 8 yards greater that the width, the area of the parking lot is 240 square yards find the length and the width. Use formula area= length x width \n" ); document.write( "
Algebra.Com's Answer #608088 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Let  w  be the width of the parking lot in yards. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then its length is  w+8  yards,  according to the condition.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The condition says that\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w*(w+8) = 240.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve it:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%5E2\" + \"8w\" = \"240\",\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%5E2\" + \"8w\" - \"240\" = \"0\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the quadratic formula:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5B1%2C2%5D\" = \"%28-8+%2B-+sqrt%2864+%2B+4%2A240%29%29%2F2\" = \"%28-8+%2B-+sqrt%281024%29%29%2F2\" = \"%28-8+%2B-+32%29%2F2\" = -20  OR  12.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The positive root only fits the condition  (the measure should be positive). \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So,  the width is 12 yards. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The length is  12 + 8 = 20 yards.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );