
William W. answered 08/31/22
Math and science made easy - learn from a retired engineer
Let "x" be “an integer”. Then the next consecutive integer is "x + 1" and the next one is “x+ 2”. So the sum is x + x + 1 + x + 2 and that sum equals -144:
x + x + 1 + x + 2 = -144
3x + 3 = -144
3x = -147
x = -147/3 = -49
So the 1st integer is -49, the 2nd is one more than that which is -48, and the 3rd is -47