Solve Systems of Equations with Multiple Unknowns

When you’re solving equations with three variables (or unknowns), you do the same as you did previously with the substitution method. The only difference is that it has one more step.

I recommend that you split your page into three columns, with one equation in each column. Read the instructions below carefully!

Rule

How to solve equations with three variables

1.
Select one of the equations and solve it for one of the variables.
2.
Take the first equation and input it into the other two equations. Arrange them nicely in your columns.
3.
Now you have two equations with two variables. You can solve them both with the substitution method.
4.
Using the two answers you now have, you input them into the equation you started with to find the final variable.

Example 1

Solve the set of equations:

2x 3y + 4z = 24 (1) x 2y + 5z = 25 (2) 3x + 5y + 3z = 5 (3)

1.
Select (2) and solve for x:
x 2y + 5z = 25 x = 25 + 2y 5z

x 2y + 5z = 25 x = 25 + 2y 5z (4)

2.
Substitute your answer into the two other equations and tidy it:

(1):

2x 3y + 4z = 24 2(25 + 2y 5z) 3y + 4z = 24 50 + 4y 10z 3y + 4z = 24 y 6z = 26

2x 3y + 4z = 24 2(25 + 2y 5z) 3y + 4z = 24 50 + 4y 10z 3y + 4z = 24 y 6z = 26

This is equal to

y = 6z 26. (5)

(3):

3x + 5y + 3z = 5 3(25 + 2y 5z) + 5y + 3z = 5 75 + 6y 15z + 5y + 3z = 5

This simplifies to

11y 12z = 70 (6)
3.
Solve the set of equations with the two new equations. Substitute (5) into (6): 11y 12z = 70 11(6z 26) 12z = 70 66z 286 12z = 70 54z = 216 z = 4

Substitute this back into (5) and you get:

y = 6 4 26 = 2.
4.
Substitute the two answers into (4) and solve: x = 25 + 2y 5z = 25 + 2 (2) 5 4 = 25 4 20 = 1.

The final answer is then

(x,y,z) = (1,2, 4).

Want to know more?Sign UpIt's free!