Concept:
Let us recall the standard algebraic and adjugate properties for a non-singular matrix \( A \) of order \( n \):
• \( A \cdot \text{adj}(A) = |A|I \implies \text{adj}(A) = |A|A^{-1} \)
• Taking the inverse: \( (\text{adj } A)^{-1} = (|A|A^{-1})^{-1} = \frac{1}{|A|}(A^{-1})^{-1} = \frac{A}{|A|} \)
• Reversal law of inverses: \( (AB)^{-1} = B^{-1}A^{-1} \)
Step 1: Verifying option (D).
From the basic property defined above, \( (\text{adj } A)^{-1} = \frac{A}{|A|} \) is perfectly correct. Additionally, the standard reversal rule for matrix inverses states that \( (AB)^{-1} = B^{-1}A^{-1} \). Therefore, both statements in option (D) are true.
Step 2: Analyzing why other options are incorrect.
• In option (A): The property \( \text{adj}(A^{-1}) = (\text{adj } A)^{-1} \) is always true, which makes the statement \( \text{adj}(A^{-1}) \neq (\text{adj } A)^{-1} \) false.
• In option (B): For a matrix of order \( n = 3 \), the scalar property is \( \text{adj}(KA) = K^{n-1}\text{adj}(A) = K^2\text{adj}(A) \). The given equation states it equals \( K\text{adj}(A) \), which is false.
• In option (C): Matrix multiplication is non-commutative (\( AB \neq BA \)), so the expansion of \( (A+B)^2 \) is \( A^2 + AB + BA + B^2 \), making the given expression false.