SOLUTION: Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers.       Log On


   



Question 898710: Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers.
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) = 2 + 2(x+2)
3x-6 = 2x+6
x = -12

The integers are -14, -12, and -10.