Matrix multiplication

From Simple English Wikipedia, the free encyclopedia
Illustration of matrix multiplication

In mathematics and linear algebra, matrix multiplication is multiplying two matrices together. The number of columns in the first matrix must be equal to the number of rows in the second matrix. The product of two matrices and is written as

To multiply two matrices, the rows of the first matrices are multiplied with the columns of the second. Then, the products are summed to make the entry in the product.

Matrix multiplication is associative, but not commutative.[1]

Related pages[change | change source]

References[change | change source]

  1. Weisstein, Eric W. "Matrix Multiplication". mathworld.wolfram.com. Retrieved 23 September 2023.