SOLUTION: find the maximum and minimum values of f(x,y)=3x+y for the polygonal convex set determined by x>= 1, y>= 0, and x+0.5<= 2.

Algebra ->  Linear-equations -> SOLUTION: find the maximum and minimum values of f(x,y)=3x+y for the polygonal convex set determined by x>= 1, y>= 0, and x+0.5<= 2.      Log On


   



Question 212756: find the maximum and minimum values of f(x,y)=3x+y for the polygonal convex set determined by x>= 1, y>= 0, and x+0.5<= 2.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
You have an unbounded region, that is, y is unbounded.
Your vertices are (1,0),(1.5,0).
The minimum occurs at (1,0) and equals f(1,0)=3.
Re-check your constraints.
Typically they are bounded in a feasible region.