SOLUTION: Twice the greatest integer of four consecutive even integers is 38 less than the sum of the first three integers. Find theintegers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Twice the greatest integer of four consecutive even integers is 38 less than the sum of the first three integers. Find theintegers.      Log On


   



Question 807665: Twice the greatest integer of four consecutive even integers is 38 less than the sum of the first three integers. Find theintegers.
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)

2(x+6) = (x + (x+2) + (x+4)) - 38
2x + 12 = 3x - 32
-x = -44
x = 44

The integers are 44, 46, 48, and 50.