SOLUTION: Find three consecutive even integers for which negative four times the sum of the first and the third integers is 192.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive even integers for which negative four times the sum of the first and the third integers is 192.      Log On


   



Question 897131: Find three consecutive even integers for which negative four times the sum of the first and the third integers is 192.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)

-4((x-2) + (x+2)) = 192
2x = -48
x = -24

The integers are -26, -24, and -22.