28) Goal programming is characterized by
A) all maximization problems.
B) setting of lower and upper bounds.
C) the deviation from a high–priority goal must be minimized before the next–highest–priority goal may be
considered.
D) All of the above
E) None of the above
29) An integer programming (maximization) problem was first solved as a linear programming problem, and the
objective function value (profit) was $253.67. The two decision variables (X, Y) in the problem had values of X =
12.45 and Y = 32.75. If there is a single optimal solution, which of the following must be true for the optimal
integer solution to this problem?
A) X = 12 Y = 32
B) X = 12 Y = 33
C) The objective function value must be less than $253.67.
D) The objective function value will be greater than $253.67.
E) None of the above
30) An integer programming (minimization) problem was first solved as a linear programming problem, and the
objective function value (cost) was $253.67. The two decision variables (X, Y) in the problem had values of X =
12.45 and Y = 32.75. If there is a single optimal solution, which of the following must be true for the optimal
integer solution to this problem?
A) X = 13 Y = 33
B) X = 12 Y = 32
C) The objective function value must be less than $253.67.
D) The objective function value will be greater than $253.67.
E) None of the above
31) In a goal programming problem with two goals at the same priority level, all the deviational variables are
equal to zero in the optimal solution. This means
A) there is no feasible solution to the problem.
B) all goals are fully achieved.
C) nonlinear programming must be used to solve this.
D) this problem was an integer programming problem.
E) None of the above