Question 588676
Find three consecutive even integers such that four times the middle integer is equal to the sum of the first and third integers
--------
Integers are n-2, n, n+2
4n = 2n
n = 0
--> -2, 0 & 2