SOLUTION: Find two consecutive odd intgers such that the smaller one is sixteen more than one third the larger.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd intgers such that the smaller one is sixteen more than one third the larger.      Log On


   



Question 899069: Find two consecutive odd intgers such that the smaller one is sixteen more than one third the larger.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive odd intgers such that the smaller one is sixteen more than one third the larger.
------
1st: 2x-1
2nd: 2x+1
-----
Equation:
2x-1 = (1/3)(2x+1) + 16
----------------------
Multiply thru by 3 to get rid of the fraction:
6x -3 = (2x+1) + 48
4x-3 = 49
4x = 52
x = 13
---
1st: 2x-1 = 25
2nd: 2x+1 = 27
------------------
Cheers,
Stan H.
------------------