SOLUTION: Find two consecutive odd integers such that twice the first is three more than the second

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers such that twice the first is three more than the second      Log On


   



Question 1106007: Find two consecutive odd integers such that twice the first is three more than the second
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive odd integers such that twice the first is three more than the second
------
1st:: 2x-1
2nd:: 2x+1
--------
Equations:
2(2x-1) = 2x+1 + 3
---------------------
4x-2 = 2x+4
2x = 6
x = 3
----
1st:: 2x-1 = 5
2nd:: 2x+1 = 7
------------
Cheers,
Stan H.
----------