SOLUTION: can you answer this question: three times the largest of three consecutive even integers is equal to the sum of the other two

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: can you answer this question: three times the largest of three consecutive even integers is equal to the sum of the other two       Log On


   



Question 869269: can you answer this question: three times the largest of three consecutive even integers is equal to the sum of the other two
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)

3(x+2) = (x-2) + x
3x+6 = 2x-2
x = -8

The integers are -10, -8, and -6.