Uma035 4
Uma035 4
Q.1(a) Old hens can be bought at Rs. 2 each and young ones at Rs. 5 each. The (8)
old hens lay 3 eggs per week and the young ones lay 5 eggs per week,
each egg being worth 30 paise. A hen (young or old) costs Rs. 1 per
week to feed. I have only Rs. 80 to spend for hens. Formulate a linear
programming problem to maximize the profit, assuming that I cannot
house more than 20 hens.
(b) Use the Simplex method to solve (12)
Max z = 3x1 + 2x2 subject to x1 + x2 5_ 10, 2x1 + 3x2 5 24, x1, x2 0.
Plot the feasible region using x, and x2 as coordinates. Follow the
solution steps of the simplex method graphically by interpreting the
shift from one basic feasible solution to the next in the feasible region.
If the constraint 4x1 + x2 + 2x3 548 is added then, using the post optimality
analysis, find the optimal solution of the modified problem.
(b) Solve the following integer linear programming problem graphically using
Branch and Bound method (If in case all the variables are non-integer then solve
the problem by considering the branches for the variable x, only).
Maximize Z = 2x1 + x2 subject to 10x2 + 9x2 5 8, 8x1 + 6x2 1, x1 0, x2 > 0,
xi and x2 are integers. (10)
(i) Use Least Cost method to find the initial basic feasible solution. (4)
(ii) Determine an optimal solution by using MODI method or u-v method. (6)
Q5.(a) Use Lagrange multiplier method to solve the following non-linear (10)
programming problem (NLPP). Does the solution maximize or minimize
the objective function?
Optimize z = 2xi + 10x2 + 4 + 8x2 + 34 + 6x3 — 100
subject to x1 + x2 + x3 = 20 and x1, x2, x3 0.
(b) A small project consists of the following activities where duration is in days
and cost is in rupees are given in the following table.
Activity Duration Normal Normal Crash Crash
duration cost duration cost
(1-2) 6 6 1400 4 1900
(1-3) 8 8 2000 5 2800
(2-3) 4 4 1100 2 1500
(2-4) 3 3 800 2 1400
(3-4) 0 0 0 0 0
(3-5) 6 6 900 3 1600
(4-6) 10 10 2500 6 3500
(5-6) 3 3 500 2 800
(i) Use critical path method to find the normal duration for completing the
project.
(ii) Find the most economical schedule for completing the project in 19 days.
(10)