document.write( "Question 1171461: 3 consecutive even integers that add up to - 6 \n" ); document.write( "
Algebra.Com's Answer #796378 by Boreal(15235) You can put this solution on YOUR website! x, x+2, x+4=-6 \n" ); document.write( "3x+6=-6 \n" ); document.write( "3x=-12 \n" ); document.write( "x=-4 \n" ); document.write( "the even integers are -4, -2, and 0. \n" ); document.write( " |