SOLUTION: find the 3 consecutive even integers such that 3 times the first equal the sum of the other 2.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find the 3 consecutive even integers such that 3 times the first equal the sum of the other 2.      Log On


   



Question 809754: find the 3 consecutive even integers such that 3 times the first equal the sum of the other 2.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the 3 consecutive even integers such that 3 times the first equal the sum of the other 2.
---------------
1st: 2x-2
2nd: 2x
3rd: 2x+2
-----
Equation:
3(2x-2) = 2x + 2x+2
6x-6 = 4x+2
2x = 8
x = 4
----
1st: 2x-2 = 6
2nd: 8
3rd: 10
==============
Cheers,
Stan H.
==============