For Parents/Math/How to Teach Systems of Equations

How to Teach Systems of Equations

3 min read7th8th

One equation with one unknown (x + 5 = 12) gives one answer. But what if there are two unknowns? x + y = 10 has infinitely many solutions: (1,9), (2,8), (3,7)... You need a second equation to pin down a unique answer.

That is the core idea of systems: two unknowns require two equations.

The real-world hook

"I bought 3 notebooks and 2 pens for $11. My friend bought 1 notebook and 4 pens for $9. How much does each item cost?"

Let n = notebook price, p = pen price:

  • 3n + 2p = 11
  • n + 4p = 9

Neither equation alone tells you the answer. Together, they do: n = $2.60, p = $1.60.

Key Insight: Systems of equations model any situation where two constraints must be satisfied simultaneously. Before teaching the mechanics, show your child why one equation is not enough: "x + y = 10 — what are x and y? You cannot tell. But if I also say x - y = 2, now you can: x = 6, y = 4."

Method 1: substitution

Solve one equation for one variable, then substitute into the other.

x + y = 10 and x - y = 2

From equation 1: x = 10 - y Substitute into equation 2: (10 - y) - y = 2 → 10 - 2y = 2 → 2y = 8 → y = 4 Then: x = 10 - 4 = 6

When to use: When one equation can easily be solved for one variable (like x = ... or y = ...).

Method 2: elimination

Add or subtract equations to eliminate one variable.

3n + 2p = 11 n + 4p = 9

Multiply the second equation by 3: 3n + 12p = 27 Subtract the first: (3n + 12p) - (3n + 2p) = 27 - 11 → 10p = 16 → p = 1.60 Then: n + 4(1.60) = 9 → n = 2.60

When to use: When a variable can be easily eliminated by adding or subtracting the equations (possibly after multiplying one equation by a constant).

Method 3: graphing

Graph both equations on the coordinate plane. The solution is where the lines intersect.

x + y = 10 → y = -x + 10 x - y = 2 → y = x - 2

These lines cross at (6, 4). That is the solution.

When to use: For visual understanding. Less precise than algebraic methods but shows what "solving a system" means geometrically.

Prerequisites

Systems of equations build on:

Common mistakes

Substituting back into the wrong equation: After finding one variable, they substitute into the same equation they derived it from instead of checking with the other. Always substitute back into both equations to verify.

Sign errors during elimination: When subtracting equations, sign management is critical. Write out every step.

Thinking graphing gives exact answers: Unless the intersection falls on a grid point, graphing only gives approximate solutions. Use algebraic methods for exact answers.


Systems of equations solve problems that single equations cannot — any situation with two unknowns and two relationships. Teach substitution and elimination as algebraic tools, and graphing as a visual check. When your child can set up and solve a system, they have reached a genuine milestone in algebraic thinking.

If you want a system that builds equation-solving skills progressively from one-step through two-step to systems — that is what Lumastery does.


Related reading

Adaptive math that teaches itself

Lumastery handles the daily math lessons, adapts to each child’s level, and gives you weekly reports on their progress.

Join the Waitlist