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
Test Module
Test
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on testmodule
Question 1192884
:
Five consecutive integers sum up to 0. What is the middle term?
Answer by
ikleyn(53763)
(
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.