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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 921201
:
the sum of three consecutive numbers is 105.
what is the smallest of the three numbers?
Answer by
ewatrrr(24785)
(
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