

InterviewSolution
Saved Bookmarks
1. |
Let P, Q and R be invertible matrices of order 3 such `A=PQ^(-1), B=QR^(-1)` and `C=RP^(-1)`. Then the value of det. `(ABC+BCA+CAB)` is equal to _______. |
Answer» Correct Answer - 27 We have `A=PQ^(-1), B=QR^(-1), C=RP^(-1)` `:. ABC=I, BCA=I, CAB=I` `:.` det. `(ABC+BCA+CAB)=` det. `(3I)=3^(3)xx` det. `(I)=27` |
|