
110 THE SIMPLEX METHOD
equation involving x
k
. Prove that the resulting linear program in one fewer
equation and one fewer variable can be solved to find the optimal solution of
the original problem.
3.44 If it is known in advance that a solution cannot be optimal unless it involves a
variable x
k
at positive value, show that this variable can be eliminated and the
reduced system with one fewer equation and variable solved in its place.
3.45 Suppose that we assume that x
1
, which has a nonzero coefficient in row 1, is in
the optimal solution of a linear program and eliminate it from rows 2,...,m and
from the objective function. Next we solve the linear program without row 1
to obtain an optimal solution. Then we substitute the values of x
2
,x
3
,... ,x
m
into the original row 1 to obtain the value of x
1
. Show that
(a) If x
1
≥ 0 then the solution x
1
,x
2
,... ,x
m
is optimal.
(b) If x
1
< 0 then its value must be zero in an optimal solution.
3.46 Show that if a linear program is feasible and the set of feasible solutions is
bounded, the linear program cannot have a homogeneous solution.
3.47 Suppose that the linear program
Minimize c
T
x
subject to Ax = b, A : m × n,
x ≥ 0
has a finite optimal solution. Show that if the right-hand side is changed from
b to some b
, the resulting linear program is either infeasible or has a finite
optimal feasible solution. Thus, by changing the right-hand side, we cannot
make a linear program, with a finite optimal solution, into a linear program
that is unbounded below.
3.48 Ph.D. Comprehensive Exam, June 13, 1968, at Stanford. In a Leontief substi-
tution model, there are m items that can be produced within the system. Let
the constant b
i
, i =1,...,m, denote the annual amount to be delivered by the
system to satisfy external demands.
Each process produces one and only one item j for j =1,...,m. Let the index
j
k
identify the kth alternative process for producing item j, and let the unknown
x
j
k
denote the number of units of item j produced annually by process k, where
k =1,...,n. In order to produce one unit of item j by process k, it requires a
ij
k
units of input of item i, and a cost of c
j
k
is incurred. The coefficients a
ij
k
≥ 0,
and for each j
k
pair
m
i=1
a
ij
k
< 1.
(a) Formulate the linear programming model as one of meeting the annual
delivery requirements at minimum cost.
(b) Suppose that b
i
> 0, for i =1,...,m. Prove that in any basic feasible
solution to the linear programming problem formulated in part (a), exactly
one of the k alternative processes for item j will be operated at positive
intensity.
(c) Suppose that b
i
≥ 0, for i =1,...,m. Prove that there exists a basic
feasible linear programming solution.