InterviewSolution
Saved Bookmarks
| 1. |
If A=[(2,1,1),(1,0,1),(0,2,-1)],find the inverse of A, using elementary row transformations and hence solve the equation XA=["101"]. |
|
Answer» |
|