SOLUTION: Find three consecutive numbers that add up to 108(let the middle number be x)
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive numbers that add up to 108(let the middle number be x)
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 1048018
:
Find three consecutive numbers that add up to 108(let the middle number be x)
Answer by
mathslover(157)
(
Show Source
):
You can
put this solution on YOUR website!
Let the middle number of the the 3 consecutive numbers be x
so the other numbers are x-1 and x+1
Given, the 3 numbers add to 108
=> (x-1) + x + (x+1) =108
=> 3x=108
x= 108/3
x=36
Numbers are 35,36 and 37