i am trying to solve the max for a linear programming question graphically..but i am lost because i have never solved this kind of question with 3,5 or 4 variables (i.e X1..X5) is there anyone out there who can give the hints on how to go about it how to plot a 5*5 about finding the intersection of the lines i think i can solve them by substitution, any idea on how i can plot this graphically or books i can read?
F(X) = X1+ X2 + X3 + X4 + X5 -> max
-2X1 -3X2 + X3 + 2X4 = 8
-X1 + 8X2 -3X4 + 2X5 = 1
-X1 + 5X2 -2X4 + X5 = -1
X >= 0