SOLUTION: find three consecutive numbers whose sum is 48

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


   



Question 17797: find three consecutive numbers whose sum is 48
Answer by shirsenduban(10) About Me  (Show Source):
You can put this solution on YOUR website!
LET THE NOS ARE N,N+1,N+2
THE SUM OF THEM = N+N+N+3=48
3*N=48-3=45
N=15
NOS ARE 15,15+1,15+2