Unlock access to all the studying documents.
View Full Document
Chapter 19 – Linear Programming
19–41
Determine the range of optimality for the three coefficients of the objective function.
To determine the range of optimality for each coefficient, we must use the following values
found under Variable Cells in the Sensitivity Report:
Objective Coefficient, Allowable Increase, and Allowable Decrease.
Range of Optimality for Coefficient of A:
2.4 – 1E+30 and 2.4 + 0.642
2.5 – 0.55 and 2.5+ 1.25
Range = 1.95 to 3.75
Range of Optimality for Coefficient of C:
3 – 1 and 3 + 2
Range = 2 to 5
The Sensitivity Report is shown below:
19–42
10. Formulate the model:
x1 = number of one-quart containers of orange juice
x2 = number of one-quart containers of grapefruit juice
x3 = number of one-quart containers of pineapple juice
x4 = number of one-quart containers of All-in-One
Cost per qt. = Cost per gallon / 4
Orange Juice = $2.00 / 4 = $.50
Grapefruit Juice = $1.60 / 4 = $.40
Pineapple Juice = $1.40 / 4 = $.35
All-in–One = [$.50 +$.40 + $.35] / 3 = $.417
Quarts On Hand = Gallons On Hand x 4
C4: Grapefruit
Containers:
Chapter 19 – Linear Programming
19–43
Notes on constraint development:
C5: The ratio of the number of containers of orange juice (x1) to the number of containers
of pineapple juice (x3) should be at least 7 to 5.
�
�
5x1 ≥ 7x3
5x1 – 7x3 ≥ 0
The optimal values of the decision variables are: x1 = 800, x2 = 400, x3 = 0, x4 = 2402. The
optimal value of the objective function coefficient is Z = 2240.84.
Refer to the Excel Solver solution below:
Chapter 19 – Linear Programming
19–44
Formulas used:
=(B4*B11)+(C4*C11)+(D4*D11)+(E4*E11)
=(B4*B7)+(C4*C7)+(D4*D7)+(E4*E7)
Chapter 19 – Linear Programming
19–46
Formulas used:
Solver Setup
19–47
12. Formulate the model:
x1 = pans of ham spread to make
x2 = pans of deli spread to make
(Profit) or Minimize 3x1 + 3x2 (Cost)
a. Determine the solution that will minimize cost.
The optimal values of the decision variables are: x1 = 37.14, x2 = 18. The optimal value of
the objective function coefficient is Z = $165.43 (cost).
The Excel Solver solution for the minimization problem is shown below:
Chapter 19 – Linear Programming
19–48
Formulas used:
Solver Setup
19–49
b. Determine the solution that will maximize profit.
The optimal values of the decision variables are: x1 = 20, x2 = 84. The optimal value of the
objective function coefficient is Z = $376 (profit).
The Excel Solver solution for the maximization problem is shown below:
Formulas used:
Chapter 19 – Linear Programming
19–50
Solver Setup