Solving Systems by Substitution
Learn to solve systems of two linear equations by substitution: isolate a variable, substitute, solve, and back-substitute — plus how to spot no-solution and infinite-solution systems.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on Solving Systems by Substitution, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
Graphing a system shows you where two lines cross, but it only gives an exact answer when the crossing point lands neatly on grid lines. What if the solution is ? Substitution solves that problem. It is an algebraic method that turns a two-variable system into a single one-variable equation you already know how to solve.
The whole idea rests on one sentence: at the solution point, and stand for the same two numbers in both equations. So if one equation tells you that equals some expression in , you are allowed to write that expression wherever appears in the other equation. This lesson walks through isolating a variable, substituting cleanly, back-substituting to recover the second coordinate, and reading what happens when the variables all disappear.
The whole idea rests on one sentence: at the solution point, and stand for the same two numbers in both equations. So if one equation tells you that equals some expression in , you are allowed to write that expression wherever appears in the other equation. This lesson walks through isolating a variable, substituting cleanly, back-substituting to recover the second coordinate, and reading what happens when the variables all disappear.
Why Substitution Works
A solution to a system of two linear equations is an ordered pair that makes both equations true at the same time. Graphically it is the intersection point of the two lines.
Substitution uses that "at the same time" condition. Suppose one equation says . At the solution, the number and the number are equal — they are two names for the same value. So in the other equation, replacing with does not change which pairs make it true. What it does change is the number of variables: the second equation now contains only , and a one-variable linear equation is something you can solve directly.
Once you have the -value, you plug it back into the isolated equation to get . That step is called back-substitution, and skipping it is the single most common incomplete answer in this unit. A system's solution is a point, not a number, so an answer of "" is only half finished.
One more thing worth noticing: substitution never requires the equations to be in slope-intercept form, and it never requires graphing. It works with fractions, decimals, and large coefficients exactly as well as it works with small whole numbers, which is why it stays useful long after this unit.
Substitution uses that "at the same time" condition. Suppose one equation says . At the solution, the number and the number are equal — they are two names for the same value. So in the other equation, replacing with does not change which pairs make it true. What it does change is the number of variables: the second equation now contains only , and a one-variable linear equation is something you can solve directly.
Once you have the -value, you plug it back into the isolated equation to get . That step is called back-substitution, and skipping it is the single most common incomplete answer in this unit. A system's solution is a point, not a number, so an answer of "" is only half finished.
One more thing worth noticing: substitution never requires the equations to be in slope-intercept form, and it never requires graphing. It works with fractions, decimals, and large coefficients exactly as well as it works with small whole numbers, which is why it stays useful long after this unit.
The Four Steps
Here is the procedure, with the reason behind each step.
Step 2 has a trap built into it. You must substitute into the equation you did not use in step 1. If you isolate in the first equation and then substitute back into that same first equation, everything cancels and you get a true statement like , which tells you nothing. That statement is true because you did no work, not because the system has infinitely many solutions.
Use parentheses every single time you substitute. If and the other equation is , write . Students who write forget to distribute the across the and end up with a wrong value.
Finally, check your answer in the equation you did not use for back-substitution. That catches arithmetic slips almost instantly and takes about ten seconds.
| Step | What you do | Why |
|---|---|---|
| 1 | Isolate one variable in one equation | Creates an expression you are allowed to swap in |
| 2 | Substitute that expression into the other equation | Reduces the system to one variable |
| 3 | Solve the resulting one-variable equation | Gives one coordinate of the solution |
| 4 | Back-substitute into the isolated equation | Gives the other coordinate |
Use parentheses every single time you substitute. If and the other equation is , write . Students who write forget to distribute the across the and end up with a wrong value.
Finally, check your answer in the equation you did not use for back-substitution. That catches arithmetic slips almost instantly and takes about ten seconds.
Choosing the Smartest Variable to Isolate
Substitution is always correct, but some choices produce fractions and some do not. Scan both equations for a variable whose coefficient is or . Isolating that variable costs you nothing but a subtraction.
In the system and , the in the second equation has coefficient , so is clean. Isolating in the first equation instead would give — still correct, just messier.
Watch the signs when the coefficient is . From , solving for gives , and then . Students who forget to flip both signs on the right side write and every later step is wrong. A fast safety check: substitute a convenient value like into the original and into your isolated form and confirm they agree.
If fractions do appear, do not panic and do not round. Keep the fraction exact through the whole problem; the final coordinates are often much nicer than the intermediate steps suggest.
In the system and , the in the second equation has coefficient , so is clean. Isolating in the first equation instead would give — still correct, just messier.
| System feature | Best move |
|---|---|
| A variable already alone, like | Substitute immediately, no step 1 needed |
| A coefficient of or somewhere | Isolate that variable |
| Every coefficient is or larger | Substitution usually brings fractions; elimination may be quicker |
If fractions do appear, do not panic and do not round. Keep the fraction exact through the whole problem; the final coordinates are often much nicer than the intermediate steps suggest.
When the Variables All Disappear
Sometimes after substituting, every and cancels out and you are left with a statement about numbers only. That is not a mistake — it is information about the two lines.
If the leftover statement is false, like or , the system has no solution. The lines are parallel: same slope, different -intercepts, so they never intersect. Write "no solution" as your answer.
If the leftover statement is true, like or , the system has infinitely many solutions. The two equations describe the same line — one is just a multiple of the other. Example: and ; multiplying the first by gives the second exactly. Every point on that line satisfies both equations.
The wrong answers here are predictable. Some students see and write ", ", which is a specific point, not an infinite set. Others see and write "" as the solution. Neither is right: one describes a whole line, the other describes an empty set. Make sure you substituted into the other equation before concluding either one.
If the leftover statement is false, like or , the system has no solution. The lines are parallel: same slope, different -intercepts, so they never intersect. Write "no solution" as your answer.
If the leftover statement is true, like or , the system has infinitely many solutions. The two equations describe the same line — one is just a multiple of the other. Example: and ; multiplying the first by gives the second exactly. Every point on that line satisfies both equations.
| Result after substituting | Meaning | Lines |
|---|---|---|
| (a number) | Exactly one solution | Intersect once |
| (false) | No solution | Parallel, distinct |
| (true) | Infinitely many solutions | Same line |
Setting Up Real Systems for Substitution
Substitution shines when a relationship in the problem is already stated as "one thing in terms of another." Suppose a rectangle's length is centimeters more than its width and the perimeter is centimeters. The sentence "length is more than width" is already an isolated equation: . Pair it with and substitute directly: , so , giving and .
That pattern shows up constantly. Phrases like "twice as many," "three fewer than," "the rest of the" and "total" translate into an equation with a variable already alone, which means step 1 is done before you start.
A caution about labeling: define your variables in words before writing equations. Writing "let width in centimeters" prevents the classic error of solving perfectly and then reporting the wrong quantity. When the question asks for the length, the answer is centimeters, not .
Also remember that the algebra does not know about context. If substitution gives a negative number of tickets or a width of , the arithmetic may still be correct while the setup is wrong — go back and re-read how you translated the sentences. This idea gets developed much further when the unit turns to full word problems, but the translation habit starts here.
That pattern shows up constantly. Phrases like "twice as many," "three fewer than," "the rest of the" and "total" translate into an equation with a variable already alone, which means step 1 is done before you start.
A caution about labeling: define your variables in words before writing equations. Writing "let width in centimeters" prevents the classic error of solving perfectly and then reporting the wrong quantity. When the question asks for the length, the answer is centimeters, not .
Also remember that the algebra does not know about context. If substitution gives a negative number of tickets or a width of , the arithmetic may still be correct while the setup is wrong — go back and re-read how you translated the sentences. This idea gets developed much further when the unit turns to full word problems, but the translation habit starts here.
Key terms
- System of linear equations.
- Two or more linear equations considered together, where a solution must satisfy all of them simultaneously.
- Solution of a system.
- An ordered pair that makes every equation in the system true; graphically, a point where the lines intersect.
- Substitution method.
- An algebraic technique that replaces a variable in one equation with an equivalent expression from the other, reducing the system to one variable.
- Isolate a variable.
- Use inverse operations to rewrite an equation so one variable stands alone on a side, as in rewriting into .
- Back-substitution.
- Plugging the value you found for one variable into the isolated equation to find the second coordinate.
- Inconsistent system.
- A system with no solution; substituting produces a false numeric statement such as , and the lines are parallel.
- Dependent system.
- A system whose equations describe the same line; substituting produces a true statement such as , and there are infinitely many solutions.
- Coefficient.
- The number multiplying a variable; coefficients of or make a variable easiest to isolate.
Worked example
Solve the system by substitution: and .
Step 1 — Choose and isolate. In , the variable has coefficient , so isolating it avoids fractions. Add to both sides:Step 2 — Substitute into the other equation. Replace in with , keeping the parentheses:Step 3 — Solve for . Distribute the across both terms:Step 4 — Back-substitute. Use the isolated equation from step 1, since it is already solved for :So the solution is the point .
Check in the equation not used for back-substitution. Test in : . True. And in the original first equation: . True.
Both equations hold, so is confirmed. Notice the answer is written as an ordered pair — stopping at would leave the problem unfinished.
Check in the equation not used for back-substitution. Test in : . True. And in the original first equation: . True.
Both equations hold, so is confirmed. Notice the answer is written as an ordered pair — stopping at would leave the problem unfinished.
Practice questions
Solve by substitution: and .
Answer:
The first equation is already solved for , so substitute directly: . Distribute to get , so and . Back-substitute: . The solution is . The pair is the same numbers in reversed order, which is a frequent slip — always list the -coordinate first. Checking in gives , confirming it.
A student solves the system and by substitution and ends up with the equation . Explain what this means about the system and describe its solution set.
Answer: The system is dependent: the two equations represent the same line, so there are infinitely many solutions — every point on the line .
Isolating gives . Substituting into the second equation: , which becomes , or . All variable terms cancel and a true statement remains, which signals that the second equation is just the first multiplied by . Since both equations describe the identical line, any point on that line satisfies both — for instance , , and . The answer is not "" or "no solution"; it is the whole line.
In the system and , which variable should you isolate first, and why? Then solve the system.
Answer: Isolate in the second equation, giving ; the solution is .
The coefficient of in is , the only coefficient with absolute value , so isolating it avoids fractions in the setup. From , subtract to get , then multiply both sides by : . Substitute into the first equation: , so , giving and . Back-substitute: . Fractional answers are perfectly normal — keep them exact rather than rounding.
FAQ
- How do I know whether to use substitution or elimination?
- Look at the coefficients. If a variable is already alone or has a coefficient of or , substitution is usually fastest. If every coefficient is or larger and the variable terms line up nicely, elimination tends to be cleaner. Both methods always give the same correct answer, so if you start one and it gets ugly, you can switch.
- Does it matter which equation I isolate a variable in?
- No — the final answer is identical either way. It only affects how much arithmetic you do. Pick the equation and variable that avoid fractions. What does matter is substituting into the other equation; substituting back into the one you just rearranged always produces a meaningless identity like .
- Why did all my variables cancel out?
- That means the lines are parallel or identical. If what remains is false, like , the lines are parallel and the system has no solution. If what remains is true, like , the equations are the same line and there are infinitely many solutions. Before concluding either, double-check that you substituted into the second equation and distributed correctly.
- Do I have to write my answer as an ordered pair?
- Yes, for a system with one solution. The solution is a point where two lines meet, so it needs both coordinates in the order . Writing only leaves the problem half done, and reversing the coordinates names a completely different point.
Learn this with a teacher, not a page
The Crimsora tutor teaches Solving Systems by Substitution live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.