Solve Using a Matrix by Elimination x+y-z=2 , x+2y+3z=7 , x+3y-z=4
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Eliminate the x-terms from the second and third rows by performing row operations
(R_2)−(R_1)→(R_2) and(R_3)−(R_1)→(R_3)
Eliminate the y-term from the third row by performing the row operation
(R_3)−2*(R_2)→(R_3)
Solve for z using the third row equation
−8*z=−8
Solve for y by substituting
z=1 into the second row equationy+4*z=5
Solve for x by substituting
y=1 andz=1 into the first row equationx+y−z=2
Final Answer
Want more problems? Check here!