SOLUTION: 1.)Find the 3 consecutive even integers such that 3 times the 1st equal the sum of the other 2.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: 1.)Find the 3 consecutive even integers such that 3 times the 1st equal the sum of the other 2.       Log On


   



Question 809563: 1.)Find the 3 consecutive even integers such that 3 times the 1st equal the sum of the other 2.

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 + (x+2)
3x - 6 = 2x + 2
x = 8

The integers are 6, 8, and 10.