document.write( "Question 581807: please show me how to solve this problem: the perimeter of a rectangle is 50m. if the width were doubled and the length were increased by 25m, the perimeter would be 112m. what are the length and width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #371873 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
\"the perimeter of a rectangle is 50m\" ___ 2L + 2W = 50 (A)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"if the width were doubled and the length were increased by 25m, the perimeter would be 112m\"
\n" ); document.write( "___ 2(L + 25) + 2(2W) = 112 ___ 2L + 50 + 4W = 112 (B)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting equation A from equation B will eliminate L\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "find W, and then substitute back to find L
\n" ); document.write( "
\n" );