

InterviewSolution
Saved Bookmarks
1. |
Let for any matrix `M,M^(-1)` exists, which of the followint is not true?A. `(M^(-1))=(M)^(-1)`B. `(M^(2))^(-1)=(M^(-1))^(2)`C. `(M^(-1))^(-1)=(M^(-1))^(1)`D. `(M^(-1))^(-1)=M` |
Answer» Correct Answer - c |
|