document.write( "Question 858853: Find the Length of a rectangular lot with a perimeter of 124 m if the length is 8 m more than the width. I tried dividing 124 by 4 then subtracting 8 from the width but I came up with 109 m doing that. \n" ); document.write( "
Algebra.Com's Answer #517413 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
Assign variables:
\n" ); document.write( "L = length
\n" ); document.write( "w = width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Translate description into symbols:
\n" ); document.write( "\"2L%2B2w=124\", and \"L=w%2B8\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your mistake was trying to divide the perimeter equation by FOUR. Instead, look carefully at it; and divide both members by TWO.
\n" ); document.write( "-----You should obtain \"L%2Bw=62\".
\n" ); document.write( "
\n" );