Solve Using a Matrix by Elimination x-4y+2z=8 , -2x+y-7z=0 , -7y-3z=16
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Eliminate the x-term in the second row by adding 2 times the first row to the second row (
(R_2)←(R_2)+2*(R_1) .
Eliminate the y-term in the third row by subtracting the second row from the third row (
(R_3)←(R_3)−(R_2) .
Identify the system type based on the resulting row-echelon form. The third row
0 = 0$ indicates that the system is dependent and has infinitely many solutions.Express the variables in terms of a free variable,
z From the second row, solve fory
Substitute the expression for y into the first row to solve for
x
Final Answer
Want more problems? Check here!