document.write( "Question 441398: Find the length of a rectangular lot with a perimeter of 94 m if the length is 5 m more than the width. \n" ); document.write( "
Algebra.Com's Answer #304687 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the length of a rectangular lot with a perimeter of 94 m if the length is 5 m more than the width.
\n" ); document.write( "-------
\n" ); document.write( "Let the width be \"x\" meters.
\n" ); document.write( "Then length is \"x+5\" meters.
\n" ); document.write( "------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "94 = 2(x+5 + x)
\n" ); document.write( "47 = 2x+5
\n" ); document.write( "2x = 42
\n" ); document.write( "x = 21 meters (width)
\n" ); document.write( "x+5 = 26 meters (length)
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" );