SOLUTION: find 4 consecutive smallest integers such that the sum of the largest and smallest is 150.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find 4 consecutive smallest integers such that the sum of the largest and smallest is 150.      Log On


   



Question 796960: find 4 consecutive smallest integers such that the sum of the largest and smallest is 150.
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)

x + (x+6) = 150
2x + 6 = 150
2x = 144
x = 72

The integers are 72, 74, 76, and 78.