The document discusses linear programming problems. It provides two examples of finding the minimum and maximum values of objective functions subject to certain constraints. In the first example, the objective is to minimize or maximize the function f(x,y)=3x-2y within the constraints 1≤x≤5, y≥2, and y≤x+3. In the second example, the objective is to minimize or maximize the function f(x,y)=4x+3y within the constraints y≥-x+2, y≤(1/4)x+2, and y≥2x-5. Both examples solve the problems by finding the vertices of the constrained regions and calculating the objective