

InterviewSolution
Saved Bookmarks
1. |
If `{:A=[(0,1),(1,0)]:}`,I is the unit matrix of order 2 and a, b are arbitray constants, then `(aI +bA)^2` is equal toA. `a^2I-abA`B. `a^2I+2abA`C. `a^2I+b^2A`D. none of these |
Answer» Correct Answer - b | |