document.write( "Question 175197: a rectangle is twice as long as it is wide . if both its dimensions are increased 4 m , its area is increaed by 88 m squared make a sketch and find its original dimensions of the original rectangle \n" ); document.write( "
Algebra.Com's Answer #130266 by actuary(112)\"\" \"About 
You can put this solution on YOUR website!
Let l = the original length of the original rectangle\r
\n" ); document.write( "\n" ); document.write( "Let w = the original width of the original rectangle\r
\n" ); document.write( "\n" ); document.write( "From the description of the problem, we can construct the following two equations\r
\n" ); document.write( "\n" ); document.write( "l=2*w (Equation #1)\r
\n" ); document.write( "\n" ); document.write( "(l+4)*(w+4)=l*w+88 (Equation #2)\r
\n" ); document.write( "\n" ); document.write( "Substitute equation #1 into equation #2\r
\n" ); document.write( "\n" ); document.write( "(2w+4)*(w+4)=(2w*w)+88\r
\n" ); document.write( "\n" ); document.write( "2w^2+4w+8w+16=2w^2+88\r
\n" ); document.write( "\n" ); document.write( "collect like terms on the same side of the equation\r
\n" ); document.write( "\n" ); document.write( "2w^2+2w^2 +12w+16-88=0\r
\n" ); document.write( "\n" ); document.write( "4w^2+12w-72=0\r
\n" ); document.write( "\n" ); document.write( "Since 4 is afactor of each term, divide both sides of the equation by 4\r
\n" ); document.write( "\n" ); document.write( "w^2+3w-18=0\r
\n" ); document.write( "\n" ); document.write( "The quadratic equation can be factored into (w+6)*(w-3)=0 \r
\n" ); document.write( "\n" ); document.write( "Therefore w=-6 or w=3\r
\n" ); document.write( "\n" ); document.write( "w=-6 can be rejected because the length of a rectangle can't be negative so
\n" ); document.write( "w=3 and from equation #1 l=2*w=2*3=6\r
\n" ); document.write( "\n" ); document.write( "I hope that this helps. The difficult part of the problem probably was to construct equation #1 and to factor the equation after performing all of the arithmetic operations. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );