Question

In: Economics

24. Maximize    π = 36x1 + 28x2 + 32 x3 Subject to 2x1 + 2x2 +...

24. Maximize   

π = 36x1 + 28x2 + 32 x3

Subject to

2x1 + 2x2 + 8x3 3

3x1 + 2x2 + 2x3 4

      x1, x2, x3 0

25. Write down the economic interpretations of the dual of the problem (24).

Solutions

Expert Solution

24 & 25

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

After introducing slack variables

Max Z = 36 x1 + 28 x2 + 32 x3 + 0 S1 + 0 S2
subject to
2 x1 + 2 x2 + 8 x3 + S1 = 3
3 x1 + 2 x2 + 2 x3 + S2 = 4
and x1,x2,x3,S1,S2≥0
Iteration-1 Cj 36 28 32 0 0
B CB XB x1 x2 x3 S1 S2 MinRatio
XBx1
S1 0 3 2 2 8 1 0 32=1.5
S2 0 4 (3) 2 2 0 1 43=1.3333
Z=0 Zj 0 0 0 0 0
Zj-Cj -36 -28 -32 0 0

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

Minimum ratio is 1.3333 and its row index is 2. So, the leaving basis variable is S2.


Entering =x1, Departing =S2, Key Element =3

R1(old) = 3 2 2 8 1 0
R2(new) = 1.3333 1 0.6667 0.6667 0 0.3333
2×R2(new) = 2.6667 2 1.3333 1.3333 0 0.6667
R1(new)=R1(old) - 2R2(new) 0.3333 0 0.6667 6.6667 1 -0.6667
R2(old) = 4 3 2 2 0 1
R2(new)=R2(old)÷3 1.3333 1 0.6667 0.6667 0 0.3333
Iteration-2 Cj 36 28 32 0 0
B CB XB x1 x2 x3 S1 S2 MinRatio
XBx3
S1 0 0.3333 0 0.6667 (6.6667) 1 -0.6667 0.33336.6667=0.05
x1 36 1.3333 1 0.6667 0.6667 0 0.3333 1.33330.6667=2
Z=48 Zj 36 24 24 0 12
Zj-Cj 0 -4 -8 0 12

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

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

The pivot element is 6.6667.

Entering =x3, Departing =S1, Key Element =6.6667

R1(old) = 0.3333 0 0.6667 6.6667 1 -0.6667
R1(new)=R1(old)÷6.6667 0.05 0 0.1 1 0.15 -0.1
R2(old) = 1.3333 1 0.6667 0.6667 0 0.3333
R1(new) = 0.05 0 0.1 1 0.15 -0.1
0.6667×R1(new) = 0.0333 0 0.0667 0.6667 0.1 -0.0667
R2(new)=R2(old) - 0.6667R1(new) 1.3 1 0.6 0 -0.1 0.4
teration-3 Cj 36 28 32 0 0
B CB XB x1 x2 x3 S1 S2 MinRatio
XBx2
x3 32 0.05 0 (0.1) 1 0.15 -0.1 0.050.1=0.5
x1 36 1.3 1 0.6 0 -0.1 0.4 1.30.6=2.1667
Z=48.4 Zj 36 24.8 32 1.2 11.2
Zj-Cj 0 -3.2 0 1.2 11.2


Negative minimum Zj-Cj is -3.2 and its column index is 2. So, the entering variable is x2.

Minimum ratio is 0.5 and its row index is 1. So, the leaving basis variable is x3.

The pivot element is 0.1.

Entering =x2, Departing =x3, Key Element =0.1

R1(old) = 0.05 0 0.1 1 0.15 -0.1
R1(new)=R1(old)÷0.1 0.5 0 1 10 1.5 -1
R2(old) = 1.3 1 0.6 0 -0.1 0.4
R1(new) = 0.5 0 1 10 1.5 -1
0.6×R1(new) = 0.3 0 0.6 6 0.9 -0.6
R2(new)=R2(old) - 0.6R1(new) 1 1 0 -6 -1 1
Iteration-4 Cj 36 28 32 0 0
B CB XB x1 x2 x3 S1 S2 MinRatio
x2 28 0.5 0 1 10 1.5 -1
x1 36 1 1 0 -6 -1 1
Z=50 Zj 36 28 64 6 8
Zj-Cj 0 0 32 6 8

