Everyday Tools

Matrix Inverse Calculator

Calculate the inverse of a 2x2 or 3x3 matrix when the determinant is not zero.

  • Updated April 16, 2026
  • Free online tool
  • Planning and research use

Matrix work gets easier to check when the inverse of a small matrix is calculated directly instead of being worked out by hand line by line. This calculator helps users calculate the inverse of practical 2x2 and 3x3 matrices and clearly warns when the matrix is singular.

Run the estimate

Enter your numbers and read the result first, then use the sections below to understand what affects the outcome.

Matrix inverse calculator

Calculate the inverse of a 2x2 or 3x3 matrix when the determinant is not zero.

[[0.6, -0.7], [-0.2, 0.4]]

Calculated the matrix inverse using the determinant and adjugate-based inverse formula.

Inverse matrix[[0.6, -0.7], [-0.2, 0.4]]
Matrix size used2x2
Determinant used10
Matrix values used[[4, 7], [2, 6]]
  • Using the 2x2 matrix [[4, 7], [2, 6]], the determinant is 10 and the inverse comes out to [[0.6, -0.7], [-0.2, 0.4]].
  • A nonzero determinant means the matrix is invertible in this small-matrix calculation.
  • Use the result as a quick linear-algebra check for small matrices when you want the inverse without working through each cofactor by hand.

This is standard matrix math for small square matrices. The calculator supports 2x2 and 3x3 matrices only, and singular matrices do not have an inverse.

Last updated April 16, 2026. Use this tool to compare scenarios and plan ahead, then confirm important details with the lender, employer, insurer, contractor, or other qualified provider involved in the final decision.

What the calculator is doing

Choose whether you want to invert a 2x2 or 3x3 matrix.

Enter the matrix values for the selected size.

The calculator finds the determinant and, when the matrix is invertible, calculates the inverse matrix.

This is standard matrix-inverse math for small matrices. If the determinant is zero, the matrix is singular and does not have an inverse.

Browse more everyday tools

Ways people use this tool

Example scenarios help turn a quick estimate into a more useful comparison or planning step.

Check an algebra or linear-systems problem

A quick inverse result can help verify handwork for matrix algebra and system-solving exercises.

Test whether a matrix is invertible

The determinant check can help you spot when a matrix has no inverse before you continue with more steps.

Use it with other matrix tools

Matrix inverse often becomes more useful when reviewed beside determinant, multiplication, and trace tools.

Good times to run this calculator

Use this when you need the inverse of a small matrix for algebra, systems of equations, or quick matrix checks.

It is especially useful when you want to confirm whether a matrix is invertible before doing more work.

The calculator supports 2x2 and 3x3 matrices only and assumes the entries are numeric values.

It does not show every symbolic algebra step, so it is best for practical calculation and verification rather than formal proofs.

Avoid the usual input mistakes

Continuing to look for an inverse after the determinant is zero will not work because the matrix is singular.

Entering one matrix value in the wrong position can completely change both the determinant and the inverse.

Check the determinant first if you want a quick sense of whether an inverse should exist.

Use matrix multiplication to verify the result by multiplying the matrix by its inverse and checking whether you get the identity matrix.

Walk through a realistic scenario

A worked example shows how the estimate behaves when the inputs resemble a real planning decision.

Calculate a 2x2 matrix inverse

A matrix has rows [4, 7] and [2, 6].

1. Choose 2x2 mode and enter the four matrix values.

2. Calculate the determinant to confirm the matrix is invertible.

3. Apply the standard inverse formula and read the resulting inverse matrix.

Takeaway: The result gives a quick inverse for a small matrix and helps verify manual algebra work.

Common questions

How does the calculator know whether a matrix has an inverse?

It first calculates the determinant. If the determinant is zero, the matrix is singular and cannot be inverted.

Why only 2x2 and 3x3 matrices?

Because those are the most practical small-matrix cases for quick student-friendly calculation and verification.

What happens when the determinant is zero?

The calculator clearly tells you the matrix is singular and does not return an inverse matrix.

Keep comparing

Determinant, multiplication, and trace tools help confirm whether the inverse result is valid and how the matrix behaves in related operations.

Vector and proportion tools can help when the matrix work is part of a broader applied-math setup.

Everyday ToolsUpdated April 16, 2026

Matrix Trace Calculator

Calculate the trace of a 2x2 or 3x3 matrix by summing the main diagonal entries.

Everyday ToolsUpdated April 16, 2026

Combination Calculator

Calculate how many combinations can be made when order does not matter.