Find/solve following system of linear equations,
3y_1 + 2y_2 +y_4 = 6
5y_1 - 2y_2 +2y_4 = 5
-2y_1 + y_2 - y_4 = -2
WORK DONE :
I am told that the answers are y_1 = 1 and y_2= 1 and y_4 = 1.
But i don't understand how to obtain these values...
I know how to solve 2 linear...
Max (x_1)
x_1 - x_2 <= 1
x_1, x_2 >= 0
is obviously 'Unbounded'.
But i don't really understand this.. How do we know that it is
Unbounded??
what does it mean by Unboundedness?
please help..thanks!