LIST-I (Name of Methods) LIST-II (Problem Type) A. Branch and bound method I. Integer Programming Problem B. The North-west corner rule II. Quadratic Programming Problem C. Lagrange Multiplier Method III. Transportation Problem D. Wolfe's Modified Method IV. Non-Linear programming problem
This question requires matching specific optimization and operations research methods (List-I) with the types of problems they are designed to solve (List-II).
Therefore, the correct matching is A-I, B-III, C-IV, D-II.
The maximum and the minimum values of 5x + 7y, when |x| + |y| ≤ 1 are
Consider the linear programming problem:
Maximize z = 3x + 4y
subject to x + y ≤ 12, 2x + 3y ≤ 30, x + 4y ≤ 36, x ≥ 0,y ≥ 0.
Then the optimal solution of the given problem is