About this document
Gaussian Elimination for Linear Systems by Ahmed Sayed is a document available to read on EtoBox.
Here are the steps to solve this system of equations using Gaussian elimination: 1. Write the augmented matrix of the system: [1 -2 3 | 9] [-1 3 0 | -4] [2 -5 5 | 17] 2. Perform the elementary row operation R1 + R2 → R2: [1 -2 3 | 9] [0 1 0 | 5] [2 -5 5 | 17] 3. The system is now in row echelon form and has the unique solution: x = 2, y = 1, z = 1
- Author
- Ahmed Sayed
- Language
- EN