For any n×n matrix A:
∣adjA∣=∣A∣n−1
Since A is a 3×3 matrix:
∣adjA∣=∣A∣3−1
=∣A∣2
Given: A=003030300
Expanding along the first row:
∣A∣=0×C11+0×C12+3×C13
Finding the cofactor C13 by removing row 1 and column 3:
C13=(−1)1+3×0330
=(+1)×(0×0−3×3)
=1×(0−3)
=−3
Therefore:
∣A∣=3×(−3)
=−33
∣adjA∣=∣A∣2
=(−33)2
=(−3)2×(3)2
=9×3
=27