
APPLIED EXAMPLE 5
Production Planning Rockford manufactures
two models of exercise bicycles—a standard model and a deluxe model—
in two separate plants, plant I and plant II. The maximum output at plant I is
1200 per month, and the maximum output at plant II is 1000 per month. The
profit per bike for standard and deluxe models manufactured at plant I is $40 and
$60, respectively; the profit per bike for standard and deluxe models manufac-
tured at plant II is $45 and $50, respectively.
For the month of May, Rockford received an order for 1000 standard models
and 800 deluxe models. If prior commitments dictate that the number of deluxe
models manufactured at plant I not exceed the number of standard models manu-
factured there by more than 200, find how many of each model should be pro-
duced at each plant so as to satisfy the order and at the same time maximize
Rockford’s profit.
Solution
Let x and y denote the number of standard and deluxe models to be
manufactured at plant I. Since the number of standard and deluxe models re-
quired are 1000 and 800, respectively, we see that the number of standard and
deluxe models to be manufactured at plant II are (1000 x) and (800 y),
respectively. Rockford’s profit will then be
P 40x 60y 45(1000 x) 50(800 y)
85,000 5x 10y
Since the maximum output of plant I is 1200, we have the constraint
x y 1200
Similarly, since the maximum output of plant II is 1000, we have
(1000 x) (800 y) 1000
or, equivalently,
x y 800
Finally, the additional constraints placed on the production schedule at plants I
and II translate into the inequalities
y x 200
x 1000
y 800
To summarize, the problem at hand is the following nonstandard problem:
Maximize P 85,000 5x 10y
subject to x y 1200
x y 800
x y 200
x 1000
y 800
x 0, y 000 0
Let’s introduce the slack variables, u, √, w, r, and s. Using the simplex method for
nonstandard problems, we obtain the following sequence of tableaus:
248 4 LINEAR PROGRAMMING: AN ALGEBRAIC APPROACH
87533_04_ch4_p201-256 1/30/08 9:52 AM Page 248