Compre - PartB With Solution
Compre - PartB With Solution
Note: There are total 5 questions printed on one side of this sheet. Start answering each question from a new page.
Clarity of presentation will carry its own marks. Please find Normal distribution table on the back side.
1. Siyaram’s store sells two types of shirts, Linen and Denim, at a profit of Rs. 300 and Rs. 800 per shirt
respectively. The store maintains two tailors, P and Q, for stitching the shirts. Tailor P can devote at least
7 hours per day and Tailor Q can devote at the most 14 hours per day. Tailors P and Q spend 2 hours and
5 hours respectively stitching a linen shirt, and 4 hours and 3 hours respectively stitching a denim shirt.
a. Formulate the LPP and solve it by using Two-phase method to find the optimum profit value.
b. Now, considering the realistic scenario of stitching the number of shirts per day as exact integers,
find the optimal integer solution using Gomory’s cutting plane method. [15 + 10 = 25 M]
2. There are three factories A, B and C, which supply goods to four dealers W X Y Z
W, X, Y and Z. The production capacities of these factories are 1000, 600 A 2 2 2 4
and 900 units per month, respectively. The requirements from the dealers B 3 5 3 2
are 800, 800, 500 and 400 units per month, respectively. The per unit C 4 3 2 1
returns (excluding transportation cost) are Rs. 8, 7, 9 at the three factories. The table gives the unit
transportation costs from the factories to the dealers. Using the least cost method for IBFS, determine the
optimal solution with the maximum profit value. [15 M]
Immediate Optimistic Most likely Pessimistic
3. A project network has the S.No. Activity
Predecessor time (a) time (m) time (b)
following activities:
1 A - 2 4 12
a. Determine the critical
2 B - 10 12 26
path for the project
network. 3 C A 8 9 10
b. Find the probability of 4 D A 10 15 20
completing the project 5 E A 7 7.5 11
within 25 to 35 days? 6 F B, C 9 9 9
[10 + 5 = 15 M] 7 G D 3 3.5 7
8 H E, F, G 5 5 5
4. A car wash facility has two bays for service and a total of four car spaces including the ones being serviced.
Following Markovian distribution, cars arrive at the facility at a rate of 3 per hour, while the service time
for each car has a mean of 30 minutes. (Write your answers up to 4 decimal places)
a. Draw the Markov-chain and find the steady state probabilities.
Based on this, determine the following:
b. Amount of business lost to competition per 8-hour day due to the limited system capacity.
c. Expected number of cars in the facility.
d. Expected waiting time of a car before receiving service.
e. Probability that the arriving car has to wait before receiving service.
f. Capacity of the facility that will ensure that, on the average, no more than 5% of the arriving cars are
turned away. [12 + 4*2 + 10 = 30 M]
[2]
(a) Steady state probabilities:
𝑝 = 𝑝 ,𝑝 = 𝑝 ,𝑝 = 𝑝 ,𝑝 = 𝑝
=> 𝑝 = 1.5𝑝 , 𝑝 = 1.125𝑝 , 𝑝 = 0.843𝑝 , 𝑝 = 0.632𝑝
= P (-1.6359 < Z < 2.4539) (c) Expected number of cars in the facility:
= P (Z < 2.4539) – P (Z < -1.6359) Ls = 1* 𝑝 + 2* 𝑝 + 3*𝑝 + 4*𝑝
= (1*0.294) + (2*0.2205) + (3*0.1652) + (4*0.1239)
= 0.9929 – (1- 0.9495) = 1.7263 cars [2]
b)
L(X) = f(X) – λ [g(X) + S2]
= x13 + x23 − 3x1x2 – λ [(x1 + x2 – 3) + S2]
∇ L (x) = 0
3x12 – 3x2 – λ = 0
3x22 – 3x1 – λ = 0
x1 + x2 – 3 + S2 = 0
λ*S =0
λ = 0, S ≠ 0 λ ≠ 0, S = 0
Case I: (x1, x2) = (0, 0) Case III:
Case II: (x1, x2) = (1, 1) (x1, x2) = (3/2, 3/2)
6𝑥 −3
Now Hessian matrix =
−3 6𝑥
Case-I
0 −3
λ = 0, (x1, x2) = (0, 0), S = 3 H(0, 0) =
−3 0
∵ M1 = 0, M2 = -9
Positive semi-definite. So, not exactly minima.
Case-II
6 −3
λ = 0, (x1, x2) = (1, 1), S =1 H(1, 1) =
−3 6
M1 = 6, M2 = 27
Thus, positive definite
Min f(X) @ (1, 1) = -1
Case-III
S = 0, (x1, x2) = (3/2, 3/2), λ = 9/4
∵ In KKT condition
λ ≥ 0 (condition for maxima), Not a feasible solution