SOLUTION: Five consecutive integers sum up to 0. What is the middle term?

Algebra ->  Testmodule -> SOLUTION: Five consecutive integers sum up to 0. What is the middle term?       Log On


   



Question 1192884: Five consecutive integers sum up to 0. What is the middle term?
Answer by ikleyn(53763) About Me  (Show Source):
You can put this solution on YOUR website!
.

ANSWER.   0  (zero).



Explanation


(n-2) + (n-1) + n + (n+1) + (n+2) = 0    implies    n = 0.


Solved and explained.