Substitution & Addition Methods
Graphing gives us intuition, but for exact answers we need algebra. Two fundamental techniques for solving linear systems are the substitution method and the addition (elimination) method.
Substitution Method
- Isolate one variable in one of the equations (choose the one with the simplest coefficient).
- Substitute the resulting expression into the other equation.
- Solve the single-variable equation that results.
- Back-substitute to find the other variable.
- Write the solution as an ordered pair and verify it in both original equations.
Solve the system:
Solution. Equation 2 has with coefficient 1, so isolate :
Substitute into equation 1:
Back-substitute:
Solution: .
Check: ✓ and ✓.
Addition (Elimination) Method
The idea is to add the equations so that one variable cancels out.
- Multiply one or both equations by suitable constants so that one variable has opposite coefficients in the two equations.
- Add the equations — one variable is eliminated.
- Solve the resulting single-variable equation.
- Substitute back to find the other variable.
- Write the solution and verify.
Example: Direct Addition
Solve the system:
Solution. The -coefficients are already opposites ( and ), so add the equations directly:
Substitute into the first equation:
Solution: .
Example: Multiplication Required
Solve the system:
Solution. Multiply equation 1 by 2 and equation 2 by 3 to make the -coefficients opposites:
Add:
Substitute into equation 1:
Solution: .
When to Use Which Method
| Situation | Recommended method |
|---|---|
| One variable has coefficient or | Substitution (easy to isolate) |
| Coefficients are “nice” opposites or multiples | Elimination (direct addition) |
| Both coefficients are large or complex | Elimination (with multipliers) |
In practice, both methods always work — choose whichever looks simpler for the given system.
Solve the system using the method of your choice:
Verify your answer in both equations.