Consider the Following Integer Programming Problem \mathrm    { Z } = 2 x _ { 1 } + x _ { 2 }
Multiple Choice
Consider the following integer programming problem. Solve it using the branch and bound method. What are the optimal values of x1, x2, and Z?
Maximize \mathrm    { Z } = 2 x _ { 1 } + x _ { 2 }
Subject to: \quad    2 x _ { 1 } + 2 x _ { 2 } \leq 7
and
A) x1 = 1, x2 = 2, Z = 4
B) x1= 2, x2 = 1, Z = 5
C) x1 = 1, x2 = 1, Z = 3
D) x1 = 0, x2= 3, Z = 3
E) x1 = 2, x2 = 2, Z = 6
Correct Answer:

Verified
Correct Answer:
Verified
Q16: The branch and bound method uses a
Q17: The _ method evaluates all feasible and
Q18: The _ method is a solution approach
Q19: Rounding non-integer solution values up to the
Q20: The branch and bound method is a
Q22: A linear programming model solution with no
Q23: In solving a maximization problem, the optimal
Q24: The branch and bound method is a
Q25: In using the branch and bound method,
Q26: A linear programming model solution with no