SOLUTION: The sum of three consecutive integers is 186. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of three consecutive integers is 186. Find the integers.      Log On


   



Question 734696: The sum of three consecutive integers is 186. Find the integers.
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) = 186
3x = 186
x = 62

The integers are 61, 62, and 63.