Question

In: Operations Management

Find the solution to the following problem MAXZ=2x1 +20x2 –10x3 subject to 2x1 +20x2 +4x3 ≤15...

Find the solution to the following problem MAXZ=2x1 +20x2 –10x3
subject to
2x1 +20x2 +4x3 ≤15
6x1 +15x2 +6x3 ≤20
5x1 +3x3 ≤13
and x1, x2, x3 ≥ 0 x1, x2, x3 = integer

Solutions

Expert Solution

Answer: As no specific information is mentioned in the question, we will solve the given Integer LP model by applying the following steps of Integer Simplex (Gomory's cutting plane method):

We are given:

Step 1: The problem is converted to canonical form by adding slack, surplus and artificial variables as applicable

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 surplus, artificial variables:

:

Step 2: Prepare the first Iteration table as mentioned below:

Negative minimum Zj-Cj is -20 and its column index is 2. So, the entering variable is x2.
Minimum ratio is 0.75 and its row index is 1. So, the leaving basis variable is S1.
The pivot element is 20.
Entering =x2, Departing =S1, Key Element =20

Step 3: Prepare the second Iteration table as mentioned below:

Since all Zj-Cj≥0

Hence, non-integer optimal solution is arrived with value of variables as :
x1=0,x2=0.75,x3=0

Max Z= 2 (0) + 20 (0.75) - 10 (0) = 15

Here, as well the values of decision variables are non-integer.. Hence, move to the next step.

Step 4: Prepare the first iteration table for integer solution:

To obtain the integer valued solution, we proceed to construct Gomory's fractional cut, with the help of x2-row as follows:

0.75=0.1x1+1x2+0.2x3+0.05S1
(0+0.75)=(0+0.1)x1+(1+0)x2+(0+0.2)x3+(0+0.05)S1
The fractional cut will become
-0.75=Sg1-0.1x1-0.2x3-0.05S1→ (Cut-1)

Adding this additional constraint at the bottom of optimal simplex table. The new table so obtained is:

Minimum negative XB is -0.75 and its row index is 4. So, the leaving basis variable is Sg1.
Maximum negative ratio is 0 and its column index is 1. So, the entering variable is x1.
The pivot element is -0.1.
Entering =x1, Departing =Sg1, Key Element =-0.1

Step 5: Prepare the second iteration table for integer solution:

Minimum negative XB is -25 and its row index is 2. So, the leaving basis variable is S2.
Maximum negative ratio is -0.3333 and its column index is 4. So, the entering variable is S1.
The pivot element is -3.
Entering =S1, Departing =S2, Key Element =-3

Step 6: Prepare the third iteration table for integer solution:

Minimum negative XB is -3.6667 and its row index is 3. So, the leaving basis variable is S3.
Maximum negative ratio is -0.4 and its column index is 5. So, the entering variable is S2.
The pivot element is -0.8333.
Entering =S2, Departing =S3, Key Element =-0.8333

Step 7: Prepare the fourth iteration table for integer solution:

Since all Zj-Cj≥0

Hence, non-integer optimal solution is arrived with value of variables as :
x1=2.6, x2=0, x3=0

Max Z= 2 (2.6) + 20 (0) - 10 (0) = 5.2

Here, as well the values of decision variables are non-integer.. Hence, move to the next step.

Step 8: Again, prepare the first iteration table for integer solution:

To obtain the integer valued solution, we proceed to construct Gomory's fractional cut, with the help of x1-row as follows:

2.6=1x1+0.6x3+0.2S3
(2+0.6)=(1+0)x1+(0+0.6)x3+(0+0.2)S3
The fractional cut will become
-0.6=Sg2-0.6x3-0.2S3→ (Cut-2)
Adding this additional constraint at the bottom of optimal simplex table. The new table so obtained is:

Minimum negative XB is -0.6 and its row index is 5. So, the leaving basis variable is Sg2.
Maximum negative ratio is -2 and its column index is 6. So, the entering variable is S3.
The pivot element is -0.2.
Entering =S3, Departing =Sg2, Key Element =-0.2

Step 9: Again, prepare the second iteration table for integer solution:

Since all Zj-Cj≥0

Hence, an integer optimal solution arrives with the value of variables as :
x1=2, x2=0, x3=0

Max Z= 2 (2) + 20 (0) - 10(0) = 4

(Note: The integer optimal solution found after 2-cuts.)


Related Solutions

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.
     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 linear programming problem Maximize 6x1 + 4x2 + 5x3 Subject to: 2x1 +...
Consider the following linear programming problem Maximize 6x1 + 4x2 + 5x3 Subject to: 2x1 + 3x2 + x3 ≥ 30 2x1 + x2 + x3 ≤ 50 4x1 + 2x2 + 3x3 ≤ 120 x1, x2, x3 ≥ 0 a) Find the optimal solution by using simplex method b) Find the dual price for the first constraint. c) Find the dual price for the second constraint. d) Find the dual price for the third constraint. e) Suppose the right-hand...
Given the following primal problem: maximize z = 2x1 + 4x2 + 3x3 subject to x1...
Given the following primal problem: maximize z = 2x1 + 4x2 + 3x3 subject to x1 + 3x2 + 2x3 ≥ 20 x1 + 5x2 ≥ 10 x1 + 2x2 + x3 ≤ 18 x1 , x2 , x3 ≥ 0 1. Write this LP in standart form of LP. 2.Find the optimal solution to this problem by applying the Dual Simplex method for finding the initial basic feasible solution to the primal of this LP. Then, find the optimal...
Consider the following linear programming problem Maximize $4X1 + $5X2 Subject To 2X1 + 5X2 ≤...
Consider the following linear programming problem Maximize $4X1 + $5X2 Subject To 2X1 + 5X2 ≤ 40 hr Constraint A 3X1 + 3X2 ≤ 30 hr Constraint B X1, X2 ≥ 0 Constraint C if A and B are the two binding constraints. (Round to ONLY two digits after decimal points) a) What is the range of optimality of the objective function?   Answer ≤ C1/C2  ≤  Answer b) Suppose that the unit revenues for X1 and X2 are changed to $100 and...
Consider the following linear programming problem Maximize $4X1 + $5X2 Subject To 2X1 + 5X2 ≤...
Consider the following linear programming problem Maximize $4X1 + $5X2 Subject To 2X1 + 5X2 ≤ 40 hr Constraint A 3X1 + 3X2 ≤ 30 hr Constraint B X1, X2 ≥ 0 Constraint C if A and B are the two binding constraints. (Round to ONLY two digits after decimal points) a) What is the range of optimality of the objective function?   .......... ≤ C1/C2  ≤  ............ b) Suppose that the unit revenues for X1 and X2 are changed to $100 and...
Solve the following linear programming problem using generalised simplex method Maximise z= 2x1+3x2 subject to -2x1+x2>=3...
Solve the following linear programming problem using generalised simplex method Maximise z= 2x1+3x2 subject to -2x1+x2>=3 3x1+x2<=5 x1,x2>=0
(b)For the following IVP, find the solution for x>0, .                               y'''=1+3x2-4x3+9√x .&
(b)For the following IVP, find the solution for x>0, .                               y'''=1+3x2-4x3+9√x .                                                     y1=8                          y'1=9                y''1=10                                                                                                                                                 (c) Test for exactness and solve the IVP,                      (x+5exy)dx=-exdy                                y0=-2                                                                                                              
"Primal" MAXIMIZE Z = 12X1 + 18X2 +10X3 S.T. 2X1 + 3X2 + 4X3 <= 50...
"Primal" MAXIMIZE Z = 12X1 + 18X2 +10X3 S.T. 2X1 + 3X2 + 4X3 <= 50 -X1 + X2 + X3 <= 0 0X1 - X2 + 1.5X3 <= 0 X1, X2, X3 >=0 1. Write the "Dual" of this problem. 2. Write the "Dual of the Dual" of this problem. For steps 3 & 4, use the Generic Linear Programming spreadsheet or the software of your choice. (Submit a file pdf, text, xls file, etc., indicating the solution values...
Find the pH of the following solution 10.0mL of solution A (which is .15 of .5M...
Find the pH of the following solution 10.0mL of solution A (which is .15 of .5M of acetic acid and .15 of .5M of sodium acetate) and 10.0mL of 0.1M of HNO3 10.0mL of solution A (same as above) and 10.0mL of 0.1M of NaOH
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT