Solve Using a Matrix by Elimination x-y+z=3 , x+2y+3z=17 , 2x+3y-4z=-8
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)−2*(R_1)→(R_3)
Eliminate the y-term from the third row by performing the operation
3*(R_3)−5*(R_2)→(R_3)
Solve for z using the third row equation
−28*z=−112
Solve for y by substituting
z=4 into the second row equation3*y+2*z=14
Solve for x by substituting
y=2 andz=4 into the first row equationx−y+z=3
Final Answer
Want more problems? Check here!