System of Equations Solver — 2-Variable Linear System
Solve systems of two linear equations using the Cramer Rule determinant method. Get step-by-step solutions for unique, infinite, or no solution cases.
System Solver
Results below
Enter Values
Determinant (D)
▲ -19
Solution Type
▲ Unique solution
Step-by-Step Work
System of equations: 2x + 3y = 7 5x + -2y = 3 Determinant D = a₁·b₂ − a₂·b₁ = 2·-2 − 5·3 = -19 Dx = c₁·b₂ − c₂·b₁ = 7·-2 − 3·3 = -23 Dy = a₁·c₂ − a₂·c₁ = 2·3 − 5·7 = -29 D = -19 ≠ 0 → unique solution x = Dx / D = -23 / -19 = 1.210526 y = Dy / D = -29 / -19 = 1.526316
Scenario Comparison
Embed Code
Copy and paste this HTML snippet into any web page to embed this calculator directly.
<iframe src="http://127.0.0.1:59362/embed/math/system-of-equations?ref=embed" title="System of Equations Solver — 2-Variable Linear System" width="100%" style="max-width:600px; border:none; height:500px;" loading="lazy"></iframe>
Direct Link
Share this link to let others open the calculator in their browser.
Linear System — Two Lines
Determinant (D)
-19
Solution
(1.210526, 1.526316)
Related Calculators
Reviews
No reviews yet. Be the first to share your experience with System of Equations Solver — 2-Variable Linear System.
Write a Review
