SOLUTION: Find three consecutive integers whose sum is -93

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive integers whose sum is -93      Log On


   



Question 789717: Find three consecutive integers whose sum is -93
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)

(x-1) + x + (x+1) = -93
3x = -93
x = -31

The integers are -32, -31, and -30.