For an n×n matrix A, the determinant of a scalar multiple is given by ∣kA∣=kn×∣A∣.
For an n×n matrix A, the determinant of the adjoint matrix is given by ∣adj A∣=∣A∣n−1.
Given: Order of matrix A is 3 and ∣A∣=2
To find ∣adj 2A∣, first find ∣2A∣.
∣2A∣=23×∣A∣
∣2A∣=8×2
∣2A∣=16
Now treat 2A as a single matrix. Since 2A is also a 3×3 matrix:
∣adj 2A∣=∣2A∣3−1
∣adj 2A∣=∣2A∣2
∣adj 2A∣=(16)2
∣adj 2A∣=256
Therefore, ∣adj 2A∣=256.