The sum of three consecutive even integers is 54. What is the middle integer .

1 answer

Middle integer = x, then others are x-1 and x+1.

(x-1) + x + (x+1) = 54

Solve for x.