Question:

Let \( \tilde{x} = \begin{bmatrix} 11/3 \\ 2/3 \\ 0 \end{bmatrix} \) be an optimal solution of the following Linear Programming Problem P: 
Maximize \( 4x_1 + x_2 - 3x_3 \) 
subject to \[ 2x_1 + 4x_2 + ax_3 \leq 10, \] \[ x_1 - x_2 + bx_3 \leq 3, \] \[ 2x_1 + 3x_2 + 5x_3 \leq 11, \] \[ x_1 \geq 0, x_2 \geq 0, x_3 \geq 0, \text{where} a, b \text{ are real numbers.} \] If \( \tilde{y} = \begin{bmatrix} p \\ q \\ r \end{bmatrix} \) is an optimal solution of the dual of P, then \( p + q + r \)= \(\underline{\hspace{1cm}}\) (round off to 2 decimal places).

Show Hint

To solve linear programming dual problems, use the complementary slackness conditions and the optimal solution of the primal to determine the dual variables.
Updated On: Jan 7, 2026
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 3.14

Solution and Explanation

Step 1: Write the dual of the given Linear Programming problem.
The dual of the primal problem is: \[ \text{Minimize} 10y_1 + 3y_2 + 11y_3 \] \[ \text{subject to} \] \[ 2y_1 + y_2 + 2y_3 \geq 4, \] \[ 4y_1 - y_2 + 3y_3 \geq 1, \] \[ y_1 + b y_3 \geq -3, \] \[ y_1 \geq 0, y_2 \geq 0, y_3 \geq 0. \] Step 2: Using the optimal solution of the primal problem, we can substitute \( x_1 = 11/3, x_2 = 2/3, x_3 = 0 \). The values of the dual variables can be derived by using the complementary slackness conditions. Step 3: Solving the dual problem gives the values for \( p, q, r \), and finally: \[ p + q + r \approx 3.14. \] Thus, the value of \( p + q + r \) is \( \boxed{3.14} \).
Was this answer helpful?
0
0

Top Questions on Linear Programming

View More Questions

Questions Asked in GATE MA exam

View More Questions