document.write( "Question 1050861: The sum of the first and second of three consecutive even integers is 126. Find the three even integers \n" ); document.write( "
Algebra.Com's Answer #666465 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
three consecutive even integers: n , (n+ 2) + (n+4)
\n" ); document.write( "Question States:
\n" ); document.write( "n + (n+ 2) = 126
\n" ); document.write( "2n = 124
\n" ); document.write( "n = 62
\n" ); document.write( "three consecutive even integers: 62, 64, 66
\n" ); document.write( "and..
\n" ); document.write( "62 + 64 = 126 CHECKS!
\n" ); document.write( "
\n" ); document.write( "
\n" );