

InterviewSolution
Saved Bookmarks
1. |
If A and B are two square matices such that AB= A and BA = B, then find `(A^(2006) B^(2006))^(-1)`.A. `A^(-1) B^(-1)`B. `B^(-1) A^(-1)`C. ABD. Cannot be determined |
Answer» Correct Answer - B (i) If `AB = A, BA = B " then " A^(2) =A, B^(2) = B. ` (ii) `(AB)^(-1) = B^(-1)A^(-1). ` |
|