SOLUTION: Find Three consecutive odd integers such that the sum of the last two is 85 more than the first.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find Three consecutive odd integers such that the sum of the last two is 85 more than the first.
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 349110
:
Find Three consecutive odd integers such that the sum of the last two is 85 more than the first.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the numbers be x,x+2,x+4
...
x+2+x+4 =x+85
2x+6 = x+85
2x-x = 85-6
x=79
...
79,81,83