x + y + z = 8 (1) x - y + z = 4 (2) x - z = y + 2 (3) Subtract equation (2) from equation (1). You will get 2y = 4 ====> y = 4/2 = 2. Substitute y= 2 into equations (1) and (3). You will get x + z = 6 (4) x - z = 4 (5) Add equations (4) and (5). You will get 2x = 10 ====> x = 10/2 = 5. Substitute x= 5 and y= 2 into equation (1). You will get 5 + 2 + z = 8 ====> z = 1. Answer. x= 5, y= 2, z= 1.