SOLUTION: what three consecutive even integers have a sum of 6

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: what three consecutive even integers have a sum of 6       Log On


   



Question 780281: what three consecutive even integers have a sum of 6

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)

(x-2) + x + (x+2) = 6
3x = 6
x = 2

The integers are 0, 2, and 4.