2×2 System of Linear Equations Solver

Solve a 2×2 system of linear equations using Cramer's rule. Enter coefficients to get x and y, or find out if the system has no solution or infinitely many.

Inputs

a_1\, x + b_1\, y = c_1
a_2\, x + b_2\, y = c_2

Results

\begin{aligned} D &= a_1 b_2 - a_2 b_1 \\ &= \left(2\right)\left(-1\right) - \left(1\right)\left(3\right) \\ &= ? \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?