LINEAR PROGRAMMING - Lesson 2 PDF
LINEAR PROGRAMMING - Lesson 2 PDF
LESSON II:
THE GEOMETRY OF LINEAR PROGRAMMING
2. By Simplex Algorithm
(Simplex algorithm will be discussed in the next lesson.)
Properties of Linear Programming Problem
(i) The dealer can invest his money in buying tables or chairs or
combination thereof. Further he would earn different profits
by following different investment strategies.
We, thus, find that the dealer can invest his money in different
ways and he would earn different profits by following different
investment strategies.
Now the problem is : How should he invest his money in
order to get maximum profit?
y 0 … (1)
(Non-negative constraints)
x 0 … (2)
The dealer is constrained by the maximum amount he can invest
(Here it is P 50,000) and by the maximum number of items he
can store (Here it is 60).
Stated mathematically,
Directions: Construct an appropriate model for the following problems. Then, solve
the program using graphical method.
1. Maximize Z = 4x+ 5y
subject to the constraints: x + y ≤ 10
3x + 7y ≤ 42
x ≥ 0, y ≥ 0
2. Minimize Z = 3x + 3y
subject to the constraints: 2x + y ≥ 4
x + 3y ≥ 4
x ≥ 0, y ≥ 0
3. A fruit farmer has 150 hectares of land available to raise two crops, A
and B. It takes one day to trim a hectare a crop A and two days to trim a
hectare of crop B, and there are 240 days per year available for trimming.
It takes 0.3 day to pick a hectare of crop A and 0.1 day to pick a hectare of
crop B, and there are 30 days per year available for picking. How many
hectares of each fruit should be planted to maximize the profit, assuming
that the profit is P 140 per hectare of crop A and P 235 per hectare of crop
B?
4. A housewife wishes to mix two kinds of food cereals in such a way that
the mixture contains at least 10 units of vitamin A, 12 units of vitamin B, and
8 units of vitamin C. The vitamin content of one kilogram of the first brand
of cereal is 1 unit of Vitamin A, 2 units of vitamin B, and 3 units of vitamin
C. The vitamin content of one kilogram of the second brand of cereal is 2
units of vitamin A, 2 units of vitamin B, and 1 unit of vitamin C. One
kilogram of the first cereal costs P 60, and one kilogram of the second cereal
costs P 100. How many kilograms of each cereal should be mixed together
to minimize costs while keeping the required vitamin content?