Question
Question: How do you solve using gaussian elimination or Gauss-Jordan elimination \[2x + 5y - 2z = 14\]; \[...
How do you solve using gaussian elimination or Gauss-Jordan elimination
2x+5y−2z=14; 5x−6y+2z=0; 4x−y+3z=−7?
Explanation
Solution
Hint : Here in this question, we have to solve the variable x, y, and z using matrices. The method of solving this type of question is known as “Gauss-Jordan elimination”. First, we have to construct an augmented matrix by using the coefficients of variables and later by the row echelon form and using the back substitution method we get the required solution.
Complete step by step solution:
The Gauss-Jordan method, also known as Gauss-Jordan elimination method is used to solve a system of linear equations and is a modified version of Gauss Elimination Method.
we have to perform 2 different process in Gauss Elimination Method i.e.,
- Formation of upper triangular matrix, and
- Back substitution
using reduced row echelon form.
Consider the given system of linear equations:
2x+5y−2z=14--------(1)
5x−6y+2z=0--------(2)
4x−y+3z=−7--------(3)
Now, write the augmented matrix of the system of linear equations