Answer
$\begin{bmatrix}
-33 & -12
\\
-6 & 27
\end{bmatrix}$
Work Step by Step
Adding/Subtracting each corresponding elements of the matrices, the given matrix expression, $
\begin{bmatrix}
-1 & 2
\\
0 & 17
\end{bmatrix}
-
\begin{bmatrix}
32 & 14
\\
6 & -10
\end{bmatrix}
,$ results to
\begin{align*}
&
\begin{bmatrix}
-1-32 & 2-14
\\
0-6 & 17-(-10)
\end{bmatrix}
\\\\&=
\begin{bmatrix}
-1-32 & 2-14
\\
0-6 & 17+10
\end{bmatrix}
\\\\&=
\begin{bmatrix}
-33 & -12
\\
-6 & 27
\end{bmatrix}
.\end{align*}
Hence, the given matrix operation results to $
\begin{bmatrix}
-33 & -12
\\
-6 & 27
\end{bmatrix}
.$