Question 525298
Four consecutive even integers could be defined as w, x, y, and z.
But then you would have 4 unknowns, so you would need 4 equations to solve the problem.
However, we're told they're consecutive even integers, so you can define them as
x, x+2, x+4, and x+6.  Now you have only one unknown.
.
x + x+4 + 6 = x+6 
.
2x = -4
x = -2
.
So the numbers are -2, 0, 2, and 4