Solve Using a Matrix by Elimination 2x+y-z=5 , x+4y+2z=16 , 15x+6y-2z=12
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)−2*(R_1)→(R_2) and(R_3)−15*(R_1)→(R_3)
Simplify the third row by dividing by
−2 to make the numbers more manageable (−1/2*(R_3)→(R_3) .
Eliminate the second column entry below the second pivot by performing
7*(R_3)+27*(R_2)→(R_3)
Solve for
z using the third row.
Back-substitute
z into the second row to solve fory
Back-substitute
y andz into the first row to solve forx
Final Answer
Want more problems? Check here!