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.
What is the appropriate formula to use in cell E8 of the following Excel implementation of the ILP model for this problem?
A) =SUMPRODUCT(B5:C5,B7:C7) - SUMPRODUCT(B8:C8,B14:C14)
B) =SUMPRODUCT(B8:C8,B14:C14) - SUMPRODUCT(B5:C5,B7:C7)
C) =SUMPRODUCT(B5:C5,B7:C7) - B8:C8
D) =SUMPRODUCT(B5:C5,B7:C7) - SUMPRODUCT(B8:C8,B15:C15)
Correct Answer:

Verified
Correct Answer:
Verified
Q8: A city wants to locate 2
Q9: The following ILP is being solved
Q10: A company wants to build a
Q11: An investor has $500,000 to invest
Q16: Which of the following is not a
Q18: The branch-and-bound algorithm starts by<br>A) relaxing all
Q28: A wedding caterer has several wine
Q29: Exhibit 6.2<br>The following questions pertain to the
Q35: How are binary variables specified in the
Q77: Any integer variable in an ILP that