SOLUTION: Find four consecutive integers if the sum of the largest and smallest is -101

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive integers if the sum of the largest and smallest is -101      Log On


   



Question 924592: Find four consecutive integers if the sum of the largest and smallest is -101
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
four consecutive integers : x, x+1, x+2, x+3
(x+3) + x = -101
2x = -104
x = -52
the four consecutive integers are: -52, -51, -50, -49
and...checking
-49 + (-52) = -101