Find the cofactors of all the elements of `[(1, -2),(4, 3)]`.
Given that A = `[(1, -2),(4, 3)]`
Then A11 = 3,
A12 = – 4,
A21 = 2,
A22 = 1