Use the fact that if $A=\left[\begin{array}{ll}a & b \\ c & d\end{array}\right],$ then $A^{-1}=\frac{1}{a d-b c}\left[\begin{array}{rr}d & -b \\ -c & a\end{array}\right]$ to find the inverse of each matrix, if possible. Check that $A A^{-1}=I_{2}$ and $A^{-1} A=I_{2}$
$$A=\left[\begin{array}{rr}
0 & 3 \\
4 & -2
\end{array}\right]$$