Question:

If A is a 4x4 matrix and $|2A|=64$, $B=adj A$ then $|adj B| =$

Show Hint

$|adj(adj A)| = |A|^{(n-1)^{2}}$. For $n=4$, the power is $(3)^{2} = 9$.
  • $2^{18}$
  • $2^{36}$
  • $2^{6}$
  • $2^{9}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Concept
Property: $|kA| = k^{n}|A|$. For a 4x4 matrix, $|2A| = 2^{4}|A| = 16|A|$.

Step 2: Meaning

Given $16|A| = 64$, we find $|A| = 4 = 2^{2}$.

Step 3: Analysis

$B = adj A \implies |B| = |A|^{n-1} = |A|^{3}$. Then $|adj B| = |B|^{n-1} = (|A|^{3})^{3} = |A|^{9}$.

Step 4: Conclusion

Substitute $|A| = 2^{2}$: $|adj B| = (2^{2})^{9} = 2^{18}$. Final Answer: (A)
Was this answer helpful?
0
0