Multiple Choice
Consider a mathematical program where Xi represents the amount produced of item i (i = 1,2,3,4) , and you want the total amount produced over all four items to equal either 100, 120, 140, or 200. If you define qi as binary (0-1) variables (i = 1,2,3,4) and add the constraint q1 + q2 + q3 + q4 = 1, what other constraint do you need to add to the program?
A) 100q1 + 120q2 + 140q3 + 200q4 =560
B) X1 + X2 + X3 + X4 =560
C) X1 + X2 + X3 + X4 = 100q1 + 120q2 + 140q3 + 200q4
D) 100X1 + 120X2 + 140X3 + 200X4 = q1 + q2 + q3 + q4
E) X1 + X2 + X3 + X4 ≤ 200
Correct Answer:

Verified
Correct Answer:
Verified
Q98: When is a Linear Program unbounded?
Q99: Formulate the following as a linear program.<br>Dane's
Q100: Excel Solver restricts the constraints to either
Q101: Capital Co. is considering which of five
Q102: Car Phones, Inc. (CP), sells two models
Q104: A portfolio manager in charge of a
Q105: Which Excel tool provides solutions to Linear
Q106: Formulate the following as a linear program.<br>Frank's
Q107: The Village Butcher Shop traditionally makes its
Q108: A feasible solution to an optimization problem