Answer
\[
\begin{bmatrix}
34 & 0
\end{bmatrix}
\]
Work Step by Step
\[
\begin{bmatrix}
-3 & 5
\end{bmatrix}
\cdot
\begin{bmatrix}
-3 & 0 \\
5 & 0
\end{bmatrix}
=
\begin{bmatrix}
(-3 \cdot (-3)) + (5 \cdot 5) & (-3 \cdot 0) + (5 \cdot 0)
\end{bmatrix}
\]
\[
=
\begin{bmatrix}
9 + 25 & 0 + 0
\end{bmatrix}
\]
\[
=
\begin{bmatrix}
34 & 0
\end{bmatrix}
\]