SOLUTION: Solve any way you can: 3x - y - 2z = 11 x – 2y + 3z = 12 x + y - 2z = 5 Eric
Algebra
->
Matrices-and-determiminant
-> SOLUTION: Solve any way you can: 3x - y - 2z = 11 x – 2y + 3z = 12 x + y - 2z = 5 Eric
Log On
Algebra: Matrices, determinant, Cramer rule
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Matrices-and-determiminant
Question 297192
:
Solve any way you can:
3x - y - 2z = 11
x – 2y + 3z = 12
x + y - 2z = 5
Eric
Found 2 solutions by
Fombitz, Alan3354
:
Answer by
Fombitz(32388)
(
Show Source
):
You can
put this solution on YOUR website!
Using matrix methods,
[A][x]=[b]
[x]=[A]inv[b]
.
.
.
[A]=
[x]=
[b]=
det[A]= -8
[A]inv=
and finally,
[x]=
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
x = 9
y = 6
z = 5
--------
I used an Excel sheet I made that uses determinants.