SOLUTION: The sum of the first and third integer of three consecutive even integers is 128. Find 3 even integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of the first and third integer of three consecutive even integers is 128. Find 3 even integers.      Log On


   



Question 789880: The sum of the first and third integer of three consecutive even integers is 128. Find 3 even integers.
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+2) = 128
2x = 128
x = 64

The integers are 62, 64, and 66.