The Simultaneous Equations Solver finds the solution to any system of two linear equations in two unknowns (2×2 system). Enter the six coefficients for a₁x + b₁y = c₁ and a₂x + b₂y = c₂ — the solver uses Cramer's Rule with determinants to find x and y instantly, showing exact fraction forms where po...
2x + 1y = 7
1x + -1y = 2
x coeff
y coeff
constant
Eq. 1
Eq. 2
UNIQUE SOLUTION
x =
3/1
= 3
y =
1/1
= 1
D
-3
Dₓ
-9
D_y
-3
STEP-BY-STEP (CRAMER'S RULE)
System: (1) 2x + 1y = 7 (2) 1x + -1y = 2
Determinant: D = 2×-1 − 1×1 = -3
Cramer's Rule: x = Dx/D, y = Dy/D
Dx = 7×-1 − 2×1 = -9 → x = -9/-3 = 3/1
Dy = 2×2 − 1×7 = -3 → y = -3/-3 = 1/1
Check eq(1): 2×3 + 1×1 = 7 (should be 7) ✓
Check eq(2): 1×3 + -1×1 = 2 (should be 2) ✓
QUICK EXAMPLES
SOLUTION PROPERTIES
Enter the six coefficients: a₁, b₁, c₁ for Equation 1 (shown in red) and a₂, b₂, c₂ for Equation 2 (shown in blue). The equation display updates live as you type.
The solution appears instantly. For a unique solution, both x and y are shown as exact fractions (where possible) and as decimals.
Check the coordinate plane — Equation 1 is shown as a red line, Equation 2 as blue, and the intersection point is marked in black with its coordinates.
Read the step-by-step Cramer's Rule solution to see how the determinants D, Dₓ, and Dy are computed and used to find x and y.
If the system has no solution, the diagram shows two parallel lines. If there are infinite solutions, it shows a single line with a coincident indicator.
Example 1 (unique): 2x + y = 7, x − y = 2. D = 2(−1)−1(1) = −3. Dₓ = 7(−1)−2(1) = −9. Dy = 2(2)−1(7) = −3. x = −9/−3 = 3, y = −3/−3 = 1. Check: 2(3)+1=7 ✓, 3−1=2 ✓. Example 2 (no solution): 2x + y = 5, 4x + 2y = 9. D = 0, Dₓ = −1 ≠ 0 → no solution. Example 3 (infinite): 2x + y = 5, 4x + 2y = 10. D = Dₓ = Dy = 0 → infinite solutions.
| NAME | FORMULA | NOTES |
|---|---|---|
| Main determinant | D = a₁b₂ − a₂b₁ | D≠0: unique solution · D=0: no unique solution |
| x determinant | Dₓ = c₁b₂ − c₂b₁ | Replace x-column with constants |
| y determinant | Dy = a₁c₂ − a₂c₁ | Replace y-column with constants |
| Solution | x = Dₓ/D, y = Dy/D | Cramer's Rule — valid only when D ≠ 0 |
| No solution | D = 0, Dₓ ≠ 0 or Dy ≠ 0 | Inconsistent system — parallel lines |
| Infinite solutions | D = Dₓ = Dy = 0 | Dependent system — coincident lines |
23 Times Table
Calculate instantly →
24 Times Table
Calculate instantly →
Quadratic Equation Solver
Calculate instantly →
Logarithm Calculator
Calculate instantly →
Fraction Calculator
Calculate instantly →
Fraction Simplifier
Calculate instantly →
Linear Equation Solver
Calculate instantly →
25 Times Table
Calculate instantly →
26 Times Table
Calculate instantly →
27 Times Table
Calculate instantly →
28 Times Table
Calculate instantly →
Exponent Calculator
Calculate instantly →
29 Times Table
Calculate instantly →
30 Times Table
Calculate instantly →
Times Tables Mega Calculator
Calculate instantly →
Square Root of 10
Calculate instantly →
Square Root of 1
Calculate instantly →
Square Root Mega
Calculate instantly →
Square Root of 22
Calculate instantly →
Last updated: April 28, 2026 · Formula verified by EagleCalculator team · Eagle-eyed accuracy for every calculation.