maximade
- 26
- 0
Homework Statement
Find all solutions using Gauss-Jordan elimination:
[ 0 0 0 1 2 -1 l 2
1 2 0 0 1 -1 l 0
1 2 2 0 -1 1 l 2]
Homework Equations
Switching rows,
able to scale any row
able to add non zero multiple to row
The Attempt at a Solution
What I did was switch the 1st and 3rd row, then i tried my best to get it as close to rref form.
I ended up getting:
[ 1 2 0 0 1 -1 l 0
0 0 -2 0 2 -2 l -2
0 0 0 1 2 -1 l 2]
I honestly can't think of a way to reduce it anymore, not to mention that I have no idea how to even put this in "solution" form.