document.write( "Question 392352: the width of a rectangle is 3 yards less than it's length.the perimeter is 130 yards. find the lenght and the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #278474 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x-3)=130
\n" ); document.write( "2x+2x-6=130
\n" ); document.write( "4x=136
\n" ); document.write( "x=34
\n" ); document.write( "x-3=31
\n" ); document.write( "
\n" );