SOLUTION: x+y=7 y+z=5 x+z=6 What is the solution set? this is a matrix
Algebra
->
Matrices-and-determiminant
-> SOLUTION: x+y=7 y+z=5 x+z=6 What is the solution set? this is a matrix
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 651566
:
x+y=7
y+z=5
x+z=6
What is the solution set? this is a matrix
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
x + y + 0 = 7
0 + y + z = 5
x + 0 + z = 6
======================
Use the matrix method X = A^-1*B to get:
x = 4
y = 3
z = 2
============
Cheers,
Stan H.