document.write( "Question 965130: the perimeter of a rectangle is 240 meters. the width of the rectangle is 55 meters. how long is the rectangle \n" ); document.write( "
Algebra.Com's Answer #589884 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the length be x.
\n" ); document.write( "The width is 55 metres.
\n" ); document.write( "Perimeter=240 metres
\n" ); document.write( "Perimeter=2(length+width)
\n" ); document.write( "2(x+55)=240
\n" ); document.write( "x+55=120
\n" ); document.write( "x=65 metres.
\n" ); document.write( "The length is 65 metres.
\n" ); document.write( "
\n" );