SOLUTION: Sum of 30 using three consecutive even numbers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Sum of 30 using three consecutive even numbers      Log On


   



Question 965456: Sum of 30 using three consecutive even numbers
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
even numbers: (x-2), x, (x+2)

(x-2) + x + (x+2) = 30
3x = 30
x = 10

The numbers are 8, 10, and 12.

In general, the sum of three consecutive even integers is always triple the middle number.