SOLUTION: find three consecutive odd numbers such that the sum of the last two bigger numbers is 85 more than the first.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find three consecutive odd numbers such that the sum of the last two bigger numbers is 85 more than the first.      Log On


   



Question 342283: find three consecutive odd numbers such that the sum of the last two bigger numbers is 85 more than the first.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find three consecutive odd numbers such that the sum of the last two bigger numbers is 85 more than the first.
---
1st: 2x-1
2nd: 2x+1
3rd: 2x+3
----
Equation:
(2x+1)+(2x+3) = 2x-1+85
---
4x+4 = 2x+84
2x = 80
x = 40
---
1st: 2x-1 = 79
2nd: 81
3rd: 83
======================
Cheers,
Stan H.