Solve Using a Matrix by Elimination a+2b+g=7 , a+b+d-g=3 , 3a+b+5d-7g=1
Problem
Solution
Write the augmented matrix for the system of linear equations, using the variables
a b d andg as columns.
Eliminate the first column entries below the first pivot by performing row operations
(R_2)−(R_1)→(R_2) and(R_3)−3*(R_1)→(R_3)
Eliminate the second column entry below the second pivot by performing the row operation
(R_3)−5*(R_2)→(R_3)
Identify the free variables by observing that the third row is all zeros, indicating a dependent system. The variables
d andg correspond to columns without pivots.
Solve for the leading variables
a andb in terms of the parameterss() andt using back-substitution.
Final Answer
Want more problems? Check here!