Solve Using a Matrix by Elimination 7x-5y-z=18 , x-2y-5z=-33 , -4x+y+z=-17
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Swap rows to place a
1 in the first pivot position ((R_1)↔(R_2) .
Eliminate the first column entries below the pivot by performing
(R_2)−7*(R_1)→(R_2) and(R_3)+4*(R_1)→(R_3)
Create a pivot in the second row by performing
(R_2)+(R_3)→(R_2)
Eliminate the second column entry below the pivot by performing
(R_3)+3.5*(R_2)→(R_3)
Solve for
z using the third row.
Back-substitute
z=6 into the second row equation to solve fory
Back-substitute
y=5 andz=6 into the first row equation to solve forx
Final Answer
Want more problems? Check here!