InterviewSolution
Saved Bookmarks
| 1. |
Let M be a square matix of order 3 whose elements are real number and adj(adj M) = [(36,0,-4),(0,6,0),(0,3,6)], then the absolute value of Tr(M) is [Here, adj P denotes adjoint matrix of P and T_(r) (P) denotes trace of matrix P i.e., sum of all principaldiagonal elements of matrix P] |
|
Answer» |
|