Calculadora do Método de Substituição (2×2)

Resolve o mesmo sistema linear 2×2 — formalmente equivalente à regra de Cramer.
Created by
Renato Passos, Eng. de Software
Reviewed by
Renato Passos, Eng. de Software

Last updated: Apr 18, 2026

x
2,000000
y
3,000000

Formula

isole x em uma equação e substitua na outra

About this calculator

The Substitution Method Calculator solves systems of two linear equations with two unknowns (2×2) step by step. The method consists of isolating one variable in one equation and substituting the resulting expression into the other equation, reducing the system to a single equation with one unknown. Then, solve that equation and use the found value to determine the other variable. The tool displays each calculation step, making it easier to learn and verify results.

This method is especially useful when one equation already has a variable with coefficient 1 or −1, as substitution becomes more straightforward. For example, in mixture problems, purchases, or plane geometry, where relationships between quantities are linear. Unlike Cramer's rule, which uses determinants, the substitution method is more intuitive for beginners and often avoids complex fraction calculations.

Important precautions: when isolating a variable, maintain correct equality (do not forget to change signs when moving terms to the other side). When substituting, use parentheses to avoid sign errors. Verify that the solution satisfies both original equations. The method can be tedious if coefficients are fractional or decimal; in such cases, Cramer's rule or elimination may be more practical.

This calculator is ideal for middle and high school math students, teachers who want to demonstrate the method, and anyone who needs to quickly solve a 2×2 system with detailed explanations. It also serves as a self-assessment tool: users can attempt manual solving and then check the steps and final result.

Frequently asked questions

What if the equations are not in standard form (ax + by = c)?

Rearrange the equations to isolate variable terms on one side and constants on the other. The calculator expects input in the form ax + by = c, but you can use equivalence to adjust.

What if the system has infinite solutions or no solution?

The calculator detects these cases. If substitution yields an identity (e.g., 0=0), there are infinite solutions. If it yields a contradiction (e.g., 0=5), there is no solution.

Can I use the calculator for systems with fractional coefficients?

Yes, but the method may generate complex fractions. The calculator handles fractions, but manual solving can be more tedious. In that case, consider using Cramer's rule.

What is the difference between this method and the elimination method?

In substitution, you isolate one variable and substitute into the other equation. In elimination, you add or subtract equations to cancel a variable. Both are equivalent; choice depends on convenience.

Does the calculator show all steps?

Yes, it displays each step: isolation, substitution, simplification, and final solution. This helps understand the reasoning and check where errors might have occurred.

Other Algebra calculators