

InterviewSolution
Saved Bookmarks
1. |
25 0n using alementary row op ration R tie-32, in the following matrix equation we hate 3 0 3 1 |
Answer» `[[4,2],[3,3]]=[[1,2],[0,3]][[2,0],[1,1]]` `[[-5,-7],[3,3]]=[[1,-7],[0,3]][[2,0],[1,1]]` `A`. |
|