SOLUTION: Find four consecutive even integers such that four times the greatest is 36 more than the sum of the other three.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive even integers such that four times the greatest is 36 more than the sum of the other three.      Log On


   



Question 802263: Find four consecutive even integers such that four times the greatest is 36 more than the sum of the other three.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2), (x+4), (x+6)

4(x+6) = 36 + (x + (x+2) + (x+4))
4x + 24 = 3x + 42
x = 18

integers: 18, 20, 22, 24