SOLUTION: What three consecutive numbers who sum is 0
Algebra
->
Inequalities
-> SOLUTION: What three consecutive numbers who sum is 0
Log On
Algebra: Inequalities, trichotomy
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inequalities
Question 54737
:
What three consecutive numbers who sum is 0
Answer by
psbhowmick(878)
(
Show Source
):
You can
put this solution on YOUR website!
Let the nos. be (n-1), n and (n+1).
Then the sum = (n-1) + n + (n+1) = 3n.
According to given condition, this sum = 0.
So, 3n = 0 or n = 0.
Hence the nos. are: (n-1) = -1, n = 0 and (n+1) = 1 i.e. -1,0,1.