I am not sure how to write a solution in parametric form.
Here is the augmented matrix and equations
x + 2 y - 3z = -2
3x - y - 2z = 1
2x + 3y - 5z = -3
Matrix:
1 2 -3 | -2
3 -1 -2 | 1
2 3 -5 | -3
I get to the row reduced echelon form:
1 0 -1 | 0
0 1 -1 | -1
0 0 0 | 0
How do i write this in parametric form? i am confused. thx
Here is the augmented matrix and equations
x + 2 y - 3z = -2
3x - y - 2z = 1
2x + 3y - 5z = -3
Matrix:
1 2 -3 | -2
3 -1 -2 | 1
2 3 -5 | -3
I get to the row reduced echelon form:
1 0 -1 | 0
0 1 -1 | -1
0 0 0 | 0
How do i write this in parametric form? i am confused. thx