SOLUTION: Find four consecutive even integers whose sum is -36

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive even integers whose sum is -36      Log On


   



Question 793613: Find four consecutive even integers whose sum is -36
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even numbers: x, (x+2), (x+4), (x+6)

x + (x+2) + (x+4) + (x+6) = -36
4x + 12 = -36
4x = -48
x = -12

The integers are -12, -10, -8, and -6.