Matrices & Determinants
Matrices and Determinants
star_batch_jee_advanced_2025
Grade 12
Question:
Let $A$ be a $3 \times 3$ non-singular matrix then which of the following is not true
$|-A| = -|A|$
$|\text{Adj}(A)| = |A|^2$
$\text{Adj}(\text{Adj}(A)) = |A|^2 A$
$A \cdot \text{Adj}(A) = |A| I_3$
Step-by-Step Solution
Key Concept: The double adjugate of a matrix returns to the original matrix (up to a scalar factor depending on determinant).
The adjugate formula gives $\text{adj}(\text{adj}A) = |A|^{n-2}A$ for an $n \times n$ matrix. Therefore $\text{adj}(\text{adj}A) = |A|^{2-2}A = |A|^0 A = A$.
Correct Answer: 3