Question 1129191
 Find 3 consecutive odd integers where the sum of the 2nd and 3rd integer is 80 
--------------
1st:: 2x-1
2nd:: 2x+1
3rd:: 2x+3
----------------
Equation:
2x+1 + 2x+3 = 80
4x = 76
x = 19
------
1st:: 2*19-1 = 37
2nd:: 39
3rd:: 41
--------------
Cheers,
Stan H.
-------------------