document.write( "Question 1019629: Find three consecutive even integers such that three times the first equals the sum of the other two.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #635579 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive even integers such that three times the first equals the sum of the other two.
\n" ); document.write( "----------
\n" ); document.write( "3n = n+2 + n+4
\n" ); document.write( "--> 6, 8 & 10
\n" ); document.write( "
\n" );