StatGardenREF. DESK
Calculators/Maths/2×2 matrix inverse
Maths

2×2 matrix inverse calculator

Inverse of a 2×2 matrix using the adjugate formula.

What this calculator does

2×2 matrix inverse works out inverse of a 2×2 matrix using the adjugate formula. Enter your own figures above and the answer updates as you type: nothing is fixed in the code, so the result reflects exactly the numbers you supply.

The formula this calculator evaluates is printed under the tool and explained below, so you can check the working by hand or reuse it in a spreadsheet.

The formula

FormulaA⁻¹ = 1/det(A) × [[d,−b],[−c,a]] where det(A) = ad − bc

The inputs explained

FieldWhat to enter
Row 1, Col 1 (a)A number. Starts at 4.
Row 1, Col 2 (b)A number. Starts at 7.
Row 2, Col 1 (c)A number. Starts at 2.
Row 2, Col 2 (d)A number. Starts at 6.

Worked examples

Every figure in the tables below is produced by this page’s own calculator at build time, so the numbers and the tool always agree. Select any row to load that scenario.

How the answer changes with row 1, col 1 (a)

Every other input is held at the calculator’s starting values while row 1, col 1 (a) varies. Select any row to load that scenario into the calculator.

How the answer changes with row 1, col 1 (a)
Row 1, Col 1 (a)Inverse matrixDeterminantRow 1
2[ -3.000, 3.500 ; 1.000, -1.000 ]-2.000-3.000, 3.500
3[ 1.500, -1.750 ; -0.5000, 0.7500 ]4.0001.500, -1.750
4[ 0.6000, -0.7000 ; -0.2000, 0.4000 ]10.0000.6000, -0.7000
6[ 0.2727, -0.3182 ; -0.0909, 0.2727 ]22.0000.2727, -0.3182
8[ 0.1765, -0.2059 ; -0.0588, 0.2353 ]34.0000.1765, -0.2059
12[ 0.1034, -0.1207 ; -0.0345, 0.2069 ]58.0000.1034, -0.1207