SOLUTION: Find the third of four consecutive odd integers given that the sum of the first two integers if four times the larger

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the third of four consecutive odd integers given that the sum of the first two integers if four times the larger      Log On


   



Question 993511: Find the third of four consecutive odd integers given that the sum of the first two integers if four times the larger
Found 2 solutions by stanbon, MathTherapy:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the third of four consecutive odd integers given that the sum of the first two integers is four times the larger.
------
1st:: 2x-3
2nd:: 2x-1
3rd:: 2x+1
4th:: 2x+3
-------------------
Equation:
(2x-3)+(2x-1) = 4(2x+3)
4x-4 = 8x+12
4x = -16
x = -4
-----
3rd = 2x+1 = -7
------------------
Cheers,
Stan H.
--------------------

Answer by MathTherapy(10553) About Me  (Show Source):
You can put this solution on YOUR website!

Find the third of four consecutive odd integers given that the sum of the first two integers if four times the larger
Let smallest integer be S
Then others are:
S + 2
S + 4
S + 6
From the description. S + S + 2 = 4(S + 6)
2S + 2 = 4S + 24
2S - 4S = 24 - 2
- 2S = 22
S, or smallest integer = 22%2F%28-+2%29, or - 11
Third integer: - 11 + 4, or highlight_green%28-+7%29