Chapter 11 Matrices Flashcards
Adding and Subtracting Matrices
A matrix can only be added to (or subtracted from) another matrix if the two matrices have the same dimensions . To add two matrices, just add the corresponding entries, and place this sum in the corresponding position in the matrix which results.
Multiplying Matrices
Can only work if C = C in the R x C of Matrix 1 and R x C of Matrix 2,
Matrix Algebra vs Ordinary Algebra
Inverse of a 2x2 Matrix
To find the inverse of a 2x2 matrix: swap the positions of a and d, put negatives in front of b and c, and divide everything by the determinant (ad-bc).
Considering the Matrix is A B
C D
Further Matrices Algebra
Finding a determinant of a 3x3 matrix
Hide the row and column of the 2x2 determinant you’re finding
Inverse of 3x3 Matrix using Adjugate Pt.1
Transpose the matrix first, then find the determinant of 2x2 matrices
Inverse of a 3x3 Matrix using Adjugate
Those + - symbols will stay constant and add to the adjugate,
To find determinant look at white pic, keep in mind the + - symbols