

InterviewSolution
Saved Bookmarks
1. |
If `A and B`are square matrices of the same order and `A`is non-singular, then for a positive integer `n ,(A^(-1)B A)^n`is equal toA. `A^(-n)B^(n)A^(n)`B. `A^(n)B^(n)A^(-n)`C. `A^(-1)B^(n)A`D. `n(A^(-1)BA)` |
Answer» Correct Answer - C |
|