

InterviewSolution
Saved Bookmarks
1. |
If A=[{:(,2,5),(,1,3):}], B=[{:(,4,-2),(,-1,3):}] and I is the identify matric of the same order and A^(t) is the transpose of matrix A, find A^(t) B+BI. |
Answer» |
|