To get the element in the answer at a given row and column, take that row of the first matrix and that column of the second matrix, and take the sum of the product of corresponding elements. For example, in the matrix multiplication you provided, the element in the second row and second column will be

. Do this for each row of the first matrix and column of the second matrix to get the final answer:
![\left[\begin{array}{cc}9&12\\-14&-18\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/sqp5y7igzfn9qan7hz1ppn0pkn83zvfsp6.png)