How do you multiply matrix by a matrix
To multiply matrix by a matrix:
Before we multiply two matrices, we have to ensure that the number of columns in the first matrix is equal to the number of rows in another matrix.
Here we have a matrix and a matrix which is a possible and the resultant matrix is .
Let
Hence, multiplication of matrix by a matrix is possible as stated above.