What Is a Substitution Calculator?
A substitution calculator solves a system of equations using the substitution method — one of the main algebraic techniques for finding where two equations meet. It solves one equation for a variable, substitutes that expression into the other equation, and finds the values that satisfy both. Enter your system and the calculator returns the solution with steps.
How to Use the Calculator
- Enter both equations of your system.
- Calculate — see the solution for each variable, with steps.
How the Substitution Method Works
| Step | Action |
|---|---|
| 1 | Solve one equation for one variable |
| 2 | Substitute that expression into the other equation |
| 3 | Solve the resulting single-variable equation |
| 4 | Back-substitute to find the other variable |
Worked Example
Solve y = 2x + 1 and 3x + y = 11. Substitute the first into the second: 3x + (2x + 1) = 11, so 5x + 1 = 11, giving 5x = 10 and x = 2. Then y = 2(2) + 1 = 5. The solution is (2, 5).
Substitution vs Elimination
Substitution works best when one equation is already solved for a variable or is easy to rearrange. Elimination is often quicker when adding or subtracting the equations cancels a variable directly. Both methods give the same solution, so choose whichever is simpler for your system.
Types of Solutions
- One solution: the lines intersect at a single point.
- No solution: a false statement appears — the lines are parallel.
- Infinitely many: an identity appears — the equations are the same line.
Frequently Asked Questions
What is the substitution method?
It solves a system by isolating one variable in one equation and substituting that expression into the other equation, reducing it to a single variable.
How do you solve by substitution?
Solve one equation for a variable, substitute it into the other, solve for the remaining variable, then back-substitute to find the first.
When should I use substitution instead of elimination?
Use substitution when one equation is already solved for a variable or is easy to rearrange; use elimination when adding or subtracting cancels a variable cleanly.
What if I get a false statement?
If substitution leads to something false like 0 = 4, the system has no solution — the lines are parallel and never intersect.
Is this substitution calculator free?
Yes — it is completely free, requires no signup, and shows the steps.