📈college algebra review

Multiplicative inverse of a matrix

Written by the Fiveable Content Team • Last updated September 2025
Written by the Fiveable Content Team • Last updated September 2025

Definition

The multiplicative inverse of a matrix $A$ is another matrix $A^{-1}$ such that when $A$ is multiplied by $A^{-1}$, the result is the identity matrix. Not all matrices have a multiplicative inverse; only square matrices with non-zero determinants do.

5 Must Know Facts For Your Next Test

  1. A matrix must be square (same number of rows and columns) to have a multiplicative inverse.
  2. The determinant of the matrix must be non-zero for its inverse to exist.
  3. $AA^{-1} = I$ and $A^{-1}A = I$, where $I$ is the identity matrix.
  4. The formula to find the inverse of a 2x2 matrix $\begin{pmatrix}a & b\\ c & d\end{pmatrix}$ is $\frac{1}{ad - bc}\begin{pmatrix}d & -b\\ -c & a\end{pmatrix}$, provided that $ad - bc \neq 0$.
  5. Inverting larger matrices often requires methods such as Gaussian elimination or using adjugates and cofactors.

Review Questions

Multiplicative inverse of a matrix Definition - College Algebra Key Term | Fiveable