document.write( "Question 7757: The perimeter of a rectangle is 260 meters. The length is 30 meters greater than its width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #4729 by nguy0279(1)\"\" \"About 
You can put this solution on YOUR website!
w=50
\n" ); document.write( "l=80
\n" ); document.write( "
\n" );