Practice: Matrix Operations

Solve for a, b, ca,\ b,\ c in the following matrix equation:
[1a1221301][12b][191]T=[8c2]\begin{bmatrix} 1 &a&-1\\ 2&-2&1\\ 3&0&-1 \end{bmatrix} \begin{bmatrix} -1\\2\\b \end{bmatrix}- \begin{bmatrix} 1&9&-1 \end{bmatrix}^T =\begin{bmatrix} -8\\c\\-2 \end{bmatrix}
More Solving Matrix Equations Questions: