Chapter 2 - ECONOMIC
Chapter 2 - ECONOMIC
Operations Research
Introduction to Linear
Programming
Operations Research is
A field of Engineering and management
science that uses mathematical models
to find the optimal, or most efficient,
way of using limited resources to
achieve the objectives of an individual, a
system, or of a business.
A Mathematical Optimization technique
must be used to find the optimal
solution
1
20/02/1443
Manufacturing
Characteristics of Mathematical
Modeling
A Math Model (or an optimization
Model) requires defining:
Decision Variables
Objectives
Constraints
2
20/02/1443
3
20/02/1443
Example 1:
Suppose an industry is manufacturing tow types of products P1 and
P2. The profits per Kg of the two products are Rs.30 ) )روبيةand
Rs.40 respectively. These two products require processing in three
types of machines. The following table shows the available machine
hours per day and the time required on each machine to produce
one Kg of P1 and P2. Formulate the problem in the form of linear
programming model.
4
20/02/1443
5
20/02/1443
Example 2:
A company owns two flour mills. A and B, which have different
production capacities for high, medium and low quality flour. The
company has entered a contract to supply flour to a firm every month
with at least 8, 12 and 24 quintals ) (قنطارof high, medium and low
quality respectively. It costs the company Rs.2000 and Rs.1500 per
day to run mill A and B respectively. On a day, Mill A produces 6, 2
and 4 quintals of high, medium and low quality flour, Mill B produces
2, 4 and 12 quintals of high, medium and low quality flour
respectively. How many days per month should each mill be operated
in order to meet the contract order most economically.
Sol. cost A /day B /day Min Production
Rs.2000 Rs.1500 Quintals Per month
High 6 2 8
medium 2 4 12
Low 4 12 24
Let us define
x1=number of working days per month of mills A
x2=number of working days per month of mills B
The linear programming problem is given by
Minimize
2000x1 + 1500x2
Subject to:
6x1 + 2x2 ≥ 8
2x1 + 4x2 ≥ 12
4x1 + 12x2 ≥ 24
x1 ≥ 0, x2 ≥ 0
6
20/02/1443
7
20/02/1443
8
20/02/1443
9
20/02/1443
X2
Potting The First Constraint
6 X 1 + 4 X 2 ≤ 24
X1≥0
X2≥0
X1
X2
Plotting the 2nd Constraint
1X1+2X2≤6
X1
10
20/02/1443
S.T.:
6 X 1 + 4 X 2 ≤ 24
1X1+2X2≤6
-1X1+1X2≤1
1X2≤2
X1≥0
X2≥0
X1
X2
objective function
optimal solution
5 X 1 + 4 X 2=20 MAX:
5X1+4X2
Optimal solution
X 1 =3
X2=1.5
Objective function= 21
X1
11
20/02/1443
Example 4:
Blue Ridge produces two types of water pumping
systems Aqua-Storm Hydro-Luxes
Aqua-Storm Hydro-Lux
Pumps 1 1
Work 9 hours 6 hours
Tubing 12 feet 16 feet
Unit Profit $350 $300
12
20/02/1443
X2 ≥ 0
13
20/02/1443
14
20/02/1443
15
20/02/1443
We have two
methods to
obtain the
optimal point
16
20/02/1443
17
20/02/1443
18