SOLUTION: three consecutive intergers whose sum is 99

Algebra ->  Absolute-value -> SOLUTION: three consecutive intergers whose sum is 99      Log On


   



Question 168119: three consecutive intergers whose sum is 99
Answer by oscargut(2103) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers are n,n+1 and n+2
so n+n+1+n+2=99 then 3n+3=99 then 3n=96 then n=32
Solution: 32,33,34