document.write( "Question 133831: Find four consecutive even integers whose sum is 340. \n" ); document.write( "
Algebra.Com's Answer #97906 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
the 4 integers are: x, x+2, x+4 & x+6
\n" ); document.write( "x+x+2+x+4+x+6=360
\n" ); document.write( "4x=360-12
\n" ); document.write( "4x=348
\n" ); document.write( "x=348/4
\n" ); document.write( "x=87 is the first integer.
\n" ); document.write( "87+2=89 is the second
\n" ); document.write( "87+4=91 is the third
\n" ); document.write( "87+6=93 is the last
\n" ); document.write( "proof
\n" ); document.write( "87+89+91+93=360
\n" ); document.write( "360=360
\n" ); document.write( "
\n" ); document.write( "
\n" );