Module 3 Part 1formulation of LP Problems
Module 3 Part 1formulation of LP Problems
Programming Problems
(Module 3 Part 1)
Learning Objectives:
1. Define linear programming.
2. Identify the basic assumptions and properties of
linear programming.
3. Formulate linear programming problems applied to
Marketing, Finance and Operations Management.
Linear Programming (Anderson et al., 2019)
● Linear programming has nothing to do with computer
programming.
● The use of the word “programming” here means
“choosing a course of action.”
● Linear programming involves choosing a course of
action when the mathematical model of the problem
contains only linear functions.
Linear Programming (LP) Problem
III. Constraints
1. Machine 1 Processing Time Constraint: There are 120 hours of
machine 1 processing time available, each unit of chair requires only 2
hours whereas each table requires 3 hours. This is expressed as:
2x + 3y ≤ 120
demand for Machine 1 supply of machine 1
processing time
III. Constraints (continuation)
2. Machine 2 Processing Time Constraint: There are 80 hours of
machine 2 processing time available, each unit of chair requires 2 hours
whereas each table requires only 1.5 hours. This is expressed as:
2x + 1.5y ≤ 80
x ≥ 0, y ≥ 0
In summary, the problem is to find the best production plan so that the
total profit will be maximized. The problem can now be written in
standard form as follows:
III. Constraints
1. Protein Constraint: the company wants to be sure that the dogs
receive at least 5 ounces of protein per day. This is expressed as :
.35x + .25y ≥ 5
III. Constraints (continuation
2. Fat Constraint: the company wants to be sure that the dogs
receive at least 3 ounces of fat per day. This limitation is expressed as :
.15x + .30y ≥ 3
Min z = 3x + 2.5y
Interview Cost
Household Day Evening
Children $20 $25
No children$18 $20
Formulation of the LP Problem /Model:
I. Decision Variables
In formulating the linear programming model for the MSI problem, we
utilize the following decision-variable notation: