For each of the pairs of matrices that follow, determine
whether it is possible to multiply the first
matrix times the second. If it is possible, perform
the multiplication.
begin{bmatrix}1 & 4&3 0 & 1&40&0&2 end{bmatrix}begin{bmatrix}3 & 2 1 & 14&5 end{bmatrix}
tinfoQ 2020-10-27Answered
For each of the pairs of matrices that follow, determine
whether it is possible to multiply the first
matrix times the second. If it is possible, perform
the multiplication.
Given,
Here the order of first matrix is () and the order of second matrix is (), therefore the number of columns of first matrix(3) is equal to number of rows of second matrix(3).
Hence multiplication of these matrices is possible.
Therefore,