find where the lines intersect
evaluate p(x,y) at those points
where is p a maximum?
Find the point that maximizes the objective functions p=2x+5y using the constraints:
{x ≥ 0, y ≥ 0
{y ≥ 10 - 2x
{y ≤ 7 - 1/2x
1 answer