document.write( "Question 272703: The length of a rectangular parking lot is 10 yards less than twice its width. If the perimeter of the lot is 400 yards, what are the lot's dimension? \n" ); document.write( "
Algebra.Com's Answer #199390 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangular parking lot is 10 yards less than twice its width. If the perimeter of the lot is 400 yards, what are the lot's dimension?
\n" ); document.write( "--------------
\n" ); document.write( "Perimeter = 2(Length + Width)
\n" ); document.write( "L = 2W-10
\n" ); document.write( "---
\n" ); document.write( "400 = 2(2W-10+W)
\n" ); document.write( "200 = 3W-10)
\n" ); document.write( "3W = 210
\n" ); document.write( "W = 70 yds
\n" ); document.write( "---
\n" ); document.write( "L = 2W-10 = 140-10 = 130
\n" ); document.write( "-----------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );