Session-3 Finding The Optimal Solution Using Graphical Method For A Given Linear Programming Problem (LPP)
Session-3 Finding The Optimal Solution Using Graphical Method For A Given Linear Programming Problem (LPP)
• Solution:
• First, we draw the lines of all the given equations
and shade the common region according to the
signs.
• The feasible region is the intersection of the
regions defined by the set of constraints and
the coordinate axis (conditions of non-
negativity of variables). This feasible region is
represented by the O-A-B-C-D-O
• As a feasible region exists, extreme values (or
polygon vertices) are calculated. These
vertices are the point’s candidate as optimal
solutions. In the example, these points are O,
A, B, C, and D, as shown in the figure.
• Finally, the objective function is evaluated in
each of these points (results are shown in the
tableau below). Since C-point provides the
greatest value to the Z-function and the
objective is to maximize, this point is the
optimal solution: Z = 33 with x = 3 and y = 12
Points Coordinates Value of Objective
function
O (0,0) 0
A (8,0) 24
B (6,6) 30
C (3,12) 33
D (0,14) 28
Formulation of an LPP and finding optimal
solution using Graphical method