Substitution Method Calculator

Solve a system of two linear equations using the substitution method. Enter the coefficients for Equation 1 (a₁x + b₁y = c₁) and Equation 2 (a₂x + b₂y = c₂), and get back the solution point (x, y) along with the substitution steps worked out for you.

Right-hand side value of Equation 1

Right-hand side value of Equation 2

Results

x =

--

y =

--

System Type

--

Verification (Eq1 check)

--

Verification (Eq2 check)

--

Results Table

Frequently Asked Questions

What is the substitution method for solving linear systems?

The substitution method is an algebraic technique where you solve one equation for one variable, then substitute that expression into the other equation. This reduces the system to a single equation with one unknown, which you can solve directly.

How do I enter my equations into this calculator?

Enter your equations in the standard form ax + by = c. For Equation 1, provide the coefficients a₁, b₁ and constant c₁. For Equation 2, provide a₂, b₂ and c₂. For example, 2x + y = 8 would be entered as a=2, b=1, c=8.

What does it mean if the system has no solution?

A system has no solution (it is inconsistent) when the two equations represent parallel lines that never intersect. Algebraically, this occurs when the determinant (a₁·b₂ − a₂·b₁) equals zero but the equations are not multiples of each other.

What does it mean if the system has infinitely many solutions?

A system has infinitely many solutions (it is dependent) when both equations represent the same line. This happens when one equation is a scalar multiple of the other, meaning the determinant is zero and the ratio of constants also matches.

How does the calculator verify the solution?

After finding (x, y), the calculator substitutes those values back into both original equations and checks that each side balances. The verification results shown should both equal the respective constants c₁ and c₂.

Can this calculator handle equations with negative coefficients?

Yes. You can enter any real-number coefficients, including negative values. For example, entering b₂ = −1 represents the term −y in your second equation.

What is the determinant and why does it matter?

The determinant D = a₁·b₂ − a₂·b₁ determines whether the system has a unique solution. If D ≠ 0, there is exactly one solution. If D = 0, the lines are either parallel (no solution) or identical (infinite solutions).

Can I use this calculator for non-integer solutions?

Absolutely. The calculator works with any real number inputs and returns decimal solutions rounded to four decimal places, so fractional and irrational-looking results are handled correctly.

More Math Tools