document.write( "Question 753277: The width and the length of a rectangle are consecutive even integers. If the width is decreased by 3 inches, then the area of the resulting rectangle is 24 square inches. What is the area of the original rectangle?
\n" ); document.write( "12 in^2
\n" ); document.write( "48 in^2
\n" ); document.write( "96 in^2
\n" ); document.write( "

Algebra.Com's Answer #458299 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
EDIT: MISREAD \"DECREASED\". NOW GIVING PROPER RESULT\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w for width and y for length
\n" ); document.write( "\"w=2n\" and \"y=2n%2B2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then \"w-3=2n-3\" is used and the area becomes 24 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282n-3%29%282n%2B2%29=24\"
\n" ); document.write( "\"4n%5E2-6n%2B4n-6=24\"
\n" ); document.write( "\"4n%5E2-2n-30=0\"
\n" ); document.write( "\"highlight%282n%5E2-n-15=0%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n=%281%2B-+sqrt%281-4%2A2%2A%28-15%29%29%29%2F4\"
\n" ); document.write( "\"n=-5%2F4\" or \"highlight%28n=3%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Taking the positive value for n,
\n" ); document.write( "original figure, w=6 and length=8.\r
\n" ); document.write( "\n" ); document.write( "Original area is \"highlight%286%2A8=48%29\" square inches.
\n" ); document.write( "
\n" ); document.write( "
\n" );