Question

Consider the following linear program Max 5x1+5x2+3x3 St x1+3x2+x3<=3 -x1+ 3x3<=2 2x1-x2 +2x3<=4 2x1+3x2-x3<=2 xi>=0 for...

Consider the following linear program Max 5x1+5x2+3x3
St

x1+3x2+x3<=3

-x1+ 3x3<=2

2x1-x2 +2x3<=4

2x1+3x2-x3<=2

xi>=0 for i=1,2,3

Suppose that while solving this problem with Simplex method, you arrive at the following table:

z

x1

x2

x3

x4

x5

x6

x7

rhs

Row0

1

0

-29/6

0

0

0

11/6

2/3

26/3

Row1

0

0

-4/3

1

0

0

1/3

-1/3

2/3

Row2

0

1

5/6

0

0

0

1/6

1/3

4/3

Row3

0

0

7/2

0

1

0

-1/2

0

1

Row4

0

0

29/6

0

0

1

-5/6

4/3

4/3

a)Write down the dual problem
b) In the Simplex table above, which variables are basic, which are nonbasic?
c) What is the current solution to this primary LP based on this Simplex table?
d) Using Complementary Slackness conditions, compute the dual solution corresponding to the primal solution given in the Simplex table
e) Compare the dual solution to the coefficients of the x variables in the Simplex table row 0 values. What do you observe?
f) Is this solution optimal? Why?
g) If you need to continue with the Simplex table what is the entering variable? What is the leaving variable?

Homework Answers

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider the following LP: Max Z=X1+5X2+3X3 s.t. X1+2X2+X3=3 2X1-X2 =4 X1,X2,X3≥0 a.) Write the associated dual...
Consider the following LP: Max Z=X1+5X2+3X3 s.t. X1+2X2+X3=3 2X1-X2 =4 X1,X2,X3≥0 a.) Write the associated dual model b.) Given the information that the optimal basic variables are X1 and X3, determine the associated optimal dual solution.
minimize F=5x1 - 3x2 - 8x3    subject to (2x1 + 5x2 - x3 ≤1) (-2x1...
minimize F=5x1 - 3x2 - 8x3    subject to (2x1 + 5x2 - x3 ≤1) (-2x1 - 12x2 + 3x3 ≤9) (-3x1 - 8x2 + 2x3 ≤4) x1,x2,x3≥0 solve implex method pls.
max Z = 5x1+3x2+x3 s.t : 2x1+x2+x3 < 6 x1+2x2+x3 < 7 x1, x2, x3 >...
max Z = 5x1+3x2+x3 s.t : 2x1+x2+x3 < 6 x1+2x2+x3 < 7 x1, x2, x3 > 0 Solve the problem. What is the optimal value of the objective function (OF)? Decision variables? Solve the problem. What is the optimal value of the objective function (OF)? Decision variables? (20 points)
Solve the LPP below by making use of the dual simplex method. min z=2x1+3x2+4x3 st: x1+2x2+x3>=3...
Solve the LPP below by making use of the dual simplex method. min z=2x1+3x2+4x3 st: x1+2x2+x3>=3    2x1-x2+3x3>=4    x1,x2,x3>=0
Solve the 3x3 system. x1-x2+x3=3 -2x1+3x2+2x3=7 3x1-3x2+2x3=6
Solve the 3x3 system. x1-x2+x3=3 -2x1+3x2+2x3=7 3x1-3x2+2x3=6
Consider the following problem.                         Maximize   Z = 2x1 - x2 + x3, subject to x1...
Consider the following problem.                         Maximize   Z = 2x1 - x2 + x3, subject to x1 - x2 + 3x3 ≤   4             2x1 + x2           ≤ 10             x1 - x2 -    x3 ≤   7 and       x1 ≥ 0,   x2 ≥ 0,    x3 ≥ 0. Use Excel Solver to solve this problem. Write out the augmented form of this problem by introducing slack variables. Work through the simplex method step by step in tabular form to solve the problem.
For the following linear programming problem:    Maximize 2x1+ 3x2    Such that        x1+ x2...
For the following linear programming problem:    Maximize 2x1+ 3x2    Such that        x1+ x2 ≤ 4      5x1+ 3x2 ≤15       x1,x2 ≥ 0 Graph the region that satisfies the constraints. Find the optimal solution and the value of the objective function at the optimal solution.
Maximize 12X1 + 10X2 + 8X3             Total Profit Subject to      X1 + X2 + X3 >...
Maximize 12X1 + 10X2 + 8X3             Total Profit Subject to      X1 + X2 + X3 > 160        At least a total of 160 units of all three products needed                  X1 + 3X2 + 2X3 ≤ 450         Resource 1                  2X1 + X2 + 2X3 ≤ 300         Resource 2                2X1 + 2X2 + 3X3 ≤ 400         Resource 3                   And X1, X2, X3 ≥ 0 Where X1, X2, and X3 represent the number of units of Product 1, Product...
Consider the following system of equations. x1- x2+ 3x3 =2 2x1+ x2+ 2x3 =2 -2x1 -2x2...
Consider the following system of equations. x1- x2+ 3x3 =2 2x1+ x2+ 2x3 =2 -2x1 -2x2 +x3 =3 Write a matrix equation that is equivalent to the system of linear equations. (b) Solve the system using the inverse of the coefficient matrix.
3) Find the dual of the following LP: Max 4x1 - x2 s.t. 2x1 + 3x2...
3) Find the dual of the following LP: Max 4x1 - x2 s.t. 2x1 + 3x2 ≥ 10 x1 – x2 = 4 0.5x1 + 2x2 ≤ 20 x1 ≥ 0, x2 unconstrained Please provide an excel solution to this problem
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT