SOLUTION: x,y,z and 3 consecutive even integers such that three times the first is two more than twice the third one, what is the second integer ?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: x,y,z and 3 consecutive even integers such that three times the first is two more than twice the third one, what is the second integer ?      Log On


   



Question 747779: x,y,z and 3 consecutive even integers such that three times the first is two more than twice the third one, what is the second integer ?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
x,y,z and 3 consecutive even integers such that three times the first is two more than twice the third one, what is the second integer ?
------------------
3x = 2z + 4
z = x+4
----
3x = 2(x + 4) + 4
3x = 2x + 12
x = 12
y = 14