Functions Involving Parameters, Vectors, and Matrices
If two matrices A and B are both invertible, what is also true about their product AB?
Product AB is invertible.
Product AB results in zero-matrix.
A and B are identical matrices.
Make sure it's not invertible.
How do you find the determinant of a 2x2 matrix ?
Suppose M and N are both square matrices where . What conclusion can be drawn about their respective inverses, if they exist?
Assumes inverses do not exist and implies communality relates only to the original pair.
Incorrectly assumes the order matters when it comes to existence and incorrectly suggests that nature impacts the ability to compute inverses.
Assuming existence affects the relationship between the pairs and incorrectly suggests that nature impacts the ability to compute inverses.
Their inverses also commute.
Question #5: Which equation represents multiplication of matrices when Matrix C results from multiplying Matrix A (r x c) by Matrix B (c x p)?
If matrix A is invertible, which of the following operations would change the determinant of A to zero?
Multiplying a row by -1.
Multiplying a row by zero.
Swapping two rows.
Adding one row to another.
Which matrix operation does not change the dimensions (number of rows and columns) of the original matrix?
Matrix addition with a different-sized matrix
Matrix multiplication with a nonconformable matrix
Scalar multiplication
Augmenting matrices together
What operation does the following matrix perform on a vector: ?
Rotation by 90 degrees counterclockwise.
Scaling by a factor of two.
Reflection across the x-axis.
Rotation by 180 degrees counterclockwise.

How are we doing?
Give us your feedback and let us know how we can improve
What effect does multiplying each element of an identity matrix by -1 have on vectors multiplied by this new transformed Matrix?
The magnitude decreases but direction remains same
No change occurs to vectors multiplied
The magnitude increases but direction remains same
The orientation is reversed (reflected through origin)
What is the result of multiplying a 2x3 matrix by a 3x2 matrix?
A 3x3 matrix.
A 3x2 matrix.
A 2x2 matrix.
A 2x3 matrix.
If two matrices and are inverses of each other, what is the result when they are multiplied together in any order ( or )?
Matrix .
The identity matrix.
The zero matrix.
Matrix .