Inverse of A is is (A−1)=adjA|A|
Now, adj A is calculated in two steps
1) find cofactors of given matrix A
2) then take transpose of cofactor matrix
A=∣∣
∣∣10033052−1∣∣
∣∣
Cofactor of A (say B) is
B=∣∣
∣∣−33−90−1−3003∣∣
∣∣
adjA=BT=∣∣
∣∣−3003−10−9−33∣∣
∣∣
Det(A)=−3
A−1=adjA|A|=1−3∣∣
∣∣−3003−10−9−33∣∣
∣∣