Question

In: Operations Management

Use the Simplex method to solve the following problem:   Max  Z = x1 + 2x2 + 3x3...

  1. Use the Simplex method to solve the following problem:
      Max  Z = x1 + 2x2 + 3x3
      s. to2x1 + x2 + x3 <= 20
    x1 + 2x2 - x3 <= 20
            3x2 + x3 <= 10
           x1, x2, x3 >= 0
    Clearly specify the optimal values of all variables ya used in your procedure as well as the optimal value of the objective function.

  2. In part a), say what corner point was analyzed in each iteration and give the corresponding value of the objective function. Include iteration 0, that is, the one that gives the starting corner point.

Solutions

Expert Solution

Solution:
Problem is

Max Z = x1 + 2 x2 + 3 x3
subject to
2 x1 + x2 + x3 20
x1 + 2 x2 - x3 20
3 x2 + x3 10
and x1,x2,x3≥0;


The problem is converted to canonical form by adding slack, surplus and artificial variables as appropiate

1. As the constraint-1 is of type '' we should add slack variable S1

2. As the constraint-2 is of type '' we should add slack variable S2

3. As the constraint-3 is of type '' we should add slack variable S3

After introducing slack variables

Max Z = x1 + 2 x2 + 3 x3 + 0 S1 + 0 S2 + 0 S3
subject to
2 x1 + x2 + x3 + S1 = 20
x1 + 2 x2 - x3 + S2 = 20
3 x2 + x3 + S3 = 10
and x1,x2,x3,S1,S2,S3≥0
Iteration-1 Cj 1 2 3 0 0 0
B CB XB x1 x2 x3 S1 S2 S3 MinRatio
XBx3
S1 0 20 2 1 1 1 0 0 201=20
S2 0 20 1 2 -1 0 1 0 ---
S3 0 10 0 3 (1) 0 0 1 101=10→
Z=0 Zj 0 0 0 0 0 0
Zj-Cj -1 -2 -3↑ 0 0 0


Negative minimum Zj-Cj is -3 and its column index is 3. So, the entering variable is x3.

Minimum ratio is 10 and its row index is 3. So, the leaving basis variable is S3.

∴ The pivot element is 1.

Entering =x3, Departing =S3, Key Element =1

R3(new)=R3(old)

R3(old) = 10 0 3 1 0 0 1
R3(new)=R3(old) 10 0 3 1 0 0 1

R1(new)=R1(old) - R3(new)

R1(old) = 20 2 1 1 1 0 0
R3(new) = 10 0 3 1 0 0 1
R1(new)=R1(old) - R3(new) 10 2 -2 0 1 0 -1

R2(new)=R2(old) + R3(new)

R2(old) = 20 1 2 -1 0 1 0
R3(new) = 10 0 3 1 0 0 1
R2(new)=R2(old) + R3(new) 30 1 5 0 0 1 1
Iteration-2 Cj 1 2 3 0 0 0
B CB XB x1 x2 x3 S1 S2 S3 MinRatio
XBx1
S1 0 10 (2) -2 0 1 0 -1 102=5→
S2 0 30 1 5 0 0 1 1 301=30
x3 3 10 0 3 1 0 0 1 ---
Z=30 Zj 0 9 3 0 0 3
Zj-Cj -1↑ 7 0 0 0 3


Negative minimum Zj-Cj is -1 and its column index is 1. So, the entering variable is x1.

Minimum ratio is 5 and its row index is 1. So, the leaving basis variable is S1.

∴ The pivot element is 2.

Entering =x1, Departing =S1, Key Element =2

R1(new)=R1(old)÷2

R1(old) = 10 2 -2 0 1 0 -1
R1(new)=R1(old)÷2 5 1 -1 0 0.5 0 -0.5

R2(new)=R2(old) - R1(new)

R2(old) = 30 1 5 0 0 1 1
R1(new) = 5 1 -1 0 0.5 0 -0.5
R2(new)=R2(old) - R1(new) 25 0 6 0 -0.5 1 1.5

R3(new)=R3(old)

R3(old) = 10 0 3 1 0 0 1
R3(new)=R3(old) 10 0 3 1 0 0 1
Iteration-3 Cj 1 2 3 0 0 0
B CB XB x1 x2 x3 S1 S2 S3 MinRatio
x1 1 5 1 -1 0 0.5 0 -0.5
S2 0 25 0 6 0 -0.5 1 1.5
x3 3 10 0 3 1 0 0 1
Z=35 Zj 1 8 3 0.5 0 2.5
Zj-Cj 0 6 0 0.5 0 2.5


Since all Zj-Cj≥0

Hence, optimal solution is arrived with value of variables as :
x1=5,x2=0,x3=10

Max Z=35


Related Solutions

