document.write( "Question 464670: The perimeter of a rectangle is 116 meters longer than 3 times its width. If the perimeter is 260 meters, what is the length of the rectangle, in meters? \n" ); document.write( "
Algebra.Com's Answer #318318 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2L+2W=P
\n" ); document.write( "P-2L=2W
\n" ); document.write( "3P-6L=6W
\n" ); document.write( "3W+116=P
\n" ); document.write( "6W+232=520
\n" ); document.write( "6W=288
\n" ); document.write( "W=48 meters
\n" ); document.write( "2L=164
\n" ); document.write( "260-96=164
\n" ); document.write( "L=82 meters..
\n" ); document.write( "
\n" );