study guides for every class

that actually explain what's on your next test

Invertible matrix

from class:

Algebra and Trigonometry

Definition

An invertible matrix is a square matrix that has an inverse, meaning there exists another matrix which when multiplied with the original yields the identity matrix. A matrix is invertible if and only if its determinant is non-zero.

congrats on reading the definition of invertible matrix. now let's actually learn it.

ok, let's learn stuff

5 Must Know Facts For Your Next Test

  1. An $n \times n$ matrix $A$ is invertible if there exists an $n \times n$ matrix $B$ such that $AB = BA = I$, where $I$ is the identity matrix.
  2. The determinant of an invertible matrix is non-zero: $\det(A) \neq 0$.
  3. If a matrix $A$ is invertible, then its inverse is unique and denoted as $A^{-1}$.
  4. The product of two invertible matrices is also invertible, and $(AB)^{-1} = B^{-1}A^{-1}$.
  5. A system of linear equations represented by $AX = B$ has a unique solution if $A$ is invertible; the solution can be found using $X = A^{-1}B$.

Review Questions

  • What condition must the determinant of a matrix satisfy for it to be considered invertible?
  • If $A$ and $B$ are both invertible matrices, what can be said about the product $AB$? What is the relationship between their inverses?
  • How can you use the inverse of a matrix to solve a system of linear equations?
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.