MAXIMIZATION BY THE SIMPLEX METHOD Maximize z = x1 + 2x2 + x3 subject to x1...
MAXIMIZATION BY THE SIMPLEX METHOD Maximize z = x1 + 2x2 + x3 subject to x1 + x2 ≤ 3 x2 + x3 ≤ 4 x1 + x3 ≤ 5 x1, x2, x3 ≥0
Solve the following problem by the dual simplex method. Min Z = 2 x1 + 3...
Solve the following problem by the dual simplex method. Min Z = 2 x1 + 3 x2 subject to 2 x1 + 2 x2 <=  30 x1 + 2 x2 >=10 x1 0, x2 >=0
Use the simplex method to solve the linear programming problem. The maximum is ___ when x1=...
Use the simplex method to solve the linear programming problem. The maximum is ___ when x1= ___ and x2=___ a.) Maximize : z= 24x1+2x2 Subject to: 6x1+3x2<=10, x1+4x2<=3 With: x1>=0, x2>=0 b.) Maximize: z=2x1+7x2 Subject to: 5x1+x2<=70, 7x1+2x2<=90, x1+x2<=80 With: x1,x2>=0 c.) Maximize: z=x1+2x2+x3+5x4 Subject to: x1+3x2+x3+x4<=55, 4x+x2+3x3+x4<=109 With: x1>=0, x2>- 0, x3>=0, x4>=0 d.) Maximize: z=4x1+7x2 Subject to: x1-4x2<=35 , 4x1-3x2<=21 With: x1>=0, x2>=0
Consider the following LP. Use revised simplex formula to answer the questions. Max Z = -x1...
Consider the following LP. Use revised simplex formula to answer the questions. Max Z = -x1 +2x3 +3x4 subject to x1 -x2+2x3 ≥8 4x1 +2x2 +7x3 +9x4 ≥ 30 2x1 +3x3 +7x4 ≤ 20 3x1 +x2 -3x3 +4x4 = 1 x1, x2, x3, x4 ≥ 0 a. Show that the basic feasible solution where x1, x2, x3, and x4 is not a feasible solution to the given LP. b. Show that the basic feasible solution where x1, x3, x4, and...
Solve the following linear programming problem using the dual simplex method: max ? = −?1 −...
Solve the following linear programming problem using the dual simplex method: max ? = −?1 − 2?2 s.t. −2?1 + 7?2 ≤ 6 −3?1 + ?2 ≤ −1 9?1 − 4?2 ≤ 6 ?1 − ?2 ≤ 1 7?1 − 3?2 ≤ 6 −5?1 + 2?2 ≤ −3 ?1,?2 ≥ 0
use the two-phase method and big.M method to solve the LPP: min z=x1-2x2 st: x1+x2>=2 -x1+x2>=1...
use the two-phase method and big.M method to solve the LPP: min z=x1-2x2 st: x1+x2>=2 -x1+x2>=1 x2<=3 x1,x2>=0 (two method!)
Consider the following. x1 − 2x2 + 3x3 = 3 −x1 + 3x2 − x3 =...
Consider the following. x1 − 2x2 + 3x3 = 3 −x1 + 3x2 − x3 = 2 2x1 − 5x2 + 5x3 = 3 (a) Write the system of linear equations as a matrix equation, AX = B. x1 x2 x3 = (b) Use Gauss-Jordan elimination on [A    B] to solve for the matrix X. X = x1 x2 x3 =
Simplex Method Consider the following linear programming problem: max z = 6x1 + 3x2 - 9x2...
Simplex Method Consider the following linear programming problem: max z = 6x1 + 3x2 - 9x2 - 9x3 + 15x4 s.t. 2x1 + 4x2 +6x3 + 8x4 <= 80    6x1 - 3x2 +3x3 + 6x4 <= 24    12x1 - 6x2 + 3x3 - 3x4 <= 30    x1, x2, x3, x4 >= 0 Rewrite the problem in standard form, that is, add the necessary slack variables in order to consider only equality constraints (and non-negativity). What is the...
Use the simplex method to solve the linear programming problem. Maximize objective function: Z= 6x1 +...
Use the simplex method to solve the linear programming problem. Maximize objective function: Z= 6x1 + 2x2 Subject to constraints: 3x1 + 2x2 <=9 x1 + 3x2 <= 5 when x1, x2 >=0
Solve this problem with the revised simplex method: Maximize            Z = 5X1 + 3X2 + 2X3...
Solve this problem with the revised simplex method: Maximize            Z = 5X1 + 3X2 + 2X3 Subject to            4X1 + 5X2 + 2X3 + X4 ≤ 20                             3X1 + 4X2 - X3 + X4 ≤ 30                            X1, X2, X3, X4 ≥ 0
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT