document.write( "Question 44058: I need four consecutive even integers whose sum is 340. thanks \n" ); document.write( "
Algebra.Com's Answer #28981 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
I need four consecutive even integers whose sum is 340. thanks
\n" ); document.write( "ANY INTEGER IS N..EVEN INTEGER IS 2N.....NEXT 3 ARE..2 MORE THAN THE PREVIOUS ONES... 2N+2,2N+4,2N+6
\n" ); document.write( "THEIR SUM IS 2N+2N+2+2N+4+2N+6=8N+12=340
\n" ); document.write( "8N=340-12=328
\n" ); document.write( "N=41
\n" ); document.write( "HENCE THE EVEN INTEGERS ARE 2*41=82,84,86,88
\n" ); document.write( "
\n" );