SOLUTION: the sum of four consecutive integers is 250, what is the greatest of these integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of four consecutive integers is 250, what is the greatest of these integers      Log On


   



Question 368714: the sum of four consecutive integers is 250, what is the greatest of these integers
Answer by neatmath(302) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the first integer. The next 3 consecutive integers will be:

x+1, x+2, and x+3

Thus, we know

x+(x+1)+(x+2)+(x+3)=250

4x+6=250

4x=244

x=61

Thus, the four integers are 61, 62, 63, and 64!

I hope this helps!