Solve Using a Matrix by Elimination x+y+2z=-1 , x+3y-6z=5 , 2x+5y-8z=7
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)
Simplify the second row by dividing all elements by 2 (
(R_2)/2→(R_2) .
Eliminate the y-term from the third row by performing the operation
(R_3)−3*(R_2)→(R_3)
Identify the nature of the system 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 parameter. Let
z=t From the second row,y−4*z=3 soy=3+4*t From the first row,x+y+2*z=−1
Final Answer
Want more problems? Check here!