Answer:
For matrix multiplication to work, the columns of the second matrix have to have the same number of entries as do the rows of the first matrix. ... In particular, matrix multiplication is not "commutative"; you cannot switch the order of the factors and expect to end up with the same result.