SOLUTION: Solve a system of equations by using a matrix
X-y+z=0
3x-2y+6z=9
-x+y-2z=-2
I solved by elimination to get (1,3,2) but not sure how to solve with matrix other than putting it
Algebra ->
Matrices-and-determiminant
-> SOLUTION: Solve a system of equations by using a matrix
X-y+z=0
3x-2y+6z=9
-x+y-2z=-2
I solved by elimination to get (1,3,2) but not sure how to solve with matrix other than putting it
Log On
Question 921147: Solve a system of equations by using a matrix
X-y+z=0
3x-2y+6z=9
-x+y-2z=-2
I solved by elimination to get (1,3,2) but not sure how to solve with matrix other than putting it in matrix form
1 -1 1 | 0
3 -2 6 | 9
-1 1 -2 | -2 Answer by josgarithmetic(39614) (Show Source):