Solve Using a Matrix by Elimination x-5y-z=10 , -x+7y-z=18 , 5x-4y-2z=-14
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Eliminate the x-terms in the second and third rows by performing row operations
(R_2)+(R_1)→(R_2) and(R_3)−5*(R_1)→(R_3)
Simplify the second row by dividing by 2 (
(R_2)/2→(R_2) to create a leading 1.
Eliminate the y-term in the third row by performing
(R_3)−21*(R_2)→(R_3)
Solve for z using the third row equation
24*z=−358
Solve for y using back-substitution into the second row equation
y−z=14
Solve for x using back-substitution into the first row equation
x−5*y−z=10
Final Answer
Want more problems? Check here!