Stage 10 · Linear Equations & Systems

10.5  Solving Two-Unknown Systems: Elimination

Two unknowns are one too many — so make one disappear.

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

Point 2 of 5 in this lesson: 10.5.2 Elimination by substitution

10.5.2 Elimination by substitution

Suppose one equation already tells you what a letter is. Take the system

y = 2x − 1   and   3x + y = 9.

The first equation says y is exactly the same thing as 2x − 1. So anywhere we see y, we are allowed to write (2x − 1) instead — they are equal, so the swap changes nothing. Pour that expression into the second equation and the y is gone:

3x + y = 9equation two
3x + (2x − 1) = 9replace y with 2x − 1
5x − 1 = 9combine like terms: 3x + 2x = 5x
5x = 10add 1 to both sides
x = 2divide both sides by 5

Now climb back up. We know x = 2, and the first equation hands us y directly:

y = 2x − 1equation one
y = 2(2) − 1put x = 2 in
y = 34 − 1 = 3

The secret pair is (2, 3). Always check it in both originals, because a single check can hide an arithmetic slip:

2(2) − 1 = 3 ✓     3(2) + 3 = 9 ✓

The same two equations as lines. Substitution found the crossing point (2, 3) exactly — no squinting at the grid required.
Watch out

Substitute the whole expression, kept inside parentheses: write 3x + (2x − 1), not 3x + 2x − 1 dropped in by hand. The parentheses keep the sign of every term safe when the expression carries a subtraction or a negative coefficient.

🎮 Try itSubstitution, one reveal at a time

Step through y = 2x − 1 and 3x + y = 9. Each tap uncovers the next move; nothing is skipped.

eastmath.com · 10.5 Solving Two-Unknown Systems: Elimination · 10.5.2 Elimination by substitution