How do you multiply a matrix
A matrix has three rows and three columns. In matrix multiplication, each element of the three rows of the first matrix is multiplied by the columns of the second matrix and then we add all the pairs. For example, and are two matrices, such that:
The multiplication is done as below: