SOLUTION: Five times the larger of two consecutive odd integers is equal to one more than eight times the smaller

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Five times the larger of two consecutive odd integers is equal to one more than eight times the smaller       Log On


   



Question 1053762: Five times the larger of two consecutive odd integers is equal to one more than eight times the smaller
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Five times the larger of two consecutive odd integers is equal to one more than eight times the smaller
-------
smaller:: 2x-1
larger:: 2x+1
----------------
Equation:
5(2x+1) = 8(2x-1)+1
-----------------------
10x + 5 = 16x - 8 + 1
----------------------------
10x + 5 = 16x - 7
-----
6x = 12
x = 2
------------
smaller:: 2x-1 = 3
larger:: 2x+1 = 5
-----------------
Cheers,
Stan H.
------------