Substitution Method Calculator
Solve a two-variable linear system and identify its unique solution, inconsistency, or dependent equations.
About solving systems by substitution
Substitution method examples
Each system illustrates the relationship between equations and their intersection.
| System | Solution | Check |
|---|---|---|
| x + y = 5; 2x - y = 1 | (2, 3) | Both equations are satisfied |
| 2x + 3y = 7; x - y = 1 | (2, 1) | Substitute x = y + 1 |
| x + y = 4; x - y = 0 | (2, 2) | The lines meet once |
How to use the substitution solver
- Arrange both equations in the form ax + by = c.
- Enter the x coefficient, y coefficient, and constant for equation one.
- Enter the corresponding three values for equation two.
- Select Solve by Substitution and read the solution classification and coordinates.
- Check the coordinates by substituting them into both original equations.
Substitution method FAQ
When is substitution the easiest method?
Substitution is especially convenient when one variable already has coefficient 1 or -1. It is also useful when one equation is already solved for a variable.
What does no solution mean?
No solution means the equations represent distinct parallel lines. Their variable coefficients are proportional, but their constants are incompatible.
What do infinitely many solutions mean?
It means both equations describe the same line, even if one looks like a scaled version of the other. Every point on that line satisfies both equations.
Can a coefficient be zero?
Yes, zero means that variable is absent from the equation. The system can still have a unique solution if the two equations together determine both variables.
How can I check the answer?
Replace x and y in each original equation with the displayed values. The left side of each equation should equal its stated constant.