InterviewSolution
Saved Bookmarks
| 1. |
Using elementary row transformations find the inverse of the matrix [{:(3,0,-1),(2,3,0),(0,4,1):}] |
| Answer» SOLUTION :`[{:(3,-4," "3),(-2," "3,-2),(8,-12," "9):}]` | |