2×2 Linear System Solver
2x + 3y = 13
4x + -1y = 5
4x + -1y = 5
a₁
b₁
c₁ (RHS)
a₂
b₂
c₂ (RHS)
✓Solution
x
2.0000
y
3.0000
det
-14.0000
A system of linear equations is a set of two or more equations with the same variables. The solution is the point(s) where all equations are satisfied simultaneously.
- 12×2 system: use Cramer's rule or elimination
- 2Determinant det = a₁b₂ − a₂b₁
- 3x = (c₁b₂ − c₂b₁)/det
- 4y = (a₁c₂ − a₂c₁)/det
2x+3y=13, 4x−y=5=x=2, y=3
x+y=5, 2x−y=4=x=3, y=2
| det | Solution type | Geometric interpretation |
|---|---|---|
| ≠0 | Unique solution | Lines intersect at one point |
| =0, consistent | Infinite solutions | Lines are identical |
| =0, inconsistent | No solution | Lines are parallel |
References
🔒
100% Gratis
Ingen registrering
✓
Nøyaktig
Verifiserte formler
⚡
Øyeblikkelig
Resultater med én gang
📱
Mobilevennlig
Alle enheter