SOLUTION: Using matrices solve the system
x-y+z=17
2x+3y+z=8
-4x+y+5z=-2
Algebra.Com
Question 1797: Using matrices solve the system
x-y+z=17
2x+3y+z=8
-4x+y+5z=-2
Answer by longjonsilver(2297) (Show Source): You can put this solution on YOUR website!
i cannot do effect matrices here with this software...but write the matrix out, like..
1 -1 1 | x = 17
2 3 1 | y = 8
-4 1 5 | z = -2
basically, you need to make the 2 into a zero on the second row and then the -4 and then the 1, so you have a structure like:
1 -1 1 | x = 17
0 a b | y = d
0 0 c | z = e
then you know that z = e/c, then you find y from row 2 then x from row 1.
As to how you do the manipulation to get the zeros, you need to do some mental arithmetic...multiply the top row by 2, so we have a 2 above the 2 in the second row. These both have + signs therefore SAME signs therefore SUBTRACT row2 from row 1...that is your new row 2 etc etc... tedious as hell, but that is matrices for you.
cheers
Jon.
RELATED QUESTIONS
How do I solve the following system of equation using matrices?
x-3y+z= -21
2x-y+z=-9... (answered by ccs2011)
Solve the following system of equations using matrices: x+y+z= -9, x-y+5z= -19, 5x+y+z=... (answered by Alan3354)
solve the following system of equations using matrices:
x+y+z=-9
x-y+5z=-19... (answered by ewatrrr)
using matrices solve each system of equations x+y+z=0, 2x+3y+2z=-1,... (answered by ewatrrr)
solve the system using matrices. express the solution set as (w,x,y,z)
w- x+ y+ z= 10
(answered by Fombitz)
Solve using matrices
X+y+z=2
2x -z=5... (answered by jsmallt9)
Solve the system by substitution.
-x-y-z=-8
-4x+4y+5z=7... (answered by ewatrrr)
Solve the system by substitution
-x-y-z=-8
-4x+4y+5z=7... (answered by Alan3354)
Solve the following system of linear equations using matrices :
2X + 3Y + 3Z = 5
X – (answered by Alan3354)