SOLUTION: Minimize P subject to the following constraints. P = 9y + x x ≥ 0 y ≥ 0 x + y ≥ 3 2y − x ≤ 1 Find the minimum value of P. P= & Find the point where the

Algebra.Com
Question 1162552: Minimize P subject to the following constraints.
P = 9y + x

x ≥ 0
y ≥ 0
x + y ≥ 3
2y − x ≤ 1
Find the minimum value of P.
P=
&
Find the point where the minimum occurs.
(x,y)=

Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52943)   (Show Source): You can put this solution on YOUR website!
.

At this site, I just created a lesson
    - Solving minimax problems by the Linear Programming method
which teaches the beginner students on how to solve linear minimax problems using the Linear programming method.

Use it and learn the subject from there.



Answer by greenestamps(13216)   (Show Source): You can put this solution on YOUR website!


Constraint boundary lines:




Intersection point: (5/3,4/3)

a graph... feasibility region is above the red line and below the green line



The only two corners of the feasibility region are (3,0) and (5/3,4/3).

(3,0): P = 9(0)+3 = 3
(5/3,4/3): P = 9(4/3)+5/3 = 41/3

ANSWERS: The minimum value of P is 3, at the point (3,0).


RELATED QUESTIONS

Minimize P = y − x subject to the following constraints. x ≥ 0 y ≥ 0 x + y... (answered by greenestamps)
Minimize z= 15x + 20y subject to the constraints. 3x + y >= 180 X + y >= 180 X >= 0... (answered by ikleyn)
Minimize the expression Z= 2x +3y subject to the following constraints. y <= 5, x <=6, (answered by jsmallt9)
Maximise P= 4x + 6y subject to the following constraints 2x + y = 180, x +2y =160 and... (answered by Fombitz)
Solve the following linear programming problems using graphical method. Maximize P =... (answered by ikleyn)
Minimize z=4x+7y subject to... (answered by ikleyn)
Find the minimum and maximum values of the objective function subject to the given... (answered by Fombitz)
using graph find the maximum & minimum value of the objective function subject to the... (answered by Theo)
Maximize 5x + 3y Subject to the constraints 5x + 2y <= 40 3x + 6y <= 48 x <= (answered by Fombitz)