SOLUTION: 2X-3Y-2Z=12 X+4Y+Z=-9 4X+2Y-3Z=6 Question: Solve using linear combination and by matrices. Write the matrices you typed into calculator and the operations it took to solve the

Algebra ->  Matrices-and-determiminant -> SOLUTION: 2X-3Y-2Z=12 X+4Y+Z=-9 4X+2Y-3Z=6 Question: Solve using linear combination and by matrices. Write the matrices you typed into calculator and the operations it took to solve the       Log On


   



Question 80198: 2X-3Y-2Z=12
X+4Y+Z=-9
4X+2Y-3Z=6
Question: Solve using linear combination and by matrices. Write the matrices you typed into calculator and the operations it took to solve the system

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
2X-3Y-2Z=12
X+4Y+Z=-9
4X+2Y-3Z=6
Question: Solve using linear combination and by matrices. Write the matrices you typed into calculator and the operations it took to solve the system
----------
A is a 3x3 matrix whose rows are the coefficients of xyz from the 3 equations.
B is a 3x1 matrix whose rows are the constants from the 3 equations.
--------
Solution is [A]^-1[B]
x=1; y=-2; z=-2
=========
Cheers,
Stan H.