Question:

If A is a square matrix of order 3 and |A|=5, then |adj(adjA)| is:

Updated On: May 12, 2025
  • 125
  • 625
  • 75
  • 375
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

To find the value of |adj(adjA)| for a 3x3 matrix A where the determinant |A| is given as 5, we use the properties of determinants and adjugates (adjoint matrices).
For a square matrix A of order n, the property of the adjugate is that |adj(A)| = |A|n-1. Given A is a 3x3 matrix (n=3), |adj(A)| = |A|3-1 = |A|2.
Therefore, |adj(A)| = 52 = 25.
Now, applying the same property to find |adj(adjA)|:
Since adj(adjA) involves another application of the adjugate, we consider an (n-1)th application, yielding: |adj(adjA)| = |adj(A)|3-1 = |adj(A)|2 for a 3x3 matrix.
Thus, |adj(adjA)| = 252 = 625.
Therefore, the value of |adj(adjA)| is 625.
Was this answer helpful?
0
0