Multiple Choice
A firm has prepared the following binary integer program to evaluate a number of potential locations for new warehouses. The firm's goal is to maximize the net present value of their decision while not spending more than their currently available capital.
Max 20x1 + 30x2 + 10x3 + 15x4
s.t. 5x1 + 7x2 + 12x3 + 11x4 ? 21 {Constraint 1}
X1 + x2 + x3 + x4 ? 2 {Constraint 2}
X1 + x2 ? 1 {Constraint 3}
X1 + x3 ? 1 {Constraint 4}
X2 = x4 {Constraint 5}
Which of the constraints ensures that at least two of the potential sites will be selected?
A) Constraint 1
B) Constraint 2
C) Constraint 3
D) Constraint 4
E) Constraint 5
Correct Answer:

Verified
Correct Answer:
Verified
Q31: Binary variables are variables whose only possible
Q32: A firm has prepared the following
Q33: It is possible to have a constraint
Q34: Note: This problem requires the use
Q35: Variables whose only possible values are 0
Q37: The Excel sensitivity report can be used
Q38: Note: This problem requires the use
Q39: In a BIP problem, 1 corresponds to
Q40: Note: This problem requires the use
Q41: Note: This problem requires the use