Solution:From statement I,
x + y = 12 ---------- (1)
x + z = 4 ---------- (2)
From statement II,
x - y = 6 ---------- (3)
On combining statement I and II,
we get x = 9 and y = 3 (adding eqn(1)and(3))
Putting x = 9 in eqn(2) we have : z = -5
Clearly, we can see that Both I and II are sufficient.