Observe as três matrizes a seguir.
!$ A = \begin{bmatrix} 1 & 2 \\ 2 & 1 \\ 1 & 1 \end{bmatrix}; B = \begin{bmatrix} 2 \\ 1 \end{bmatrix}; C = \begin{bmatrix} 1 & 2 & 3 \\ 2 & 1 & 4 \end{bmatrix} !$
Considerando a operação usual de produto de matrizes, pode-se afirmar que