document.write( "Question 381474: FIND FOUR CONSECUTIVE EVEN INTEGERS SO THAT THE SOME OF THE FIRST THREE IS TO MORE THAN THAT TWISE THE FOURTH \n" ); document.write( "
Algebra.Com's Answer #270599 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x, (x+2), (x+4) and (x+6) represent the FOUR CONSECUTIVE EVEN INTEGERS
\n" ); document.write( "Wrte as we Read
\n" ); document.write( "x + (x+2) + (x+4) = 2(x+6) + 2
\n" ); document.write( "solving for x
\n" ); document.write( " 3x + 6 = 2x + 12 + 2
\n" ); document.write( " x = 8 8,10,12,14 are FOUR CONSECUTIVE EVEN INTEGERS
\n" ); document.write( "CHECKING our Anwer
\n" ); document.write( " 8 + 10 + 12 = 30 = 2*14 + 2 \n" ); document.write( "
\n" );