SOLUTION: Find three consecutive even integers that the sum of the smallest and twice the second is 20 more than the third

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive even integers that the sum of the smallest and twice the second is 20 more than the third       Log On


   



Question 996569: Find three consecutive even integers that the sum of the smallest and twice the second is 20 more than the third
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
integers: (x-2), x, (x+2)

(x-2) + 2x = (x+2) + 20
3x - 2 = x + 22
2x = 24
x = 12

The integers are 10, 12, and 14.