Year 1 Chapter 6: Matrices Flashcards
How do you get the determinant of the matrix:
( a b )
( c d )
ad - bc
How can the determinant of M be written as?
. . . . . . . . . . . . . . . |a b| , |M| , det M , Δ
|c d|
How do you tell if a matrix is singular?
If the determinant of the matrix is equal to 0.
What is the minor of a 3x3 matrix?
The determinant of a 2x2 matrix that remains after the row and column containing the element have been crossed out.
What does the inverse of a matrix do?
It reverses the matrix so that if you multiply the inverse matrix and the matrix together you get the identity matrix.
How do you invert a 2x2 matrix?
__𝟷̲__ x ( d -b )
det M (-c a )
How do you invert a 3x3 matrix?
__𝟷̲__ x C^t
det A