document.write( "Question 1102304: Find the four consecutive even integers such that the sum of the second and fourth exceeds the sum of the first and second by 4. \n" ); document.write( "
Algebra.Com's Answer #716969 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x
\n" ); document.write( "x+2
\n" ); document.write( "x+4
\n" ); document.write( "x+6
\n" ); document.write( "the sum of the second and fourth
\n" ); document.write( "x+2+x+6
\n" ); document.write( "exceeds the sum of the first and second by 4
\n" ); document.write( "x+x+2+4
\n" ); document.write( "x+2+x+6=x+x+2+4
\n" ); document.write( "2x+8=2x+6
\n" ); document.write( "2x+2=2x
\n" ); document.write( "2=0
\n" ); document.write( "Not true
\n" ); document.write( "No such x exists so the four consecutive even integers do not exist either.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );