
3.2 THE SIMPLEX ALGORITHM 69
It seems reasonable, therefore, to try to make x
3
as large as possible, since the larger
the value of x
3
, the smaller will be the value of z. However, in this case, the value of
x
3
cannot be increased indefinitely while the other nonbasic variables remain zero
because the corresponding values of the basic variables satisfying (3.15) are
x
4
=3− 3x
3
x
2
=4− 2x
3
.
(3.18)
We see that if x
3
increases beyond 3 ÷ 3, then x
4
becomes negative, and that if
x
3
increases beyond 4 ÷ 2 then x
2
also becomes negative. Obviously, the largest
permissible value of x
3
is the smaller of these, namely x
3
= 1, which yields upon
substitution in (3.17) and (3.18) a new feasible solution (in fact a basic feasible
solution) with lower cost:
z =6,x
3
=1,x
2
=2,x
1
= x
4
= x
5
=0. (3.19)
This solution reduces z from 11 to 6.
Our immediate objective is to discover whether or not this new solution is min-
imal. This time a short cut is possible since the new canonical form changes with
respect to only one basic variable, i.e., by making x
4
nonbasic since its value has
dropped to zero and making x
3
basic because its value is now positive. A new
canonical form with new basic variables, x
3
and x
2
, can be obtained directly by
one pivot from the old canonical form, which has x
4
and x
2
basic. Choose as pivot
term that x
3
term in the equation that limited the maximum amount by which the
basic variables, x
2
and x
4
, could be adjusted without becoming negative, namely
the term 3x
3
, which we boldfaced 3x
3
. Pivoting on 3x
3
, the new canonical form
relative to (−z), x
3
, and x
2
becomes
(−z)+
16
3
x
1
+
5
3
x
4
−
2
3
x
5
= −6
+
2
3
x
1
+ x
3
+
1
3
x
4
−
1
3
x
5
=1
−
7
3
x
1
+ x
2
−
2
3
x
4
+
8
3
x
5
=2.
(3.20)
Note that the basic solution,
z =6,x
B
=(x
3
,x
2
)=(1, 2),x
N
=(x
1
,x
4
,x
5
)=(0, 0, 0),
is the same as that obtained by setting x
1
=0,x
5
= 0, and increasing x
3
to
the point where x
4
= 0. Since the solution set of the canonical forms before and
after pivoting are the same, the values of x
2
and x
3
are uniquely determined when
(x
1
,x
4
,x
5
) = 0 whether obtained via (3.18) or by inspecting the right-hand side
of (3.20).
This gives a new basic feasible solution with z = 6. Although the value of z has
been reduced, it can clearly still be improved upon since ¯c
5
= −2/3. Furthermore,
as before, the coefficient ¯c
5
= −2/3 together with the fact that the basic solution
is nondegenerate indicates that the solution still is not minimal and that a better