Asked by Liz
write and row reduce the augmented matrix to find the general solution:
2x - z = 2
6x + 5y + 3z = 7
2x - y = 4
2x - z = 2
6x + 5y + 3z = 7
2x - y = 4
Answers
Answered by
Steve
see all the gory details here:
http://www.gregthatcher.com/Mathematics/GaussJordan.aspx
just enter you matrix elements and it shows all the intermediate reductions.
http://www.gregthatcher.com/Mathematics/GaussJordan.aspx
just enter you matrix elements and it shows all the intermediate reductions.
Answered by
Damon
2 0 -1 2
6 5 3 7
2 -1 0 4
--------------------------
1 0 -1/2 1
0 5 6 1
0 -1 1 2
------------------------------
1 0 -1/2 1
0 1 6/5 1/5
0 0 11/5 11/5
----------------------
1 0 -1/2 1
0 1 6/5 1/5
0 0 1 1
so z = 1
now work back up
get x = 3/2 y = -1 z = 1
6 5 3 7
2 -1 0 4
--------------------------
1 0 -1/2 1
0 5 6 1
0 -1 1 2
------------------------------
1 0 -1/2 1
0 1 6/5 1/5
0 0 11/5 11/5
----------------------
1 0 -1/2 1
0 1 6/5 1/5
0 0 1 1
so z = 1
now work back up
get x = 3/2 y = -1 z = 1
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.