Inputs
System of Equations Solver
Enter coefficients for equations in the form ax + by = c.
Result
--
Result explanation
How to read this result
Visualization
105
Solve a 2x2 linear system in standard form and find x and y.
Sponsored
Inputs
Enter coefficients for equations in the form ax + by = c.
Result
--
Result explanation
Visualization
Guide
This calculator solves a two-equation linear system in standard form and shows whether the system has one solution, no solution, or infinitely many solutions.
It is useful for algebra practice and for small real-world setup problems where two unknowns are linked by two linear constraints.
Enter Equation 1 x coefficient, Equation 1 y coefficient, Equation 1 constant, Equation 2 x coefficient, Equation 2 y coefficient, and Equation 2 constant. Those values let the page solve a 2x2 linear system in standard form and find x and y.
This solver treats the system as two linear equations in standard form: ax + by = c.
It uses the determinant of the coefficient matrix to decide whether the system has one unique solution, infinitely many solutions, or no solution.
Determinant
If the determinant is not zero, the system has one unique solution.
x value
This is Cramer's rule for the x-coordinate of the solution.
y value
This is Cramer's rule for the y-coordinate of the solution.
A zero determinant means the system does not have one unique solution. Depending on the constants, the lines may represent no solution or infinitely many solutions.
Yes. This page accepts decimals, fractions such as 3/4, and square roots such as sqrt(2) or √2 in the coefficient fields.
The classification tells you whether the two equations intersect once, never intersect, or describe the same line.
The main result shown here is solution. The calculator also returns x value, y value, determinant, and classification so you can review the most useful supporting numbers at the same time.
Related ideas for this page include equations, ratios, functions, precision, algebraic structure, and coefficients.
Sponsored