For any scalar k and n×n matrix M:
det(kM)=kn×det(M)
For any n×n matrix M:
det(adj(M))=[det(M)]n−1
A=203−12−5−2−10
Expanding along Row 1:
det(A)=2×2−5−10−(−1)×03−10+(−2)×032−5
det(A)=2[(2)(0)−(−1)(−5)]+1[(0)(0)−(−1)(3)]−2[(0)(−5)−(2)(3)]
det(A)=2(0−5)+1(0+3)−2(0−6)
det(A)=2(−5)+1(3)−2(−6)
det(A)=−10+3+12
det(A)=5
Since A is a 3×3 matrix:
det(2A)=23×det(A)
det(2A)=8×5
det(2A)=40
Since 2A is a 3×3 matrix:
det(adj(2A))=[det(2A)]3−1
det(adj(2A))=[det(2A)]2
det(adj(2A))=(40)2
det(adj(2A))=1600