Solve Using a Matrix by Elimination 2x-8y-z=-23 , x+9y-9z=-36 , 6x+y+z=67
Problem
Solution
Write the augmented matrix representing the system of linear equations.
Swap the first and second rows (
(R_1)↔(R_2) to get a1 in the top-left corner.
Eliminate the
x terms in the second and third rows using(R_2)−2*(R_1)→(R_2) and(R_3)−6*(R_1)→(R_3)
Divide the second row by
−26 to create a leading1 (−1/26*(R_2)→(R_2) .
Eliminate the
y term in the third row using(R_3)+53*(R_2)→(R_3)
Solve for
z by multiplying the third row by26/529
Substitute
z=9 into the second row equation to solve fory
Substitute
y=4 andz=9 into the first row equation to solve forx
Final Answer
Want more problems? Check here!