Question:medium

If \[ A= \begin{bmatrix} 0 & 0 & 1\\ 0 & 1 & 0\\ 1 & 0 & 0 \end{bmatrix}, \qquad B= \begin{bmatrix} x & y & z\\ l & m & n\\ p & q & r \end{bmatrix}, \] and \[ \left(A^2B+A^4B\right)^{-1} = \frac{1}{2} \begin{bmatrix} 1 & 2 & -1\\ 0 & 1 & 2\\ 1 & 0 & 1 \end{bmatrix}, \] then the value of \[ xyz-lmn-pqr \] is

Show Hint

If a permutation matrix satisfies \[ A^2=I, \] then automatically \[ \boxed{A^{2k}=I} \] for every positive integer \(k\). This greatly simplifies matrix expressions involving even powers.
Updated On: Jul 18, 2026
  • \(\dfrac{37}{6^3}\)
  • \(\dfrac{45}{2^3}\)
  • \(1\)
  • \(0\)
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0