A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Systems of Equations — Substitution Method

Middle & High School Depth 68 in the knowledge graph I know this Set as goal
95topics build on this
295prerequisites beneath it
See this on the map →
Solving Multi-Step EquationsSystems of Equations — Graphing MethodNonlinear Systems of EquationsSystems of Equations Word Problems+1 more
systems substitution solving linear-equations

Core Idea

The substitution method solves a system by isolating one variable in one equation and substituting that expression into the other equation. For the system y = 2x + 1 and 3x + y = 11, substitute the first equation into the second: 3x + (2x + 1) = 11, which gives 5x + 1 = 11, so x = 2, then y = 5. Substitution works best when one variable is already isolated or has a coefficient of 1. It always gives an exact answer, unlike graphing. This method is also the algebraic foundation for solving systems involving nonlinear equations.

How It's Best Learned

Start with systems where one variable is already solved for (y = ... or x = ...). Then practice solving for a variable before substituting. Emphasize substituting the entire expression (with parentheses). Check the solution in both original equations. Show that the no-solution and infinitely-many-solutions cases produce contradictions and identities, respectively.

Common Misconceptions

Explainer

From graphing systems, you know that the solution to a system of two equations is the point where both lines intersect — a pair (x, y) that makes both equations true simultaneously. Graphing shows you where that point is, but reading coordinates off a graph is imprecise. Substitution is the algebraic method that finds the exact answer. The core idea is simple: if you know that y equals some expression in x, then wherever y appears in the other equation, you can replace it with that expression. Now you have one equation in one unknown, which you already know how to solve.

Here is the process in full. Given the system y = 2x + 1 and 3x + y = 11: the first equation already tells you what y is. Substitute 2x + 1 in place of y in the second equation: 3x + (2x + 1) = 11. Combine like terms: 5x + 1 = 11. Solve: x = 2. Now substitute back into either equation to find y: y = 2(2) + 1 = 5. The solution is (2, 5). You should always check by plugging (2, 5) into both original equations to confirm. Substitution converts a two-variable problem into a one-variable problem by using one equation to "express" one variable in terms of the other.

When neither equation starts with a variable isolated, you isolate one yourself before substituting. From 2x + y = 7 and x − y = 2, solving the second for x gives x = y + 2. Substitute into the first: 2(y + 2) + y = 7, so 2y + 4 + y = 7, giving y = 1, then x = 3. Notice the parentheses around (y + 2): this is where the most common error occurs. When you substitute an entire expression for a variable, the expression takes the place of the variable — including any coefficient or operation applied to that variable. Treating it as a single unit with parentheses prevents sign errors.

Sometimes the system has no solution or infinitely many solutions, and substitution reveals this algebraically rather than visually. If you substitute and all the variables cancel to produce a false statement like 0 = 7, the lines are parallel — no solution. If you get a true identity like 0 = 0, the equations are the same line in disguise — infinitely many solutions. This is more reliable than squinting at a graph to determine whether lines are parallel. Substitution is also the method you'll use for nonlinear systems later, where one equation might be a parabola and graphing becomes far less useful as a primary method.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Making 10 as an Addition StrategyAddition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts Through 10Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsSystems of Equations — Graphing MethodSystems of Equations — Substitution Method

Longest path: 69 steps · 295 total prerequisite topics

Prerequisites (2)

Leads To (3)