InterviewSolution
Saved Bookmarks
| 1. |
A square matrix A is used to be an idempotent matrix if `A^(2) = A`. If A, B and A + B are idempotent matrices, then-A. AB = BA = 0B. AB = BA = `I_(n)`C. AB = BA`ne`0D. AB = BA`neI_(n)` |
| Answer» Correct Answer - A | |