Solving Systems of Equations by Substitution
Solving a system of equations means finding the values of and that make both equations true at the same time. The substitution method works by isolating one variable in one equation, then plugging that expression into the other equation. This reduces the system down to a single equation with one variable, which you already know how to solve.
This method is especially handy when one equation is already solved for a variable (like ) or when a variable has a coefficient of 1 or -1, making it easy to isolate.
Understanding Systems of Equations
An equation is a mathematical statement that two expressions are equal. A system of equations (also called simultaneous equations) is two or more equations considered together. The solution to a system is the ordered pair that satisfies every equation in the system.
For example, the system and has the solution because plugging in and makes both equations true.

The Substitution Method: Step-by-Step
Here's the process:
- Isolate one variable in whichever equation makes it easiest. Pick the variable that has a coefficient of 1 or -1 if possible.
- Substitute that expression into the other equation, replacing the variable entirely.
- Solve the resulting single-variable equation.
- Back-substitute the value you found into the expression from Step 1 to get the other variable.
- Check your solution by plugging both values into the original equations to confirm they work.
Worked Example:
Solve the system: and
-
The second equation is easiest to rearrange. Isolate :
-
Substitute for in the first equation:
-
Solve for :
-
Back-substitute into :
-
Check: Does work in both originals?
- ✓
- ✓
The solution is .

When Substitution Is the Best Choice
Not every method works equally well for every system. Substitution tends to be the most efficient in these situations:
- One equation is already solved for a variable. If you're given , you can skip straight to Step 2. No rearranging needed.
- A variable has a coefficient of 1 or -1. Equations like or let you isolate a variable without introducing fractions.
- The other methods would create messy arithmetic. If both equations have fractional coefficients like , elimination often requires multiplying by large numbers. Substitution can sometimes keep things simpler.
If both variables in both equations have large coefficients and neither is easy to isolate, the elimination method might be a better fit.
Real-World Applications
Many word problems translate naturally into systems of equations. Here's how to approach them with substitution:
- Define your variables. Clearly state what and represent (e.g., let = number of adult tickets, = number of student tickets).
- Write two equations from the information given. You need two independent relationships to solve for two unknowns.
- Solve using substitution following the steps above.
- Interpret your answer in context. Make sure the values make sense for the problem. If you get for a number of tickets, something went wrong.
Quick Example: A store sold apples and oranges for a total of 5 fruits. Apples cost $2 each and oranges cost $3 each, and the total was $12. Setting up: and . From the first equation, . Substituting gives , which simplifies to and . The store sold 3 apples and 2 oranges.