Gauss Elimination Method: Linear System $ A (Consisting of Equations in Unknowns) by Bringing The Augmented Matrix
Gauss Elimination Method: Linear System $ A (Consisting of Equations in Unknowns) by Bringing The Augmented Matrix
Gauss Elimination Method: Linear System $ A (Consisting of Equations in Unknowns) by Bringing The Augmented Matrix
previous contents
Next: Row Reduced Echelon Form Up: Row Operations and Equivalent Previous: Row Operations and
Equivalent Contents
Gauss Elimination Method
DEFINITION 2.2.10 (Forward/Gauss Elimination Method) Gaussian elimination is a method of solving a
linear system $ A (consisting of equations in unknowns) by bringing the augmented matrix
to an upper triangular form
This elimination process is also called the forward elimination method.
The following examples illustrate the Gauss elimination procedure.
EXAMPLE 2.2.11 Solve the linear system by Gauss elimination method.
Solution: In this case, the augmented matrix is The method proceeds along the following
steps.
http://nptel.ac.in/courses/122104018/node18.html 1/4
1/17/2017 Gauss Elimination Method
Hence the set of solutions is A UNIQUE SOLUTION.
EXAMPLE 2.2.12 Solve the linear system by Gauss elimination method.
http://nptel.ac.in/courses/122104018/node18.html 2/4
1/17/2017 Gauss Elimination Method
Solution: In this case, the augmented matrix is and the method proceeds as follows:
1. Add times the first equation to the second equation.
2. Add times the first equation to the third equation.
3. Add times the second equation to the third equation
words, the system has INFINITE NUMBER OF SOLUTIONS.
EXAMPLE 2.2.13 Solve the linear system by Gauss elimination method.
Solution: In this case, the augmented matrix is and the method proceeds as follows:
1. Add times the first equation to the second equation.
http://nptel.ac.in/courses/122104018/node18.html 3/4
1/17/2017 Gauss Elimination Method
2. Add times the first equation to the third equation.
3. Add times the second equation to the third equation
The third equation in the last step is
This can never hold for any value of Hence, the system has NO SOLUTION.
Remark 2.2.14 Note that to solve a linear system, one needs to apply only the elementary row
operations to the augmented matrix
previous contents
Next: Row Reduced Echelon Form Up: Row Operations and Equivalent Previous: Row Operations and
Equivalent Contents
A K Lal 20070912
http://nptel.ac.in/courses/122104018/node18.html 4/4