Note that a 2×3 matrix times a 4 matrix is a 2×4 matrix.

Matrix multiplication is not necessarily commutative: it is not always true that AB = BA. Matrix multiplication is, however, associative: (AB)C = A(BC).