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


   



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) About Me  (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