document.write( "Question 1005259: The length of a rectangle is 3 times its width. If the width is diminished by one meter and its length increased by 3 meters, the area will be increased by 72 sq. meters. What are the original dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #621657 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 3 times its width.
\n" ); document.write( "L = 3W
\n" ); document.write( " If the width is diminished by one meter and its length increased by 3 meters, the area will be increased by 72 sq. meters.
\n" ); document.write( "(L+3)*(W-1) = LW + 72
\n" ); document.write( "Replace L with 3W
\n" ); document.write( "(3W+3)*(W-1) = 3W(W) + 72
\n" ); document.write( "FOIL the left side
\n" ); document.write( "3W^2 - 3W + 3W - 3 = 3W^2 + 72
\n" ); document.write( "So you get
\n" ); document.write( "3W^2 - 3 = 3W^2 + 72
\n" ); document.write( "obviously this will not fly, problem is not solvable \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "What are the original dimensions of the rectangle?
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );