Multiple Choice
A company is developing its weekly production plan. The company produces two products, A and B, which are processed in two departments. Setting up each batch of A requires $60 of labor while setting up a batch of B costs $80. Each unit of A generates a profit of $17 while a unit of B earns a profit of $21. The company can sell all the units it produces. The data for the problem are summarized below. The decision variables are defined as Xi = the amount of product i produced
Yi = 1 if Xi > 0 and 0 if Xi = 0
What is the objective function for this problem?
A) MAX: 17 X1 + 21 X2
B) MAX: 17 X1 + 21 X2 − 60 Y1 − 80 Y2
C) MIN: 17 X1 + 21 X2 − 60 Y1 − 80 Y2
D) MIN: 60 Y1 + 80 Y2
Correct Answer:

Verified
Correct Answer:
Verified
Q75: A company must invest in project 1
Q76: A company wants to select 1 project
Q77: Any integer variable in an ILP that
Q78: Suppose you want to maximize an objective
Q79: A small town wants to build some
Q81: The default value of suboptimality tolerance in
Q82: A city wants to locate 2 new
Q83: A problem in which some decision variables
Q84: The B & B algorithm solves ILP
Q85: How are binary variables specified in the