Given the following linear optimization problem
Maximize 10x + 20y
Subject to
x + y < 50
2x + 3y < 120
x > 10
x, y > 0
(a) Graph the constraints and determine the feasible region.
(b) Find the coordinates of each corner point of the feasible
region.
(c) Determine the optimal solution and optimal objective
function value.
Consider the following linear programming problem:
Maximize 16X + 14Y
Subject to: 3X + 4Y ≤ 520
3X + 2Y ≤ 320
all variable ≥ 0
The maximum possible value for the objective function is
Solve the following linear programming problem by the
graphical method.
Maximize Z = 400 X1 + 200 x 2
Subject to : X1 + 8X2 <= 24
X1 + 2X2 <= 12
X1 >= 0 , X2 >= 0
You will need to graph each of the constraints to answer
the following questions. You can draw a rough graph.
a) State the coordinates of the point where the
constraints interact.
b) Define in words the region of feasible
solutions.
c)...
Solve the linear programming problem. Maximize z=15x+15y ,
Subject to 9x+7y greater than or equals 153 , 13x-11y greater than
or equals 31 , x+y less than or equals 43 , x,y greater than or
equals 0
What is the maximum value of z?
Select the correct choice below and fill in any answer boxes
present in your choice.
A. z=( ? )
(Type an integer or a fraction.)
B. There is no maximum value of z.
At what corner...