document.write( "Question 423615: The perimeter of a rectangular lot is 32 meters. The length exceeds the width by 4 meters. Find the length of the lot \n" ); document.write( "
Algebra.Com's Answer #295386 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangular lot is 32 meters. The length exceeds the width by 4 meters. Find the length of the lot
\n" ); document.write( "-------------
\n" ); document.write( "Perimeter = 2(width + length)
\n" ); document.write( "32 = 2(x + (x+4))
\n" ); document.write( "---
\n" ); document.write( "16 = 2x+4
\n" ); document.write( "---
\n" ); document.write( "2x = 12
\n" ); document.write( "x = 6
\n" ); document.write( "=========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========
\n" ); document.write( "
\n" );