SOLUTION: Minimize the function
f(x, y) = 0.5x + 0.4y
in the region determined by the following constraints.
5x + y ≥ 12
5x + 4y ≥ 30
x ≥ 0
y ≥ 0
Algebra.Com
Question 1114281: Minimize the function
f(x, y) = 0.5x + 0.4y
in the region determined by the following constraints.
5x + y ≥ 12
5x + 4y ≥ 30
x ≥ 0
y ≥ 0
Answer by greenestamps(13200) (Show Source): You can put this solution on YOUR website!
The two oblique constraint lines intersect at (1.2,6). The corners of the feasibility region are (0,12), (1.2,6), and (6,0).
When you evaluate the objective function at those corners, it has the same minimum value of 3 at both (1.2,6) and (6,0). That means the objective function has the minimum value 3 at any point on the segment between (1.2,6) and (6,0).
Answer: The minimum value of the objective function is 3.
Note the usual method taught for maximizing or minimizing an objective function is to evaluate it at all the corners of the feasibility region.
In fact, that is not necessary. You can determine which corner of the feasibility region will give the maximum or minimum value of the objective function by comparing the slope of the objective function with the slopes of the constraint lines.
In this example, the slope of the objective function is the same as the slope of one of the constraint lines; that immediately tells us that the minimum value of the objective function will be obtained at any point on that constraint line that is part of the feasibility region.
RELATED QUESTIONS
Solve the following system of inequalities by graphing. draw a graph
5x - 4y ≥ -20
(answered by MathLover1)
Solve the linear programming problem by the method of corners.
Minimize C = 5x + y... (answered by lynnlo)
Shade the region of feasible solutions for the following constraints.
x + y≤ 4
(answered by Fombitz)
Maximize z = 2x + 4y subject to the constraints
x ≥ 0, y ≥... (answered by Edwin McCravy)
Maximize z = 2x + 4y subject to the constraints
x ≥ 0, y ≥ 0, x + y (answered by solver91311)
Maximize 3x + 2y
Subject to the constraints
5x + 3y <= 15
3x + 4y <= 12
x,y >=... (answered by Theo)
Find the minimum and maximum values of the objective function subject to the given... (answered by Fombitz)
Draw the feasible region surrounded by
y ≥ 0
x + y ≤ 8
x ≥ 3
y... (answered by Fombitz)
Maximize z = 3x + 5y subject to the constraints
x ≥ 0, y ≥... (answered by jsmallt9)