Question
Given $A=\left[\begin{array}{ccc}1 & -1 & 1 \\ 1 & -2 & -2 \\ 2 & 1 & 3\end{array}\right]$ and $B=\left[\begin{array}{ccc}-4 & 4 & 4 \\ -7 & 1 & 3 \\ 5 & -3 & -1\end{array}\right]$ find $AB$ and use this result in solving the following system of equations. $x - y + z =4 , x - 2y - 2z = 9 , 2x + y + 3z = 1$