Stage 10 · Linear Equations & Systems

10.6  Applying Systems and Extending to Three Unknowns

When two things are unknown, name two letters — and the idea scales to three.

For ages 12–14 · Intuition before notation
Knowledge point page

Point 5 of 5 in this lesson: 10.6.5 Solving three-unknown systems by elimination

10.6.5 Solving three-unknown systems by elimination

The strategy is the one you already trust, used twice. Step one: pair the equations up and eliminate one chosen letter, turning a three-unknown system into a two-unknown system. Step two: solve that two-unknown system the ordinary way. Step three: back-substitute up the ladder to recover the letter you eliminated first. Three unknowns become two, two become one — then you climb back up.

Let's solve a full example. Notice that all three equations start with a lone x — that makes x the obvious letter to eliminate first, because subtracting one equation from another cancels it cleanly.

x + y + z = 6equation ① (call it e1)
x + 2y + 3z = 14equation ② (e2)
x + 4y + 9z = 36equation ③ (e3)

Step 1 — knock out x. Subtract e1 from e2, and e2 from e3. Each lone x cancels:

(e2 − e1):  y + 2z = 8(2−1)y + (3−1)z = 14−6
(e3 − e2):  2y + 6z = 22(4−2)y + (9−3)z = 36−14

We now have a clean two-unknown system in y and z. Tidy the second one by dividing by 2: 2y + 6z = 22 becomes y + 3z = 11.

Step 2 — solve the two-unknown system. Subtract the equations to eliminate y:

y + 3z = 11from (e3 − e2), divided by 2
y + 2z = 8from (e2 − e1)
z = 3subtract: (3z − 2z) = (11 − 8)

Step 3 — climb back up. With z = 3, the equation y + 2z = 8 gives y = 8 − 2·3 = 2. Then e1, x + y + z = 6, gives x = 6 − 2 − 3 = 1. The solution is the triple (1, 2, 3).

Check against all three originals. e1: 1 + 2 + 3 = 6 ✓. e2: 1 + 2·2 + 3·3 = 1 + 4 + 9 = 14 ✓. e3: 1 + 4·2 + 9·3 = 1 + 8 + 27 = 36 ✓. All three hold, so (1, 2, 3) is the answer.

Watch out

When you make the second pairing, reuse a fresh equation, not the one you've already spent. Here e1 was paired with e2, and e2 with e3 — every original got used. If you pair e1 with e2 twice, you learn the same thing twice and the system won't close.

🎮 Try itThe elimination ladder

Press the steps in order to descend the ladder: first cancel x with e2−e1 and e3−e2, then find z, then y, then x. Each rung reveals the next.

🎮 Try itTriple checker

Dial in a candidate triple (x, y, z) and the widget substitutes it into all three equations of the worked system. A triple is the solution only when every row turns green. Find (1, 2, 3).

x 0
y 0
z 0
eastmath.com · 10.6 Applying Systems and Extending to Three Unknowns · 10.6.5 Solving three-unknown systems by elimination