SOLUTION: the sum of three consecutive integers is 915. what are the intergers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of three consecutive integers is 915. what are the intergers?      Log On


   



Question 780556: the sum of three consecutive integers is 915. what are the intergers?
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) = 915
3x = 915
x = 305

The integers are 304, 305, and 306.