SOLUTION: find three consecutive intergers whose sum is 96

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


   



Question 20733: find three consecutive intergers whose sum is 96
Answer by kapilsinghi(68) About Me  (Show Source):
You can put this solution on YOUR website!
Let the three consective integers be x-1,x,x+1
So x-1 + x + x+1 = 96
so 3x = 96
So x = 32
The therr integers are 31, 32, 33