document.write( "Question 163870: A rectangular parking lot has a length that is 3 yards greater than the width. The area of the parking lot is 270 square yards. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #120720 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The length is 3 yards greater than the width.
\n" ); document.write( "\"L=3%2BW\"
\n" ); document.write( "The area of a rectangle is
\n" ); document.write( "\"A=L%2AW=270\"
\n" ); document.write( "\"%283%2BW%29W=270\"
\n" ); document.write( "\"W%5E2%2B3W=270\"
\n" ); document.write( "\"W%5E2%2B3W-270=0\"
\n" ); document.write( "Use the quadratic formula,
\n" ); document.write( "\"W+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"W+=+%28-3+%2B-+sqrt%28+3%5E2-4%2A1%2A%28-270%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"W+=+%28-3+%2B-+sqrt%28+9%2B1080+%29%29%2F%282%29+\"
\n" ); document.write( "\"W+=+%28-3+%2B-+sqrt%281089+%29%29%2F%282%29+\"
\n" ); document.write( "\"W+=+%28-3+%2B-+33%29%2F%282%29+\"
\n" ); document.write( "\"W%5B1%5D=%28-3%2B33%29%2F2=30%2F2=15\"
\n" ); document.write( "\"W%5B2%5D=%28-3-33%29%2F2=-36%2F2=-18\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "A negative width doesn't make sense for our problem, so we'll only use the positive solution.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "From above,
\n" ); document.write( "\"L=3%2BW\"
\n" ); document.write( "\"L=3%2B15\"
\n" ); document.write( "\"L=18\"
\n" ); document.write( "The lot is 15 yards wide, 18 yards long.
\n" ); document.write( "
\n" );