The property of adjoint matrices states that:
(adj A)A = |A|I
where |A| is the determinant of matrix A and I is the identity matrix.
Therefore, only the determinant of A is needed.
Given: A=324−21−33−12
Using first row expansion:
∣A∣=31−3−12−(−2)24−12+3241−3
For the first term:
31−3−12=3(1×2−(−1)×(−3))
=3(2−3)
=3(−1)
=−3
For the second term:
224−12=2(2×2−(−1)×4)
=2(4+4)
=2(8)
=16
For the third term:
3241−3=3(2×(−3)−1×4)
=3(−6−4)
=3(−10)
=−30
∣A∣=−3+16+(−30)
=−17
Using the property (adj A)A = |A|I:
(adj A)A =−17I