jinksys
- 122
- 0
State the solution to each of the following systems. That is, clearly state the value of each of the unknown variables, x1, x2, x3, etc.
My attempt:
x2 = -2 -r
x3 = 3 - r
x4 = r
x5 = -5
This is apparently incorrect. My professor says x1 = s.
In the matrix x1 has the coefficient zero, how does x1 = s?
Code:
[0 1 0 1 0 -2
0 0 1 -1 0 3
0 0 0 0 1 -5
0 0 0 0 0 0 ]
My attempt:
x2 = -2 -r
x3 = 3 - r
x4 = r
x5 = -5
This is apparently incorrect. My professor says x1 = s.
In the matrix x1 has the coefficient zero, how does x1 = s?