IEOPER1 Quiz 3 Flashcards
In the optimal solution to a linear program, there are 20 units of slack for a constraint. From this, we know that:
A. The dual price for this constraint is 20
B. The problem must be a maximization problem
C. The constraint must be redundant
D. The dual price for this constraint is 0.
D. The dual price for this constraint is 0
Which of the following statements is true?
A. If a constraint is non-binding then its LHS is greater than its RHS
B. An equality constraint is always nonbinding
C. Changes to an objective function coefficient will not affect the size of the feasible region.
C. Changes to an objective function coefficient will not affect the size of the feasible region
The report which shows the final values of the decision variables, the objective function, and the formula, slack or surplus, status, and LHS value for each constraint is the ____________.
Answer Report
A linear program has been solved and sensitivity analysis has been
performed. The ranges for the objective function coefficients have been found. For the profit on X1, the upper bound is 80, the lower bound is 60, and the current value is 75. Which of the following must be true if the profit on this variable is lowered to 70 and the optimal solution is found?
A. The values for all the decision variables will remain the same
B. The maximum possible total profit may increase
C. A new corner point will become optimal
A. The values for all the decision variables will remain the same
Suppose that a MAX problem contained the following constraint: 5x + 8y ≤ 40. Then which of the following statements is true?
A. For the point (8,5), the slack for this constraint would have a value of 40
B. For the point (4,2), the slack for this constraint would be zero
C. For the point (4,2.5), the slack for this constraint would be a positive value.
D. For the point (1,4), the slack for this constraint would have a value of 3.
D. For the point (1,4), the slack for this constraint would have a value of 3.
Given the following linear programming problem with two non-negative variables X and X and 3 constraints all of which are type, and a maximize objective function and assuming Y, i = 1, 2, 3 as the dual variables associated with constraints 1, 2 and 3 respectively, the dual constraints in the dual problem is:
Max: 250X1 + 500 X2
Constraints:
X1 <= 320
2X1 + 5X2 <= 1100
x1 + 1.2 X2 <= 480
Y1 + 2Y2 + Y3 >= 250
5Y2 + 1.2 Y3 >= 500
Any change in the values for the RHS (Right Hand Side) of a binding
the constraint of an LP problem will
A. Not change the feasibility region
B. Change the slope of that constraint
C. Not change the slope of the constraint but move it parallel to the original
D. Change the slope of the objective function
C. Not change the slope of the constraint but move it parallel to the original
Consider a scenario with an objective function Minimize $14X + $17Y. Assume that the value of X in the optimal solution is zero and the reduced cost for variable X is $3. At what objective function coefficient will X first become part of the optimal solution?
A. 14
B. 17
C. 20
D. 11
D. 11
The options under Solver in Excel that should always be checked (turned
on) for the general LP problem are the following:
A. Only ‘Assume Linear Model’
B. Both ‘Assume Linear Model’ and ‘Assume Non-Negative’
C. Only ‘Assume Non-Negative’
D. Neither ‘Assume Linear Model’ nor ‘Assume Non-Negative’
B. Both ‘Assume Linear Model’ and ‘Assume Non-Negative’
Which of the following would cause a change in the feasible region?
A. Increasing an objective function coefficient in a maximization problem
B. Increasing an objective function coefficient in a minimization problem
C. Changing the right-hand side of a non-redundant constraint
D. Adding a redundant constraint
C. Changing the right-hand side of a non-redundant constraint
Modified True or False. The (symmetric) form of a primal LP model is needed to formulate its dual model whereas the (standard form) is needed to begin the solution process
True
Modified True or False. The addition of a new constraint to an existing LP model after an optimal solution has already been determined (will cause the current optimal solution to become superoptimal)
False. introducing a new constraint can at most maintain or reduce current optimal value, but it cannot improve beyond the original optimal solution
In RHS ranging (shortcut method), if all ratios are negative then there is _________.
No upper limit
In RHS ranging (shortcut method), if all ratios are positive then there is _________.
No lower limit
For the dual simplex method, how is the EV chosen?
Max: Smallest absolute value of the ratio
Min: Smallest ratio
For the dual simplex method, in getting the ratios, ____________ denominator values and _______ do not qualify as an entering variable.
Positive denominator values and zero
Formula for Shadow Price
Change of Z / Change of b
If the problem changes the b value, the vectors affected are _____________.
XB and Z
For OFC ranging, the criterion for maximization problems is _______________
CB(B^-1N)- CN >= 0
For OFC ranging, the criterion for minimization problems is _______________
CB(B^-1N)- CN <= 0
In OFC Ranging (Shortcut Method) for basic variables, u represents __________ and v represents __________.
u = least negative ratio
V = least positive ratio
In RHS Ranging (Shortcut Method), x represents __________ and y represents __________.
x = least negative ratio
y = least positive ratio
In OFC Ranging (Shortcut Method) for basic variables, the ratio is determined by ____________
-g/h; wherein
g = optimal CB (B^-1N) - CN
h = kth row of optimal B^-1N