Solve a 2x2 matrix equation AX = B for the unknown vector X. Uses matrix inversion to find the solution.
Solve a 2x2 matrix equation AX = B for the unknown vector X. Uses matrix inversion to find the solution.
Row 1, Column 1 of the coefficient matrix.
Row 1, Column 2 of the coefficient matrix.
Row 2, Column 1 of the coefficient matrix.
Row 2, Column 2 of the coefficient matrix.
The constant from the first equation.
The constant from the second equation.
Inverts the 2x2 coefficient matrix A and multiplies by the result vector B to find X.
How this calculator works
Inverts the 2x2 coefficient matrix A and multiplies by the result vector B to find X.
Common questions about this calculator