SOLUTION: find the three consecutive integers whose sum is 99

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find the three consecutive integers whose sum is 99      Log On


   



Question 876960: find the three consecutive integers whose sum is 99
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find the three consecutive integers whose sum is 99
-----------
99/3 = the middle integer
======
(n-1) + n + (n+1) = 99
----
The hard way:
n + (n+1) + (n+2) = 99