The adjoint of a 2x2 matrix is found by swapping the elements on the main diagonal and changing the signs of the other two elements. So, the adjoint of matrix $A$ is:
$$\operatorname{adj}(A)=\left[\begin{array}{rr}4 & -2 \\ -3 & 1\end{array}\right]$$
Show more…