Solving three equations in three unknowns
Why three equations
- To pin down three unknowns (, , ) you need three independent equations.
- Each equation now represents a plane in 3-D. A unique solution is the single point where all three planes meet.
The strategy: reduce 3 down to 2
- The plan is to eliminate the same variable twice to get a smaller system:
- Pick a variable to remove (choose the easiest — one that already has matching or opposite coefficients).
- Combine equation 1 with equation 2 to eliminate it → a new equation in the other two unknowns.
- Combine equation 1 with equation 3 to eliminate the same variable → a second new equation.
- You now have two equations in two unknowns — solve them as before.
- Back-substitute into any original equation to find the third variable.
Solve the system
Step 1 — Eliminate from two pairs
: , so
: , so
Step 2 — Solve the 2×2 system (A) and (B)
From (A): . Substitute into (B):
Then .
Step 3 — Back-substitute for
Using (1): .
The same three outcomes
- Just like two-variable systems, three-variable systems can have one solution (planes meet at a point), no solution (no common point — e.g. planes forming a triangular "tube"), or infinitely many (planes share a whole line).
- The algebra signals it the same way: a variable-free false line () means no solution; a variable-free true line () means infinitely many.
Test yourself
Practice by grade
One question each at Achieved, Merit and Excellence. Have a go, then compare with the model answer.
Achieved
Given , and , find , and .
Merit
Solve , , .
Excellence
Solve , , , showing your elimination clearly.