Graphical Method of Solving Linear Programming Problem
Graphical Method of Solving Linear Programming Problem
Presentedby:
Guruvayur Maharana
Rahul Singhania
Soumya Ranjan Das
Abhay Gupta
Problem
A company produces two types of hats. Every
hat A require twice as much labour time as the
second hat B. If the company procures only
hat B then it can produce a total of 500 hats a
day. The market limits daily sales of the hat A
and B of 150 and 250 hats. The profits on hat
A and B are Rs. 8 and Rs. 5 respectively. Solve
graphically to get the optimal solution.
Solution
Here let x1 and x2 be the no. of units of type A and
type B hats respectively.
The objective function is:
Max Z = 8x1 + 5x2 ……………1
Subject to:
2x1 + x2 <=500 ……………………2
x1 <=150 ……………………3
x2 <=250 ……………………4
x1,x2 >=0
First rewrite the inequalities of the constraints
into an equation and plot the lines in the
graph.
2x1 + x2 = 500 passes through (0,500)(250,0)
x1 = 150 passes through (150,0)
x2 = 250 passes through (0,250)
Solve Graphically:
Minimize Z= 6x1 + 14x2
Thus, we have
Max Z = 0.07x1 + 0.10x2………………………1
Solve Graphically:
Maximize Z= 3x1 + 5x2………………….1
7 A(0,7)
5 B(1,5)
2 C(4.5,1.5)
1
D(9,0)
1 2 3 4 5 6 7 8 9
x1 + 3x2>=9