1c. Production Problem Formulation
1c. Production Problem Formulation
Amjad Ali
FORMULATION OF LP MODEL
Mathematical Formulation of LP Model:
STEP 1:
Study the given situation, find the key decision to be maid.
Hence, Identify the decision variables of the problem.
STEP 2:
Formulate the objective function to be Optimized.
STEP 3:
Formulate the constraints of the problem.
STEP 4:
Add non-negativity restrictions.
EXAMPLE 3: PRODUCTION MODEL
A company has two machines X, and Y. Machine X is designed to manufacture 5-ounce bottles, and Machine Y
to manufacture 10-ounce bottles. However, each machine can be used to manufacture both types of bottles with
some loss of efficiency. The following data are available:
X 80 bottles/min 30 bottles/min
Y 40 bottles/min 50 bottles/min
The machines can be run 8 hours per day, for 5 days a week.
Profit on 5-ounce bottle is 20 paise, and on 10-ounce bottle is , 30 paise.
Weekly production of the drink cannot exceed 500,000 ounces; and,
The market can absorb 30,000 (5-ounce) bottles and 8,000 (10-ounce) bottles per week.
The company wishes to maximize its profit, subject to all the production and marketing constraints.
EXAMPLE 3: PRODUCTION MODEL
To determine the number of 5-ounce bottles and 10-ounce bottles to be produced per week.
Z = .20 x1 + .30 x2
Objective Function:
The company wants to increase it’s profit as much as possible. The objective of the company
is expressed as:
Max Z = .20 x1 + .30 x2
EXAMPLE 3: PRODUCTION MODEL
STEP 3: Constraints Machine 5-ounce bottles 10-ounce bottles
Constraint 1: Time Constraint on Machine X X 80 bottles/min 30 bottles/min
Y 40 bottles/min 50 bottles/min
1 5-ounce bottle takes time (in min) = 1/80
x1 5-ounce bottle take time (in min) = 1/80 x1 x1 = no. of 5-ounce bottles x2 = no. of 10-ounce bottles
5-ounce Bottle:
Machine X takes 1 min. to manufacture 80 bottles
x2 10-ounce bottle take time (in min) = 1/30 x2 30 bottles take time (in min) = 1
1 bottle takes time (in min) = 1/30
EXAMPLE 3: PRODUCTION MODEL
STEP 3: Constraints Machine 5-ounce bottles 10-ounce bottles
Constraint 1: Time Constraint on Machine X X 80 bottles/min 30 bottles/min
Y 40 bottles/min 50 bottles/min
1 5-ounce bottle takes time (in min) = 1/80
x1 5-ounce bottle take time (in min) = 1/80 x1
Machine X can run for 8 hours per day and
5 days per week
1 10-ounce bottle takes time (in min) = 1/30
i.e.
x2 10-ounce bottle take time (in min) = 1/30 x2 = 8 * 60 * 5 = 2400 minutes
5-ounce Bottle:
Machine Y takes 1 min. to manufacture 40 bottles
x2 10-ounce bottle take time (in min) = 1/50 x2 50 bottles take time (in min) = 1
1 bottle takes time (in min) = 1/50
EXAMPLE 3: PRODUCTION MODEL
STEP 3: Constraints Machine 5-ounce bottles 10-ounce bottles
Constraint 2: Time Constraint on Machine Y X 80 bottles/min 30 bottles/min
Y 40 bottles/min 50 bottles/min
1 5-ounce bottle takes time (in min) = 1/40
x1 5-ounce bottle take time (in min) = 1/40 x1
Machine Y can run for 8 hours per day and
5 days per week
1 10-ounce bottle takes time (in min) = 1/50
i.e.
x2 10-ounce bottle take time (in min) = 1/50 x2 = 8 * 60 * 5 = 2400 minutes
Market can absorb 30,000 (5-ounce) bottles and 8,000 (10-ounce) bottles per week.
Implicit Constraints:
x1 ≥ 0
x2 ≥ 0
EXAMPLE 3: PRODUCTION MODEL
The Complete LP Model is: