Matrix Transpose

Given C=[431]C = \left[ \begin{array}{rrr} 4 & 3 & 1 \end{array} \right] and D=[131245]D = \left[ \begin{array}{rrr} 1 & 3 & 1\\ 2 & 4 & 5\\ \end{array} \right], find the following entries.
More Matrix Multiplication Questions: