Linear Programming - Module
Linear Programming - Module
Linear programming has been applied to a wide variety of decision problems in business
and the public sector. The linear programming model is designed to maximize or minimize an
objective function of the form:
where f is same economic objective such as profit, production cost, workweeks or tons
shipped.
2. Decision Variables are assigned to unknown quantities or to the given products/items in the
problem.
1. Linearity. This means that the degree of the variable in all linear programming problems
should be always linear.
2. Certainty. This means that you should be certain in all the values that you used to represent
the unknown quantities.
3. Divisibility. This means that non-integer values of the decision values are acceptable.
4. Non-Negativity. This means that non-negative values of the decision variables are not
acceptable.
Example 1:
A clock maker makes two types of wood clock to sell at various malls. It takes him three
hours to assemble a pine clock which requires two ounces of varnish. It takes four hours to
assemble a molave clock which takes 4 ounces of varnish. He has eight ounces of varnish
available in stock and he can work for 12 hours. If he makes P100.00 profit on each pine clock
and P120.00 profit on each molave clock, how many of each type should he make to maximize
his profit? Formulate the linear program.
Solution:
1. Decision Variables
Let x be the number of pine clock
y be the number of molave clock
3. Constraints
Raw materials and process requirements like
- Varnish Requirement
- Processing or Assembly Time
Varnishing : 2x + 4y ≤8
Processing Time : 3x + 4y ≤12
Non-Negativity : x, y ≥ 0
Subject to:
Varnishing : 2x + 4y ≤8
Processing Time : 3x + 4y ≤12
x, y ≥ 0
4. Find the feasible region using the x-intercepts and the y-intercepts and make a decision.
Solution:
1. Decision Variables
2. Objective Function
Minimize (Cost): P500x + P700y
3. List of Constraints
Specific Constraints
New Viable Bacteria : 5x + 6y ≥ 150
Original Type A Bacteria : x ≥ 10
Original Type A Bacteria : x ≤ 20
Original Type B Bacteria : y ≤ 60
Non-Negativity : x, y ≥ 0
Subject to:
Exercises
1. A tailor has the following materials available: 18 sq meter cotton, 20 sq meter silk, 5 sq
meter wool. A gown requires the following: 3 sq meters cotton, 2 sq meters silk and 1 sq
meter wool. A suit requires the following: 2 sq meter cotton, 4 sq meter silk. If a gown
sells for P1,200.00 and a suit for P1,600.00, how many of each garment should the tailor
make to obtain the maximum amount of money?
Decision Variables:
Let x be the number of gowns
y be the number of suits
2. A drug company produces a drug from two ingredients. Each ingredient contains the
same three antibiotics in different proportions. Each ingredient 1 produced results in
P80 in cost; each ingredient 2 results in P50 in cost. The production of the antibiotics is
dependent on the availability of limited resources. The resources requirements for the
production are as follows:
SAQ
1. The Alpha Furniture Company manufactures dining room tables and chairs. Each table
requires 50 board feet and 3 hours of labor. Each chair takes 20 board feet and 4 hours of
labor. The manufacturer has 3,000 board feet of lumber available and a staff able to provide
380 hours of labor. Finally, the manufacturer has determined that there is a net profit of P100
for each chair sold and P200 for every table sold. For simplicity, we assume that needed
materials such as nails and varnish are available in sufficient quantities. How many tables and
chairs should the company manufacture in order to maximize its profit assuming that each item
manufactured is sold?
4. The water supply manager for a Midwest city must find a way to supply at least 10 million
gallons of potable water per day (mgd). The supply may be drawn from the local reservoir or
from a pipeline to an adjacent town. The local reservoir has a daily yield of 5 mgd which may
not be exceeded. The pipeline can supply no more than 10 mgd because of its size. On the
other hand, by contractual agreement it must pump out at least 6 mgd. Finally, water reservoir
costs P6,000 for 1 million gallons and pipeline water costs P10,000 for 1 million gallons. How
can the manager minimize daily water costs?