SOLUTION: three consecutive integers with sum of 171

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: three consecutive integers with sum of 171      Log On


   



Question 697722: three consecutive integers with sum of 171
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)

(x-1) + x + (x+1) = 171
3x = 171
x = 57

integers: 56, 57, 58