2. Matrix Multiplication
Sign In
Start by multiplying matrices D and E to obtain the product matrix DE.
17&-24 -33&-7 69&-18
We want to calculate matrix product (DE)F if it is defined. Recall that we can multiply two matrices only if the number of columns of the first matrix is equal to the number of rows of the second matrix. Otherwise, the operation is undefined. D E F ( 1 & 2 & - 1 0 & 3 & 1 2 & -1 & -2 * 2 & -5 & 0 1 & 0 & -2 3 & 1 & 1 ) * -3 & 2 -5 & 1 2 & 4 3* 3 3* 3 3* 2
Multiply matrices
Multiply
Add and subtract terms
Multiply matrices
Multiply
Add and subtract terms