SOLUTION: answer:find three consecutive even integers such that the sum of the smallest and 3 times the second is 38 more than twice the third.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: answer:find three consecutive even integers such that the sum of the smallest and 3 times the second is 38 more than twice the third.      Log On


   



Question 707674: answer:find three consecutive even integers such that the sum of the smallest and 3 times the second is 38 more than twice the third.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
(repeat question)

consecutive even integers: (x-2), x, (x+2)
(x-2) + 3x = 38 + 2(x+2)
4x - 2 = 2x + 42
2x = 44
x = 22
integers: 20, 22, 24