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) (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