MIT Matrix Algebra Flashcards
What is the purpose of the elimination method for solving systems of equations?
Because it allows us to eliminate or get rid of one of the variables so we can solve a more simplified equation.
If you want to do row operations on a matrix, where do you put the matrix by which you would like to multiply?
The matrix goes to the left of the original matrix
If you want to do column operations on a matrix, where do you put the matrix by which to multipy?
To do column operations, you put the matrix by which to multiply to the right of the original matrix
What is a permutation matrix?
A matrix that exchanges the rows or columns of a matrix.
It is a matrix that contains a single 1 and the rest 0s in each row of the matrix
Can you exchange the order of matrices for multiplication??
No, matrix multiplication is not commutative.