document.write( "Question 945217: 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?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "12 square inches\r
\n" );
document.write( "\n" );
document.write( "48 square inches\r
\n" );
document.write( "\n" );
document.write( "96 square inches\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Help, pleaseee? \n" );
document.write( "
Algebra.Com's Answer #576392 by macston(5194)![]() ![]() You can put this solution on YOUR website! Width=W; Length =L=W+2 \n" ); document.write( "(W-3)(W+2)=24 in sq \n" ); document.write( "W^2-W-6=24 \n" ); document.write( "W^2-W-30=0
\n" ); document.write( "\n" ); document.write( "Answers: 6,-5 Since answer must be even: \n" ); document.write( "The width is 6 \n" ); document.write( "L=W+2=6+2-8 \n" ); document.write( "The length is 8 \n" ); document.write( "Area = L * W = 6*8=48 \n" ); document.write( "ANSWER The area of the original rectangle was 48 sq in \n" ); document.write( " |