Since all Zj-Cj≥0

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

Max Z=50


Related Solutions

Consider the following problem     Maximize Z=2x1 + 5x2 + x3 subject to                4x1+ 2x2...
Consider the following problem     Maximize Z=2x1 + 5x2 + x3 subject to                4x1+ 2x2 + x3 ≤ 6                 x1 + x2 ≤ 2                 xi ³ 0 for i=1,2,3 a. Inserting slack variables, construct the initial simplex tableau. What is the initial basic feasible solution? b. What is the next non-basic variable to enter the basis c. Using the minimum ratio rule, identify the basic variable to leave the basis. d. Using elementary row operations, find the...
     Consider the following problem     Maximize Z=2x1 + 5x2 + x3 subject to                4x1+...
     Consider the following problem     Maximize Z=2x1 + 5x2 + x3 subject to                4x1+ 2x2 + x3 ≤ 6                 x1 + x2 ≤ 2                 xi ≥ 0 for i=1,2,3 a. Inserting slack variables, construct the initial simplex tableau. What is the initial basic feasible solution? b. What is the next non-basic variable to enter the basis c. Using the minimum ratio rule, identify the basic variable to leave the basis. d. Using elementary row operations, find...
Consider the following problem     Maximize Z=2x1 + 5x2 subject to                4x1+ 2x2 ≤ 6...
Consider the following problem     Maximize Z=2x1 + 5x2 subject to                4x1+ 2x2 ≤ 6                 x1 + x2 ≥ 2                 xi ≥0 for i=1,2 Inserting slack, excess, or artificial variables, construct the initial simplex tableau. Identify the corresponding initial (artificial) basic feasible solution including the objective function value. Identify the entering basic variable and the leaving basic variable for the next iteration.
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
4.Maximize: Z = 2X1+ X2-3X3 Subject to: 2X1+ X2= 14 X1+ X2+ X3≥6 X1, X2, X3≥0...
4.Maximize: Z = 2X1+ X2-3X3 Subject to: 2X1+ X2= 14 X1+ X2+ X3≥6 X1, X2, X3≥0 Solve the problem by using the M-technique.
Exercise Solve the following linear programs graphically. Maximize            Z = X1 + 2X2 Subject to            2X1...
Exercise Solve the following linear programs graphically. Maximize            Z = X1 + 2X2 Subject to            2X1 + X2 ≥ 12                             X1 + X2 ≥ 5                            -X1 + 3X2 ≤ 3                            6X1 – X2 ≥ 12                            X1, X2 ≥ 0
maximize z = 2x1+3x2 subject to   x1+3X2 6                   3x1+2x2 6               &nb
maximize z = 2x1+3x2 subject to   x1+3X2 6                   3x1+2x2 6                  x1,x2 This can be simply done by drawing all the lines in the x-y plane and looking at the corner points. Our points of interest are the corner points and we will check where we get the maximum value for our objective function by putting all the four corner points. (2,0), (0,2), (0,0), (6/7, 12/7) We get maximum at = (6/7, 12/7) and the maximum value is =...
For the system 2x1 − 4x2 + x3 + x4 = 0, x1 − 2x2 +...
For the system 2x1 − 4x2 + x3 + x4 = 0, x1 − 2x2 + 5x4 = 0, find some vectors v1, . . . , vk such that the solution set to this system equals span(v1, . . . , vk).
Max Z = 2x1 + 8x2 + 4x3 subject to 2x1 + 3x2     ≤ 8 2x2...
Max Z = 2x1 + 8x2 + 4x3 subject to 2x1 + 3x2     ≤ 8 2x2 + 5x3     ≤ 12 3x1 + x2 + 4x3         ≤15 and x1,x2,x3≥0; Indicate clearly the optimal basic and nonbasic variables and their values and write the reduced cost of each optimal nonbasic variable.
MAX Z = 2x1 + 8x2 + 4x3 subject to 2x1 + 3x2 <= 8 2x2...
MAX Z = 2x1 + 8x2 + 4x3 subject to 2x1 + 3x2 <= 8 2x2 + 5x3 <= 12 3x1 + x2 + 4x3 <= 15 x1 + x3 = 11 and x1,x2,x3 >= 0 apply the Dual Simplex Method to recover feasibility.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT