SOLUTION: using x,y,and z as variables write the system for linear equations
[9,1,0,8,|6]
[-1,5,1,0|-12]
[7,0,0,3|-9]
[0,4,0,-4|8]
Algebra ->
Matrices-and-determiminant
-> SOLUTION: using x,y,and z as variables write the system for linear equations
[9,1,0,8,|6]
[-1,5,1,0|-12]
[7,0,0,3|-9]
[0,4,0,-4|8]
Log On
Note: there are 4 columns before the augmented part (or column), so I had to use 4 variables instead of 3. Maybe there's a typo somewhere in the problem?