Column MiniMax =2
Row MaxiMin =-3
1.
The point of optimal solution occurs at the intersection of two lines:
E1=p1−3p2
E3=2p1+4p2
p1−3p2=2p1+4p2
p2=1−p1
1−4p2=2+2p2
p2=−1/6 ,p1=7/6
V=7/6+3/6=5/3
2.
The point of optimal solution occurs at the intersection of two lines:
L1=q1+2q2
L3=−3q1+4q2
q1+2q2=−3q1+4q2
q2=1−q1
1+q2=−3+7q2
q2=2/3 ,q1=1/3
V=1/3+4/3=5/3
Comments