document.write( "Question 206385: Find the length of a rectangular lot with a perimeter of 108 meters if teh length is 8 meters more than the width. \n" ); document.write( "
Algebra.Com's Answer #155948 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the length of a rectangular lot with a perimeter of 108 meters if teh length is 8 meters more than the width.
\n" ); document.write( "----------------------------------
\n" ); document.write( "Perimeter = 2(W + L)
\n" ); document.write( "108 = 2(W + W+8)
\n" ); document.write( "54 = 2W+8
\n" ); document.write( "2W = 46
\n" ); document.write( "W = 23 meters (width)
\n" ); document.write( "w+8 = 31 meters (length)
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );