InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is true for matrox `A=[{:(,1,-1),(,2,3):}]`A. `A+4I` is a symmetric matrixB. `A^(2)-4A+5I_(2)=0`C. A-B is a diagonal matrix for any value of `alpha "if" =[{:(,alpha,-1),(,2,5):}]`D. A-4I is a skew symmetric matrix. |
| Answer» Correct Answer - B::C | |