Ekuation

Math

Substitution Method Calculator

Solve Systems Using the Substitution Method

The substitution method solves a system by isolating one variable in one equation and substituting that expression into the other equation. This calculator demonstrates the full process with step-by-step Gaussian elimination, which is the matrix generalization of substitution and back-substitution.

System Configuration

Number of equations and unknowns

Algorithm used for solving and step display

Equation 1

a₁₁x + a₁₂y = b₁

Equation 2

a₂₁x + a₂₂y = b₂

Quick Tips

Click to show tips

Try an Example

Pick a scenario to see how the calculator works, then adjust the values

Simple 2x2 System

Solve 2x + 3y = 7 and x - y = 1 using Gaussian elimination

Key values: 2×2 system · Unique solution · x=2, y=1

3x3 Engineering System

Solve a 3-variable system commonly found in circuit analysis

Key values: 3×3 system · Cramer's Rule · 3 unknowns

Parallel Lines (No Solution)

Explore what happens when two equations have no intersection

Key values: 2×2 system · Inconsistent · No solution

Documentation

This calculator is also known as Substitution Method Calculator.

Read the complete guide

How the Substitution Method Works

The substitution method follows these steps:

  • Choose one equation and isolate one variable (e.g., solve for x in terms of y)
  • Substitute that expression into the other equation
  • Solve the resulting single-variable equation
  • Back-substitute to find the first variable
  • Verify the solution in both original equations

Examples

Basic Substitution

Solve y = 2x + 1 and 3x + y = 11.

From equation 1: y = 2x + 1. Substitute into equation 2: 3x + (2x + 1) = 11, so 5x = 10, x = 2. Back-substitute: y = 2(2) + 1 = 5.

Key takeaway: Substitution is ideal when one variable is already isolated or has a coefficient of 1.

Mastering the Substitution Method

Tips for efficient substitution:

  • Choose the equation where a variable has the simplest coefficient (ideally 1 or -1)
  • Substitute into the other equation, not the one you solved
  • Simplify completely before solving the single-variable equation
  • Always verify by substituting your answer into BOTH original equations

Frequently Asked Questions about Substitution Method Calculator

When is substitution better than elimination?

Substitution is ideal when one equation already has a variable isolated (e.g., y = 3x + 1) or when a variable has a coefficient of 1 or -1, making isolation easy.

Can I use substitution for 3x3 systems?

Yes, but it becomes more complex with 3 variables. The matrix method (Gaussian elimination) is a systematic generalization of substitution that handles any size system.

What if I get a false statement like 0 = 5?

A false statement means the system is inconsistent (no solution). The original equations contradict each other.

Specialized Calculators

Choose from 4 specialized versions of this calculator, each optimized for specific use cases and calculation methods.

Related Calculators

6 Calculators

More Math calculators

Calculator Search

Search and find calculators