SOLUTION: the sum of five consecutive integers is 0.find the integers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the sum of five consecutive integers is 0.find the integers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1013049: the sum of five consecutive integers is 0.find the integers
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
-2,-1,0,1,2 WITHOUT any calculating.

If you really want some algebra, n+(n+1)+(n+2)+(n+3)+(n+4)=0 for any integer n, to be calculated.

5n%2B1%2B2%2B3%2B4=0
5n%2B10=0
5%28n%2B2%29=0
n%2B2=0
n=-2
Build the list from this.