document.write( "Question 324448: The width of a rectangle is 3 less than the length. If the perimeter is 50 meters, find the length and width.. \n" ); document.write( "
Algebra.Com's Answer #232217 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2(x-3)+2x=50
\n" ); document.write( "2x-6+2x=50
\n" ); document.write( "4x=56
\n" ); document.write( "x=14
\n" ); document.write( "x-3=11
\n" ); document.write( "
\n" );