Graphical Method Minimization
Graphical Method Minimization
MINIMIZATION
MINIMIZATION PROBLEM 1
Assume that a firm is to produce Gro-plus and Crop-plus.
Each bag of Gro-plus would need 2 lbs of nitrogen and 4
lbs of phosphate and cost Php 6. Each bag of Crop-plus
requires 4 lbs of nitrogen and 3 lbs of phosphate and
cost Php 3. At least 16 lbs of nitrogen and 24 lbs of
phosphate must be used. The firm wants to minimize
cost.
MINIMIZATION PROBLEM 1
CHEMICAL CONTRIBUTION
Brand Nitrogen (lb/bag) Phosphate (lb/bag)
Gro-plus 2 4
Crop-fast 4 3
1. FORMULATION:
a. Decision Variables
Let x = number of Gro-plus to produce to minimize cost.
Let y = number of Crop-plus to produce to minimize cost.
b. Objective Function
Minimize Cost = 6x + 3y
c. Constraints
2x + 4y 16 lb of nitrogen (0, 4) (8,0)
4x + 3y 24 lb of phosphate (0, 8) (6,0)
x, y 0
STEP 2: GRAPH
Y
14 –
12 –
10 –
8–
6–
4–
2–
0– | | | | | | |
2 4 6 8 10 12 14 X
STEP 3 AND 4: AFR AND CORNER POINTS
Y
14 –
12 –
10 –
8–A
6–
4–
B
2–
C
0– | | | | | | |
2 4 6 8 10 12 14 X
STEP 5: OPTIMAL VALUES/ VALUE OF X
AND Y AT EACH POINT
Point X Y Min C = 6x + 3y
Point X Y Min C = 6x + 3y
DECISION:
• Therefore to minimize at Php 24 , the company
should produce 8 bags of Crop-plus.
CHECK WITH CONSTRAINTS
Constraints:
2x + 4y 16 2(0) + 4(8) 16 32 16 minimum requirements met
4x + 3y 24 4(0) + 3(8) 24 24 24 minimum requirements met
DECISION:
• Therefore to minimize at Php 24 , the company
should produce 8 bags of Crop-plus.
MINIMIZATION PROBLEM 2
C. CONSTRAINTS
maximum of 39 tables: x + y ≤ 39 (0,39)(39,0)
seats : 6x + 10y > 230 (0,23) (38.33)
rectangular tables available: x < 10
NNC: x, y > 0
STEPS 2,3, AND 4
B
EQ 1
EQ 3
C
A EQ 2
C. CONSTRAINTS
D
maximum of 39 tables: x + y ≤ 39 (0,39)(39,0)
seats : 6x + 10y > 230 (0,23) (38.33)
rectangular tables available: x < 10
NNC: x, y > 0
STEP 5: OPTIMAL VALUES/ VALUE OF X AND Y AT EACH POINT
D
STEP 5: OPTIMAL VALUES/ VALUE OF X AND Y AT EACH POINT
C. CONSTRAINTS
maximum of 39 tables: x + y ≤ 39 (0,39)(39,0)
seats : 6x + 10y > 230 (0,23) (38.33)
rectangular tables available: x < 10
NNC: x, y > 0
x + y ≤ 39 AND x < 10
10 + y = 39
y = 39-10 = 29
(10,29)
STEP 5: OPTIMAL VALUES/ VALUE OF X AND Y AT EACH POINT
D
STEP 5: OPTIMAL VALUES/ VALUE OF X AND Y AT EACH POINT
C. CONSTRAINTS
maximum of 39 tables: x + y ≤ 39 (0,39)(39,0)
seats : 6x + 10y > 230 (0,23) (38.33)
rectangular tables available: x < 10
NNC: x, y > 0
DECISION:
• Therefore to minimize at Php 1,052 , 10 rectangular
tables and 17 round tables should be rented.
CHECK WITH CONSTRAINTS
Constraints:
tables: x + y ≤ 39 10 + 17 ≤ 39 27 ≤ 39
Seats: 6x + 10y > 230 6(10) + 10(17) > 230 230 > 230
rectangular tables available: x < 15 10 < 15
All the conditions were met .