document.write( "Question 818454: The length of a rectangular parking lot is 4 meters less than twice its width, and the perimeter is 412 meters, find the length of the parking lot. \n" ); document.write( "
Algebra.Com's Answer #492572 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = width
\n" ); document.write( "x - 4 = length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter of a rectangle = 2(width) + 2(length)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x + 2(x - 4) = 412 {substituted into perimeter formula}
\n" ); document.write( "2x + 2x - 8 = 412 {used distributive property}
\n" ); document.write( "4x - 8 = 412 {combined like terms}
\n" ); document.write( "4x = 420 {added 8 to each side}
\n" ); document.write( "x = 105 {divided each side by 4}
\n" ); document.write( "x - 4 = 101 {substituted 130, in for x, into x - 4}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "width = 105 m
\n" ); document.write( "length = 101 m
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com



\n" ); document.write( "
\n" ); document.write( "
\n" );