SOLUTION: 5x-3y+7=11
3x+y-2z=11
-x+2y+z=11
Using the matrix method,which row of operations can i use to solve this problem?
Algebra ->
Matrices-and-determiminant
-> SOLUTION: 5x-3y+7=11
3x+y-2z=11
-x+2y+z=11
Using the matrix method,which row of operations can i use to solve this problem?
Log On
Question 324886: 5x-3y+7=11
3x+y-2z=11
-x+2y+z=11
Using the matrix method,which row of operations can i use to solve this problem? Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! You could find the inverse of the coefficient matrix or you could use Gaussian elimination.
I'll use matrix inversion in EXCEL (MINVERSE function).
[A]=
[x]=
[b]=
.
.
.
Find the inverse of [A].
[A][x]=[b]
[x]=[A]inv[b]
.
.
.
det([A])=
.
.
.
[A]inv=