

InterviewSolution
Saved Bookmarks
1. |
The element in the first row and third column of the inverse of the matrix `[(1,2,-3),(0,1,2),(0,0,1)]` isA. `-2`B. 0C. 1D. 7 |
Answer» Correct Answer - d |
|