System of Linear Equations Solver

Solve a system of 2x2 linear equations: a₁x + b₁y = c₁, a₂x + b₂y = c₂. Enter coefficients to find x and y.

Assumptions: Unique solution exists (non-zero determinant). Uses Cramer's rule.

Inputs

Results

Enter coefficients above to solve the system.