When we multiply two matrices, it is important to consider the dimension of matrices.
When the product of two matrices is defined ?
When the number of columns of the first matrix and number of columns in the second matrix they are equal, then the product of two matrices is defined.
When the product of two matrices is not defined ?
When the number of columns of the first matrix and number of columns in the second matrix they are not equal, then the product of two matrices is not defined.
Find each product, if possible.
Problem 1 :
Solution:
Dimension of first matrix is 1 x 2
Dimension of second matrix is 2 x 2
The product is defined and dimension of product matrix will be 1 x 2.