SOLUTION: Solve the system x+y+z=6 x-y+z=0 x-y-z=-2 find the z value of the solution
Algebra
->
Matrices-and-determiminant
-> SOLUTION: Solve the system x+y+z=6 x-y+z=0 x-y-z=-2 find the z value of the solution
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 309491
:
Solve the system
x+y+z=6
x-y+z=0
x-y-z=-2
find the z value of the solution
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
x+y+z=6
x-y+z=0
x-y-z=-2
----------
Add eqn 1 and 3:
2x = 4
x = 2
------
+y+z = 4 from eqn 1
-y+z = -2 from eqn 2
--------- Add
2z = 2
z = 1
------
y = 3