次の行列の乗算の答えで正しいのはどれか。$\left(\begin{matrix}2&1\\1&1\\\end{matrix}\right)\left(\begin{matrix}1&2\\2&2\\\end{matrix}\right) $
1:$\left(\begin{matrix}3&4\\5&6\\\end{matrix}\right)$
2:$\left(\begin{matrix}4&6\\3&4\\\end{matrix}\right)$
3:$\left(\begin{matrix}4&3\\5&4\\\end{matrix}\right)$
4:$\left(\begin{matrix}5&3\\3&4\\\end{matrix}\right)$
5:$\left(\begin{matrix}4&3\\6&5\\\end{matrix}\right)$