Skip to content

Matrix Multiplication

Defined only when the number of columns of the first matrix is equal to the number of rows of the second matrix.

Suppose and .

Properties of matrix multiplication

matrices must be chosen so that below-mentioned product matrices are defined.

  1. Associative:
  2. Right distributive over addition:
  3. Left distributive over addition: