Solve Using a Matrix by Elimination x+2y-z=-3 , 2x-4y+z=-7 , -2x+2y-3z=4
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Eliminate the x-terms in the second and third rows by using row operations
(R_2)−2*(R_1)⇒(R_2) and(R_3)+2*(R_1)⇒(R_3)
Create a leading 1 in the second row by dividing
(R_2) by−8
Eliminate the y-term in the third row using the operation
(R_3)−6*(R_2)⇒(R_3)
Solve for z by dividing the third row by
−11/4
Use back-substitution to find
y using the second row equationy−3/8*z=1/8
Use back-substitution to find
x using the first row equationx+2*y−z=−3
Final Answer
Want more problems? Check here!