Method 1 is as follows.

[1] Interchange leading diagonal elements:

-7 → 2; 2 → -7

math expression

[2] Change signs of the other 2 elements:

-3 → 3; 4 → -4

math expression

[3] Find the determinant |A|

math expression= -14 + 12 = -2


[4] Multiply result of [2] by math expression

math expression

So we have found the inverse, as required.

Is it correct?

We check by multiplying our inverse by the original matrix. If we get the identity matrix (I) for our answer, then we must have the correct answer.

math expression

We can go to bed happy, knowing that our answer is correct.