document.write( "Question 737218: Please help me solve the following equation, \"A rectangle is 2 centimeters longer than it is wide. If both the length and width are doubled, its area is increased by 72 square centimeters. Find the dimensions of the original rectangle.\" \n" ); document.write( "
Algebra.Com's Answer #450245 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the width in cm of the original window
\n" ); document.write( "\"+x+%2B+2+\" = the length in cm of the original window
\n" ); document.write( "The area of the original window is
\n" ); document.write( "\"+A+=+x%2A%28+x+%2B+2+%29+\"
\n" ); document.write( "-----------------
\n" ); document.write( "The widow with increased area is:
\n" ); document.write( "\"+A+%2B+72+=+2x%2A%282%2A%28+x+%2B+2+%29%29+\"
\n" ); document.write( "\"+A+=+2x%2A%282%2A%28+x+%2B+2+%29%29++-+72+\"
\n" ); document.write( "-----------------
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+x%28+x%2B2+%29+=+2x%2A%282%2A%28+x+%2B+2+%29%29++-+72+\"
\n" ); document.write( "\"+x%5E2+%2B+2x+=+2x%2A%28+2x+%2B+4+%29+-+72+\"
\n" ); document.write( "\"+x%5E2+%2B+2x+=+4x%5E2+%2B+8x+-+72+\"
\n" ); document.write( "\"+3x%5E2+%2B+6x+-72+=+0+\"
\n" ); document.write( "\"+x%5E2+%2B+2x+-+24+=+0+\"
\n" ); document.write( "\"+%28+x+%2B+6+%29%2A%28+x+-+4+%29+=+0+\" ( by inspection )
\n" ); document.write( "\"+x+=+4+\" ( reject the other solution - can't be negative )
\n" ); document.write( "\"+x+%2B+2+=+6+\"
\n" ); document.write( "The original rectangle is 4 x 6 cm2
\n" ); document.write( "------------
\n" ); document.write( "check:
\n" ); document.write( "If both the length and width are doubled,
\n" ); document.write( "it is 8 x 12 cm2
\n" ); document.write( "\"+A%5B1%5D+=+4%2A6+\"
\n" ); document.write( "\"+A%5B1%5D+=+24+\" cm2
\n" ); document.write( "-----------------
\n" ); document.write( "\"+A%5B2%5D=+8%2A12+\"
\n" ); document.write( "\"+A%5B2%5D+=+96+\" cm2
\n" ); document.write( "\"+A%5B2%5D+-+A%5B1%5D+=+96+-+24+\"
\n" ); document.write( "\"+A%5B2%5D+-+A%5B1%5D+=+72+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );