Convert the following LP into its dual form:min 3x1 − x2 + x3s.t.x1 − 2x2 − x3 ≤ 42x1 − x2 + x3 = 8x1 − x2 ≤ 6x1 ≥ 0; x2, x3 free
Question
Convert the following LP into its dual form:min 3x1 − x2 + x3s.t.x1 − 2x2 − x3 ≤ 42x1 − x2 + x3 = 8x1 − x2 ≤ 6x1 ≥ 0; x2, x3 free
Solution
The dual of a linear programming problem is another linear programming problem. The dual of the given primal problem can be formulated as follows:
The primal problem is:
minimize Z = 3x1 - x2 + x3 subject to: x1 - 2x2 - x3 ≤ 4 2x1 - x2 + x3 = 8 x1 - x2 ≤ 6 x1 ≥ 0; x2, x3 are free
The dual problem is:
maximize W = 4y1 + 8y2 + 6y3 subject to: y1 + 2y2 + y3 ≤ 3 -2y1 - y2 - y3 ≤ -1 -y1 + y2 ≤ 1 y1 is unrestricted in sign; y2 ≥ 0, y3 ≥ 0
Here, y1, y2, y3 are the dual variables corresponding to the constraints in the primal problem. The objective function of the dual problem is formed by the right-hand side values of the constraints in the primal problem. The coefficients of the constraints in the dual problem are the coefficients of the variables in the objective function of the primal problem. The right-hand side values of the constraints in the dual problem are the coefficients of the variables in the objective function of the primal problem. The signs of the inequalities in the dual problem are the opposite of the signs of the inequalities in the primal problem. The sign restrictions on the variables in the dual problem are the opposite of the sign restrictions on the variables in the primal problem.
Similar Questions
Solve the following LP by using the dual simplex method:min 3x1 + 2x2 + 10s.t.3x1 + x2 ≥ 3,4x1 + 3x2 ≥ 6,x1 ≥ 1,x2 free.2
Write the dual of the following linear programming problem:Maximize 8x1 + 3x2 − 2x3subject to x1 − 6x2 + x3 > 25x1 + 7x2 − 2x3 = −4x1 ≤ 0, x2 ≥ 0, x3 unrestricted.
Maximize Z- 3x1 + 2x2 subject to constraints 2 x1 + x2 18 2x1+3x2=42 3 x1 + x2 ≥ 20 i. Prepare initial simplex table for the above LPP. ii. Also find entering vector and departing vector from this table.
max z = −40x1 − 30x2 − 20x3s.t.10x1 + 3x2 + 5x3 ≤ 104x1 + 10x2 + 4x3 ≤ 15x1, x2, x3 ≥ 0 .(i) State its dual problem, and find the optimal solution of the latter using the SimplexMethod.
Use the simplex method to solve the (LP) model:maxZ = 5x_{1} + 4x_{2}Subject to6x_{1} + 4x_{2} <= 24 x_{1} + 2x_{2} <= 6 - x_{1} + x_{2} <= 1 x_{2} <= 2x_{1}, x_{2} >= 0
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.