Two matrices can be multiplied if the number of columns in the first matrix is equal to the number of rows in the second matrix. The process is called the dot product where the terms in each row of the first matrix are multiplied with the terms in each column of the second matrix.
The resulting matrix will have the same number of rows as the first matrix and the same number of columns as the second one. For example, multiplying a 2×2 with a 2×2 the dimensions of the product will be 2×2 as well.
Mathleaks uses cookies for an enhanced user experience. By using our website, you agree to the usage of cookies as described in our policy for cookies.