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

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

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 822843: if the sum of five consecutive integers is 0,then find the integers.
Answer by faceoff57(108) About Me  (Show Source):
You can put this solution on YOUR website!
if the sum of five consecutive integers is 0,then find the integers.
X + (x + 1) + (x + 2) + (x + 3) + (x + 4) = 0
X + x + 1 + x + 2 + x + 3 + x + 4 = 0
5x + 10 = 0
5x = -10
X = -2
-2, -1, 0, 1, 2