document.write( "Question 994803: Find 2 consecutive even integers such that their sum is equal to the difference of 3 times the larger and 2 times the smaller\r
\n" ); document.write( "\n" ); document.write( "(This is let statements)
\n" ); document.write( "

Algebra.Com's Answer #613798 by MathTherapy(10551)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Find 2 consecutive even integers such that their sum is equal to the difference of 3 times the larger and 2 times the smaller\r
\n" ); document.write( "\n" ); document.write( "(This is let statements)
\n" ); document.write( "
Let the smaller integer be S
\n" ); document.write( "Then larger integer is: S + 2
\n" ); document.write( "From the description, we get: S + S + 2 = 3(S + 2) - 2S
\n" ); document.write( "Solve this equation to determine the value of S, the smaller integer
\n" ); document.write( "Add 2 to this smaller integer to get the larger integer
\n" ); document.write( "You should get: \"highlight_green%28system%28Smaller+=+4%2CLarger+=+6%29%29\" \n" ); document.write( "
\n" );