Operations Research :- Assignments
UNIT-I Linear Programming Q.1. Explain the properties of Liner Programming. [4] Q.2. Answer the questions related to the model below: [4] max. 3 x1 + 2 x2 st 2 x1 + 2 x2 ≤ 5 2 x1 + x2 ≤ 4 x1 + 2 x2 ≤ 4 x1, x2 ≥ 0 a. Use the graphical solution technique to find the optimal solution to the model. b. Use the simplex algorithm to find the optimal solution to the model. c. For which objective function coefficient value ranges of x1 and x2 does the solution remain optimal? d. Find the dual of the model. Q.3. what is the allowable range for the objective function coefficient of x2 in which current solution (basis) remains optimal? (Hint: Use the relation of Duality-Sensitivity) Q.4. Explain maximization and minimization models with example. [4] Q.5. Explain mathematical model of single period production model. [4] UNIT-II Du...