David Gwyn J. answered 10/16/20
Highly Experienced Tutor (Oxbridge graduate and former tech CEO)
Use the 5-step procedure to solve by substitution: x - y + 2z = -7, y + z = 1, and x - 2y - 3z = 0
System of three simultaneous equations in three unknowns x,y and z (although one equation only has 2 unknowns, which makes life easier).
(1) x - y + 2z = -7
(2) y + z = 1
(3) x - 2y - 3z = 0
rearrange (2) to get y = 1 - z which can be substituted in (1) and (3) to eliminate one variable.
x - y + 2z = -7 becomes x - (1-z) + 2z = -7
=> x - 1 + z + 2z = -7
=> x +3z = -6
x - 2y - 3z = 0 becomes x - 2(1-z) - 3z = 0
=> x -2 + 2z - 3z = 0
=> x - z = 2
So now we have a system of two simultaneous equations in two unknowns:
(4) x +3z = -6
(5) x - z = 2
single x in both, so a subtraction will eliminate it:
x +3z = -6
-
x - z = 2
=
0x + 4z = -8
=> z = -2
From equation (2) we already know that y = 1 - z
=> y = 1 - (-2)
=> y = 3
Finally we need x, so we substitute both y and z into (1)
x - y + 2z = -7 becomes x - (3) + 2(-2) = -7
=> x - 3 - 4 = -7
=> x = 0
Hence our solution is x= 0, y= 3, z= -2
As always, double-check your solution by substituting in one of the equations, I'll use (3).
x - 2y - 3z = 0 becomes 0 - 2(3) - 3(-2) = 0
=> 0 - 6 + 6 = 0
=> 0 = 0 which is true
Lysandra O.
if you plug in that xyz in one of the problems it doesnt work10/15/20