Linear Algebra · Systems & Elimination

Matrix Inverses — Practice Problems and Worked Solutions

Reverse an invertible linear action.

The formulas you need here

Inverse of a 2×2

What it says
Swap the diagonal, negate the off-diagonal, divide by the determinant.
When to reach for it
Solving Ax = b for a small system, or undoing a transformation.
Watch out
Inverting a matrix is nothing like inverting its entries. And it fails outright when det A = 0.

Always verify by checking that A⁻¹A gives the identity.

18 worked problems

Every step is generated and checked by a computer algebra system.

  1. 1.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  2. 2.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  3. 3.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  4. 4.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  5. 5.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  6. 6.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  7. 7.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  8. 8.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  9. 9.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  10. 10.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  11. 11.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  12. 12.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  13. 13.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  14. 14.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  15. 15.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  16. 16.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  17. 17.

    Find the matrix inverse.

    Answer:

    Step-by-step solution
  18. 18.

    Find the matrix inverse.

    Answer:

    Step-by-step solution

More from Linear Algebra