SOLUTION: the sum of three consecutive numbers is 105. what is the smallest of the three numbers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of three consecutive numbers is 105. what is the smallest of the three numbers?      Log On


   



Question 921201: the sum of three consecutive numbers is 105.
what is the smallest of the three numbers?

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
x + x+1 +x+2 = 105
3x = 102
x = 34, the smallest of the three numbers
And...checking
34+35+36 = 105