Card 0 of 20
Compute , where
In order to be able to multiply matrices, the number of columns of the 1st matrix must equal the number of rows in the second matrix. Here, the first matrix has dimensions of (3x2). This means it has three rows and two columns. The second matrix has dimensions of (3x2), also three rows and two columns. Since , we cannot multiply these two matrices together
Compare your answer with the correct one above
Compute , where
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (3x2). The product matrix equals,
Compare your answer with the correct one above
Compute , where
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (2x2). Next, we notice that matrix A is the identity matrix. Any matrix multiplied by the identity matrix remains unchanged.
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (3x3). The product matrix equals,
Compare your answer with the correct one above
Compute where,
In order to be able to multiply matrices, the number of columns of the 1st matrix must equal the number of rows in the second matrix. Here, the first matrix has dimensions of (1x3). This means it has one row and three columns. The second matrix has dimensions of (1x3), also one row and three columns. Since , we cannot multiply these two matrices together
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (1x1).
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (1x3). The product matrix equals,
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (2x1). The product matrix equals,
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (2x2). The product matrix equals,
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix does not equal the number of rows in the second matrix, you cannot multiply these two matrices.
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (1x4). The product matrix equals,
Compare your answer with the correct one above
Compute where,
Since the number of columns in the first matrix equals the number of rows in the second matrix, we know that these matrices can be multiplied together. To determine the dimensions of the product matrix, we take the number of rows in the first matrix and the number of columns in the second matrix. For this example, our product matrix will have dimensions of (3x1). The product matrix equals,
Compare your answer with the correct one above
.
Evaluate .
The transpose of a matrix switches the rows and the columns. Therefore, the first column of has the same entries, in order, as the first row of
, and so forth. Since
,
.
The entry in column , row
of the product
is the product of row
of
and column
of
- the sum of the products of the numbers that appear in the corresponding positions of the row and the column.
can consequently be calculated as follows:
,
the correct choice.
Compare your answer with the correct one above
Your friend Hector wants to multiply two matrices and
as follows:
. Unfortunately, Hector knows nothing about matrix dimensions. Which of the following statements will help Hector figure out whether it is possible for him to multiply
?
Whenever we multiple two matrices together we must always check first that the number of columns in the first matrix is equal to the number of rows in the second matrix. For example, consider these two matrices
The first matrix has 3 columns, and the second matrix has 3 rows. We can multiple these two matrices together in this order. However, if we switch the order around, we will not be able to multiply these two matrices.
Now the first matrix has 4 columns and the second matrix has 2 rows. We cannot multiply these two matrices in this order.
Compare your answer with the correct one above
Evaluate .
The transpose of a matrix switches the rows and the columns. Therefore, the first column of has the same entries, in order, as the first row of
, and so forth. Since
,
it follows that
The entry in column , row
of the product
is the product of row
of
and column
of
- the sum of the products of the numbers that appear in the corresponding positions of the row and the column. Therefore,
Compare your answer with the correct one above
Evaluate .
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. Therefore, for the square of a matrix to be defined, the number of rows and columns in that matrix must be the same; that is, it must be a square matrix. , having two rows and three columns, is not square, so
cannot exist.
Compare your answer with the correct one above
Find the product of these two matrices, if it exists.
First we check that the dimensions match. The first matrix has 4 columns, and the second matrix has 4 rows. So the matrix product does exist. We find the product by taking the dot product of rows and columns.
We fill in the rest of the entries in the product matrix in the same way.
Compare your answer with the correct one above
Find the product of these two matrices, if it exists.
The product does not exist because there are 3 columns in the first matrix and 2 rows in the second matrix. The dimensions do not match.
Compare your answer with the correct one above
Find the product of these two matrices, if it exists.
First we check the dimensions of the matrices. The first matrix has 3 columns and the second matrix has 3 rows. The product exists. We find the product by taking the dot product of rows and columns.
.
We fill in the rest of the matrix entries in the same way.
.
Compare your answer with the correct one above
Your friend Hector found your advice incredibly helpful and he is back for more. He would like to multiply two matrices and
He would like to multiply
and
. Which statement below gives Hector all of the information he needs to pick appropriate matrices?
Hector wishes to multiply so we know that the number of columns in matrix
must equal the number of rows in matrix
. He also wishes to multiply the
so we know that the number of columns in matrix
must equal the number of rows in matrix
.
Compare your answer with the correct one above