Substitution — Definition, Formula & Examples
Substitution is a method for solving a system of equations by isolating one variable in one equation and then replacing (substituting) that expression into the other equation. This reduces the system to a single equation with one unknown, which you can solve directly.
Given a system of two equations in two unknowns, the substitution method proceeds by solving one equation for one variable in terms of the other, then substituting that expression into the remaining equation to obtain a single equation in one variable. The resulting value is then used to determine the other variable, yielding the unique solution of the system, provided the system is consistent and independent.
How It Works
Start by picking whichever equation is easiest to solve for one variable — ideally one where a variable already has a coefficient of 1 or −1. Solve that equation for the chosen variable so you have something like . Next, replace every occurrence of in the other equation with that expression. You now have one equation in one unknown; solve it. Finally, plug the value you found back into the expression from step one to get the other variable.
Worked Example
Problem: Solve the system: and .
Step 1: Isolate a variable: The second equation is easy to solve for .
Step 2: Substitute into the other equation: Replace with in the first equation.
Step 3: Solve the single-variable equation: Distribute and combine like terms, then solve for .
Step 4: Back-substitute: Plug back into .
Answer: The solution is .
Another Example
Problem: Solve the system: and .
Step 1: Identify the isolated variable: The first equation already gives in terms of .
Step 2: Substitute: Replace in the second equation.
Step 3: Solve for $x$: Expand and simplify.
Step 4: Find $y$: Substitute back into .
Answer: The solution is .
Why It Matters
Substitution is one of the first systematic problem-solving techniques you learn in Algebra 1 and Algebra 2. It appears again in precalculus when solving nonlinear systems and in calculus through u-substitution for integrals. Fields like economics, engineering, and computer science routinely model constraints as systems of equations, and substitution remains the go-to approach whenever one relationship is already solved for a single variable.
Common Mistakes
Mistake: Forgetting to distribute when substituting an expression with more than one term.
Correction: Always place the substituted expression in parentheses. For example, replacing with in gives , not .
Mistake: Substituting back into the same equation you used to isolate the variable.
Correction: You must substitute into the other equation. Plugging back into the same equation produces a tautology like and gives no useful information.
