document.write( "Question 564384: Find the length of a rectanglular lot with a perimeter of 118m if the length is 5m more than the width. \n" ); document.write( "
Algebra.Com's Answer #365355 by ad_alta(240)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2l for 'w' the width and 'l' the length. We know that l=w+5. Thus, 118=2(l-5)+2l and l=32. \n" ); document.write( "
\n" );