Solve Using a Matrix by Elimination x-y+4z=6 , 2x+y+z=1 , x+5y+z=-9
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)−2*(R_1)⇒(R_2) and(R_3)−(R_1)⇒(R_3)
Eliminate the y-term in the third row by performing the row operation
(R_3)−2*(R_2)⇒(R_3)
Solve for z using the third row of the matrix.
Solve for y by substituting
z into the second row equation3*y−7*z=−11
Solve for x by substituting
y andz into the first row equationx−y+4*z=6
Final Answer
Want more problems? Check here!