Maths Ch 3 @2015
Maths Ch 3 @2015
Chapter- 3
Introduction to Linear Programming
Linear Programming (LP):- is a problem solving method that has been developed to help anyone
make decision. It is a mathematical optimization technique which shows how to allocate scarce
resources (financial, human and material resources).
Linear programming- is an optimization method which shows how to allocate scarce resources in
the best possible way subject to more than one limiting condition expressed in the form of
inequalities and /or equations.
It enables users to find optional solution to certain problems in which the solution must satisfy a
given set of requirements or constraints. Involves linearly related multi-variety functions i.e.
functions with more than one independent variables.The goal in linear programming is to find the
best solution given the constraints imposed by the problem, hence the term constrained optimization.
Optimization in linear programming implies maximization (max) Profit, revenue, sales, market share
or minimization (min) Cost, time, distance, or a certain objective function.
Linear programming is characterized by an objective function to be optimized which is subject to
constraints such as the availability of resources and other limitations which used in determining
feasible solution region. Finally the objective function will be used to select the best solution.
Characteristics of Linear Programming Model (LPM)
LPM is mathematical representation of Linear programming problems. The characteristics of the
model can be grouped into two categories: Components and assumptions. The components relate to
the structure of a model, where as the assumptions describe the conditions under which the model is
valid.
Components of LPM
a) Objective function
b) Decision variables Model
c) Constraints Structure
d) Parameters and Right.
Hand Side Values
e) Non-negativity
a) Objective Function: it is the mathematical/ quantitative expression of the objective of the
company/ model.
F It is used in examining all possible courses of actions that will maximize (revenue or profit)
and minimize (costs) of the objective function. In other words, it is a mathematical
expression that describes the problems objective.
F Moreover, because we are dealing with optimization, the objective will be either
maximization or minimization, but not both at a time.
b) Decision Variable: in any linear programming certain decisions need to be made. This decision
represented by decision variables (Xi)is used in the formula of linear programming model.
N.B.Decision variables always defines unknown of a problem which are suppose to be solved. These
decision variables may represent:
- The number of units of different products to be sold.
3) Determine the objective function: Either Maximization or Minimization Once the variables have
been identified, the objective function can be specified. It is necessary to decide whether the problem
is maximization or a minimization problem.
4).Identify the constraints
- system constraints- more than one variable
- individual constraints- one variable
- non-negativity constraints
5) Summarize the model.
The original “greater than or equal to min” will be called the primal problem. The less than or equal
to max to which we change will be called the dual problem.
The following steps are important to change the Primal to Dual
Step1: Rewritethe primal for ease of manipulation with the non negativity constraints first and the
objective function last.
Step2: Attaching the column of x1 coefficient to p1, p2; the same to attaching the column of x2
coefficient to p1, p2 and using min coefficient in the x1 column as the constraint for the first equation,
the same to in the x2 column as min coefficient taken as the constraint for the second equation.
Finally the new objective function is formed in a similar manner from the right hand column of
constraints
E.g.3.7 How change the Primal to Dual
min = 2x1 + 3x2
Subject to (St):
3x1 + 2x2≥12
7x1 + 2x2≥ 20
x1, x2≥ 0
E.g.3.8 A diet is to contain at least 10 Ounce of nutrients of nutrient R, 12 ounce of nutrient S and 20
ounces of nutrient T. These nutrients are to be obtained by some combination of food A, B & C. Each
pound of A costs 4 cents and has 4 ounce of R, 3 ounce of S and no ounce of T. Each pound of B
costs 7 cents and has 1 ounce of R, 2 ounce of S and 4 ounce of T. Each pound of C costs 5 cents and
has no ounce of R, 2 ounce of S and 5 ounce of T. how many pounds of A, B & C should be
combined to provide the required amount of nutrient at minimum cost?