Linear Equation System Solver

Solve systems of linear equations in 2x2 or 3x3 form. This calculator uses determinant-based methods to return x, y, and z with clear results.

Loading calculator...

Solving linear systems

A linear system can be written in matrix form as A * x = b, where A contains the coefficients and b contains the constants.

If the determinant of A is nonzero, the system has a unique solution. This calculator uses Cramer's rule to compute each variable.

When the determinant is zero, the system may have infinitely many solutions or no solution. In that case the solver reports that no unique solution exists.

Use the 2x2 mode for two-variable systems and the 3x3 mode for three-variable systems.

Linear system solver FAQs