Assignment 1
Assignment 1
1. Use the graphical method to solve the following linear programming problems
3. Find all the basic feasible solutions to the following systems of linear equations.
Also discuss the nature of solutions
(c) Find one basic solution to the following system of linear equations.
2x1 + x2 + x3 = 2
3x1 + 4x2 + x4 = 5
4x1 + 7x2 + x3 = 8.
1
4. Use simplex method to solve the following linear programming problems
(a) Max z = 107x1 + x2 + 2x3 (b) Max z = 8x1 − 4x2 (c) Min z = x1 − 2x2 + x3
subject to subject to subject to
14 1 7
3 x1 + 3 x2 − 2x3 ≤ 3 4x1 + 5x2 ≤ 20 x1 + 2x2 − 2x3 ≤ 4
16x1 + x2 − 6x3 ≤ 5 x1 − 3x2 ≤ 23 x1 − x3 ≤ 3
3x1 − x2 − x3 ≤ 0 x1 ≥ 0, x2 is unrestricted. 2x1 − x2 + 2x3 ≤ 2
x1 , x2 , x3 ≥ 0. x1 , x2 , x3 ≥ 0.
6. Duality theory
(b) Prove using the duality theory that the following linear program is feasible but has no optimal
solution:
Min z = x1 − x2 + x3
2
subject to
x1 − x3 ≥ 4
x1 − x2 + 2x3 ≥ 3
x1 , x2 , x3 ≥ 0.
(d) Using duality results find an optimum solution of the following LPP:
Max z = x1 + 2x2 + 3x3 + 4x4
subject to
x1 + 2x2 + 2x3 + 3x4 ≤ 20
2x1 + x2 + 3x3 + 2x4 ≤ 20
x1 , x2 , x3 , x4 ≥ 0.
7. Dual-Simplex
(a) Use the dual simplex method to solve the following linear programming problems:
3
−x1 + 2x2 ≤ 1 x1 , x2 ≥ 0.
8. Sensitivity Analysis
25 20 0 0 0
cBj Basic Variables xBj x1 x2 s1 s2 s3
Suppose the requirements vector (b) is changed from (70, 150, 20)T to the following vectors:
(i) (100, 60, 3)T (ii) (80, 120, 20)T (iii) (50, 150, 20)T
Using the sensitivity analysis approach, find the new optimal solution for each of the new
vectors given above.
4
(b) Consider the following LP Problem:
Max z = 3x1 + 2x2
subject to
4x1 + 3x2 ≤ 120
x1 + 3x2 ≤ 60
x1 , x2 ≥ 0.
The optimal simplex tableau for the standard form of the above problem (with slack variables
s1 , s2 ) is as follows:
3 2 0 0
cBj Basic Variables xB j x1 x2 s1 s2
3 x1 30 1 0.75 0.25 0
0 s2 30 0 2.25 −0.25 1
(zj − cj ) : 0 0.25 0.75 0
Using sensitivity analysis, find the optimum solution for each of the following new objective
function to be maximized.