Given LP:
Max \(z = 20x_1 + 6x_2 + Px_3\), subject to:
\(8x_1 + 2x_2 + 3x_3 \le 250\),
\(4x_1 + 3x_2 \le 150\),
\(2x_1 + x_3 \le 50\),
\(x_1,x_2,x_3 \ge 0.\)
Optimal solution: \(x_1^*=0,\;x_2^*=50,\;x_3^*=50.\)
Optimal dual variables: \(y_1^*=0,\;y_2^*=2,\;y_3^*=8.\)
Find the value of parameter \(P\) such that the solution remains optimal (round off to one decimal place).
Complementary slackness for variable \(x_3^* = 50 > 0\): \[ \text{Reduced cost of } x_3 = 0. \] Reduced cost formula for maximization: \[ \bar{c_3} = P - (3y_1 + 0y_2 + 1y_3) = 0. \] Substitute the dual values: \[ P - (3(0) + 0(2) + 1(8)) = 0, \] \[ P - 8 = 0, \] \[ P = 8. \] Final Answer: \(8.0\)
| Machine A | Machine B | |
|---|---|---|
| Purchase price | INR 20,000 | INR 15,000 |
| Estimated useful life | 10 years | 20 years |
| Estimated salvage value | INR 5,000 | INR 5,000 |
| Job | A | B | C | D | E |
| Processing time (in days) | 9 | 6 | 4 | 5 | 8 |
| Activity | Precedent activities |
|---|---|
| A | None |
| B | None |
| C | None |
| D | A, B |
| E | B,C |
| F | A, B |
