Card 0 of 12
Which of the following properties does not apply to matrices?
Commutative does not apply to matrices because if we have matrices , and
. It is not necessarily true that
, even though in some cases it's true.
Compare your answer with the correct one above
Which is an example of two matrices satisfying the associative and distributive properties? Let a be a scalar, and A, B, and C be three unique matrices.
is the correct answer because it is the only answer that involves both the associative and distributive properties.
Compare your answer with the correct one above
Which matrix when multiplied with
will yield the same result regardless of the order in which they're multiplied?
The only matrix that works is , because regardless of the order of matrix multiplication, the result will always be
.
Compare your answer with the correct one above
Why doesn't the commutative property hold for matrix multiplication?
The reason that the commutative property doesn't apply to matrix multiplication is because order of multiplication matters. We multiply by the entry in the row of the first matrix by the entry in the column of the second matrix.
Compare your answer with the correct one above
Which is an example of two matrices satisfying the distributive properties? Let be a scalar, and
,
, and
be three unique matrices.
The only answer that satisfies the distributive property is .
Compare your answer with the correct one above
True or False: If and
are square matrices, is
?
Let
,
,
.
Now do matrix multiplication inside the parenthesis.
Now multiply the result by the other matrix to get
Now lets do it from the other side
Do the matrix multiplication inside the parenthesis first
Now multiply the result by the other matrix to get
If we rearrange the terms in this matrix we get
Since these are the same matrix, we have evidence that the statement is true, .
Compare your answer with the correct one above
True or False: The following matrix product is possible.
The answer is false because the dimensions are for each matrix.
Compare your answer with the correct one above
True or False:
The following matrix multiplication is possible.
The matrix multiplication is possible since the dimensions will work out. The result will be a since the dimensions are
, and
.
Compare your answer with the correct one above
True or False:
The following matrix multiplication is possible
The matrix multiplication is possible because the dimensions work out. The resulting matrix will be , because the matrices are
, and
.
Compare your answer with the correct one above
True or False:
The following matrix multiplication is possible.
The matrix multiplication is not possible because the dimensions do not work out. You can't multiply a and a
matrix together.
Compare your answer with the correct one above
True or False:
The following matrix multiplication is possible.
The matrix multiplication is possible because the dimensions work out. Since we have a , and a
matrix, we will have a
as our result.
Compare your answer with the correct one above
True or False:
The following matrix multiplication is possible.
The matrix multiplication is not possible because the dimensions do not work. You can't multiply a with a
matrix.
Compare your answer with the correct one above