Chap 1 Linear Programming Problems
Chap 1 Linear Programming Problems
LINEAR PROGRAMMING
Problems:
1. A company manufactures radios and calculators. The radios contribute Rs 10
and the calculators Rs 15 to profit. Each radio requires 4 diodes and 4 resistors
while each calculator requires 10 diodes and 2 resistors. The radios take 12
minutes and the calculators take 9.6 minutes of time on the companys
electronic testing machine while the project manager estimates that 160 hours
of test time are available. There are 8000 diodes and 3000 resistors inventory.
Formulate this LPP and hence solve graphically.
Ans: Graphical Solution:
Max z = 10x1 + 15 x2
4x1 + 10x2 8000
4x1 + 2x2 3000
12x1 + 9.6x2 9600
When x1 =0 & x2= 800
x2 = 0 & x1= 2000
Considering
4x1 + 2x2 = 3000
When x1 =0 & x2= 1500
x2 = 0 & x1= 750
Considering
12x1 + 9.6x2 = 9600
x1 =0 & x2= 1000
x2 = 0 & x1= 800
4x1 + 10x2 = 8000
12x1 + 9.6x2 = 9600
A (750,0)
B (610,210)
C (210,710)
D (0,800)
2. A farmer has to plant trees of 2 kinds A & B in a land 4400 m2 in area. Tree A
requires at least 25 m2 and tree B at least 40 m2 land. The annual water
requirement of A is 30 units and B is 15 units per tree, while at most 3300 units
of water are available. It is also estimated that the ratio of number of B trees to
6
7
A trees should not be less than /19 and not more than 1 /8. The return per tree
from A is expected to be 1.5 times as much as B trees. Formulate as an LPP and
solve graphically.
Formulation
Area
Water
Return
Tree A
25 m2
30
1.5
Tree B
40 m2
15
1.0
Availability
4400 m2
3300 units
x2 = 0 )
x1 =16000
x2 = 0
x1 = 9000
x2 =5000
To find max Z:From the graph OABCDE represents the solution space
At point A x1=9000 x2 =0 Max Z=81, 00000
At point B x1=9000 x2 =2000 Max Z=91, 00000
At point C x1=5400 x2 =4800 Max Z=96, 60,000------(maximum Z)
At point D x1=4800 x2 =5000 Max Z=93, 20,000
At point E x2=5000 x1 =0 Max Z=50, 00000
Solving the equations:x1 + x2 = 1
16000
7000
x1 + x2 = 1
10000
10000
i.e.
7000x1 + 16000x2 = 12000000
x1 + x2 = 10000
We get, x1=5333.33 & x2= 4666.66
From the graph @ point C x1=5300 & x2= 4700