Find the inverse of the matrix:
\[A = \begin{bmatrix} 1 & 0 \\ -3 & 1 \end{bmatrix}\]Click for (rounded) answer
Click for Latex code
\[ \begin{bmatrix} 1 & 0 \\ -3 & 1 \end{bmatrix} \]Inverse:
\begin{solution} \[ A^{-1} = \begin{bmatrix} 1 & 0 \\ 3 & 1 \end{bmatrix} \] \end{solution}