SOLUTION: Use the Gauss-Jordan method to solve each system equation. x = 1 - y 2x = z 2z = -2 - y
Algebra
->
Linear-equations
-> SOLUTION: Use the Gauss-Jordan method to solve each system equation. x = 1 - y 2x = z 2z = -2 - y
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 639518
:
Use the Gauss-Jordan method to solve each system equation.
x = 1 - y
2x = z
2z = -2 - y
Answer by
MathLover1(20849)
(
Show Source
):
You can
put this solution on YOUR website!
Add (-2 * row1) to row2
1|. 1|.. 0|..1|
0| -2| -1|.-2|
0|.1 |..2 |..-2
------------------------------
Divide row2 by -2
1|1|..0|1
0|1|1/2|1
0|1|..2|-2
------------------------------
Add (-1 * row2) to row3
1|1|...0|1
0|1|1/2|1
0|0|3/2|-3
-----------------------------
Divide row3 by 3/2
1|1|...0|1
0|1|1/2|1
0|0|..1|-2
----------------------------
Add (-1/2 * row3) to row2
1|1|0|-1
0|1|0|2
0|0|1|-2
solutions:
,
, and