System of 2 Equations Solver
Enter the six coefficients to solve for x and y.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
A system of two linear equations in two unknowns, a₁x + b₁y = c₁ and a₂x + b₂y = c₂, can be solved directly with Cramer's rule: x = (c₁b₂ − c₂b₁) / (a₁b₂ − a₂b₁) and y = (a₁c₂ − a₂c₁) / (a₁b₂ − a₂b₁), where the denominator is the determinant of the coefficient matrix. If that determinant is zero, the lines are parallel and the system has no unique solution (no solution or infinitely many).
The method is a staple of algebra courses because it avoids the substitution/elimination bookkeeping, and it shows up throughout engineering and science wherever two linear relationships must be solved simultaneously — mixing problems, circuit mesh-current analysis, and basic supply-and-demand equilibrium in economics.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)