SOLUTION: the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers.      Log On


   



Question 386642: the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers.
Found 2 solutions by stanbon, jrfrunner:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers.
--------------------------
1st: 2x-1
2nd: 2x+1
-------
Equation: 2x+1 = 2(2x-1)+7
2x+1 = 4x+6
2x = -5
x = -5/2
-----
1st: 2x-1 = 2(-5/2)-1 = -6
---
2nd: 2x+1 = 2(-5/2)+1 = -4
=================================
Cheers,
Stan H.

Answer by jrfrunner(365) About Me  (Show Source):
You can put this solution on YOUR website!
the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers
--
Let the two integers be X and (X+2)
--
Given: greater odd=7+2lesser
X+2=7+2X
2-7=2X-X
-5=X
--
answer:
Lesser: X=-5
Greater: X+2=-5+2=-3
--
verify
-3=7+2*(-5)