System of Equations Calculator
Solve a two-by-two linear system with Cramer's rule and identify systems without a unique solution.
Equation 1
Equation 2
About systems of linear equations
System of equations examples
| Equations | Solution | Geometry |
|---|---|---|
| x plus y equals 5; x minus y equals 1 | x equals 3, y equals 2 | The two lines intersect once. |
| 2x plus y equals 7; x minus y equals 2 | x equals 3, y equals 1 | Substitution confirms both equations. |
| x plus y equals 4; 2x plus 2y equals 8 | No unique solution | Both equations describe the same line. |
| x plus y equals 4; x plus y equals 6 | No unique solution | The lines are parallel and distinct. |
How to solve a system
- Rewrite both equations in standard form with variable terms on the left and constants on the right.
- Enter the three coefficients or constants for Equation 1.
- Enter the corresponding three values for Equation 2.
- Select Solve System and read the solution or no-unique-solution notice.
System of equations FAQ
What is a unique solution?
A unique solution is one ordered pair that satisfies both equations. Geometrically, it is the single point where two nonparallel lines intersect.
What does a zero determinant mean?
It means the coefficient rows are dependent and Cramer's rule cannot divide by the determinant. The system then has either no solution or infinitely many solutions.
How do I enter a missing variable?
Use zero for the missing variable's coefficient. Leaving the field blank is treated as incomplete input rather than a coefficient of zero.
Can I use decimal coefficients?
Yes, every field accepts finite decimal or integer values. Results are rounded to six decimal places for a stable readable display.
How can I check the result?
Substitute the displayed x and y values into both original equations. Each left side should equal its corresponding constant, allowing for normal decimal rounding.