Saved Bookmarks
| 1. |
Which operation can be used in gauss jordan method |
|
Answer» Answer: Gauss-Jordan Elimination is an algorithm that can be USED to solve systems of LINEAR equations and to find the inverse of any invertible matrix. It relies upon three elementary row operations ONE can use on a matrix: Swap the positions of TWO of the rows. |
|