LPP Notes
LPP Notes
Linear programming is the process of taking various linear inequalities relating to some situation and
finding the "best" value obtainable under those conditions.
Objective function: The function to be maximized or minimized is called an objective function.
Constraints: The linear inequalities or restrictions on the variables of a linear programming
problem.
Optimisation problem: A problem, which seeks to maximize or minimize a linear function
subject to certain constraints.
The common region determined by all the constraints including the non-negative constraints
x ≥ 0, y ≥ 0 of a linear programming problem is called the feasible region. (or solution region)
for the problem.
Points within and on the boundary of the feasible region represent feasible solutions of the
constraints.
Any point outside the feasible region is an infeasible solution.
Any point in the feasible region that gives the optimal value (maximum or minimum) of the
objective function is called an optimal solution.
THEOREM1: Let R be the feasible region for the LPP and let 𝑍 = 𝑎𝑥 + 𝑏𝑦 be the objective function. If
Z has an optimal value, then it must occur at a corner point of the feasible region.
THEOREM2: If R is bounded then the objective function Z has both a maximum and minimum value
on R and each occurs at the corner point.
STEPS INVOLVED IN SOLVING A LPP
1. Draw the graph of all the constraint inequalities
2. Shade the feasible region.
3. Mark the corner points
If feasible region is BOUNDED
4. Substitute corner points in Z and tabulate the values in decision table
5. Write the conclusion.