SOLUTION: Find three consecutive even integers such that twice the sum of the first and third is twelve more than twice the second. Thanks, Tonya

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive even integers such that twice the sum of the first and third is twelve more than twice the second. Thanks, Tonya      Log On


   



Question 85074: Find three consecutive even integers such that twice the sum of the first and third is twelve more than twice the second.
Thanks,
Tonya

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
To start with, recognize that even integers are 2 units apart. If the first even integer
is x, then the next even integer is x+2 and the third in the sequence is x + 4.
.
Twice the sum of the first and third is, therefore, 2 times [x +(x+4)]. Inside the brackets
simplifies to x + x + 4 which is equivalent to 2x + 4 and 2 times that quantity is 2(2x + 4)
which multiplies out to 4x + 8.
.
Twice the second is 2*(x+2) and this multiplies out to 2x +4. 12 more than that means add
12 to it to get (2x + 4) + 12 = 2x + 4 + 12 = 2x + 16.
.
Now we can set the two results equal. The first result is 4x + 8 and the second is 2x + 16.
Setting them equal results in:
.
4x + 8 = 2x + 16
.
Get rid of the 8 on the left side by subtracting 8 from both sides to get:
.
4x = 2x + 8
.
Next get rid of the 2x on the right side by subtracting 2x from both sides. The result is:
.
2x = 8
.
Solve for x by dividing both sides by 2 and the result is:
.
x = 8/2 = 4.
.
So the first even number in the sequence is 4. That means the next even integer is 4 + 2
which is 6 and the next even integer is 4 + 4 = 8.
.
The three even, consecutive integers that satisfy this problem are 4, 6, and 8.
.
Check:
.
Twice the sum of the first and third is 2 times (4 + 8) is 2 times 12 which is 24.
.
12 more than 2 times the second is 12 + 2*6 = 12 + 12 = 24.
.
These two answers are equal and so the problem is satisfied.
.
Hope this helps you to understand the problem a little better.