1.
|
|
When using a graphical solution procedure, the region bounded by the set of constraints is called the
|
| solution |
| feasible region |
| infeasible region |
| maximum profit region |
|
2.
|
|
Which of the following is not a property of linear programming problems?
|
| the presence of restrictions |
| optimization of some objective |
| usage of only linear equations and inequalities |
| all of the above are properties of linear programming |
|
3.
|
|
A feasible solution to a linear programming problem
|
| must satisfy all of the problem's constraints simultaneously |
| need not satisfy all of the constraints, only some of them |
| must be a corner point of the feasible region |
| must give the maximum possible profit |
|
4.
|
|
Consider the following linear programming problem: Maximize 12X + 10Y Subject to 4X + 3Y < 480 2X + 3Y < 360 all variables > 0 The maximum possible profit for the objective function is
|
| 1440 |
| 1520 |
| 1600 |
| 1800 |
|
5.
|
|
Consider the following linear programming problem: Maximize 12X + 10Y Subject to 4X + 3Y < 480 2X + 3Y < 360 all variables > 0 Which of the following points (X,Y) is not feasible?
|
| (0,100) |
| (100,10) |
| (70,70) |
| (20,90) |
|
6.
|
|
Consider the following linear programming problem: Maximize 4X + 10Y Subject to 3X + 4Y < 480 4X + 2Y < 360 all variables > 0 The feasible corner points are (48,84), (0,120), (0,0), and (90,0). What is the maximum possible value for the objective function?
|
| 360 |
| 1032 |
| 1200 |
| 1600 |
|
7.
|
|
Which of the following is not a property of all LP problems?
|
| it seeks to maximize or minimize some quantity |
| constraints limit the degree to which we can pursue our objectives |
| there are alternative courses of action to follow |
| all of the above are properties of LP problems |
|
8.
|
|
Which of the following is not an example of an application of linear programming.
|
| scheduling school buses to minimize distance traveled when carrying students |
| scheduling tellers at banks so that the needs are met during each hour of the day while minimizing the total cost of labor |
| picking blends of raw materials in feed mills to produce finished feed combinations at minimum cost. |
| all of the above are examples of LP applications |
|
9.
|
|
Which of the following is a mathematical expression in linear programming that maximizes or minimizes some quantity.
|
| objective function |
| constraints |
| decision variables |
| all of the above |