Posted by Lauren on Monday, January 12, 2009 at 1:28pm.
This is a problem is what is called linear programming.
I have a sneaking suspicion that the objective function F = 5x+2 should have a minimum value.
e.g. I could pick a huge x and a huge y
say, x=500, y = 800
then F = 2500 + 1600 = 4100
and (500,800) satisfy both of the inequations
I could get a "larger" value of F by increasing my x's and y's.
So F has no maximum.
sketch x+2y ≥ 6
So let's assume you meant to find a Minimum of F
Now to your question:
the simplest way is to graph x + 2y = 6 and shade in the region above that line including the line.
I would just mentally calculate the x and y intercepts to get (0,3) and (6,0)
do the same thing for 2x + y ≥ 6
Now shade in the region that belongs to both x+2y ≥ 6 and 2x+y≥6
It is easy to see that they intersect at (2,2)
So you have 3 critical values
(0,6) (2,2) and (6,0)
which of these gives the smallest value of F ?
try (2,2)
F = 5(2) + 2(2) = 14
for (0,6)
F = 5(0)+2(6) = 12
for (6,0)
F = 5(6) + 2(0) = 30
So what do you think?
Check my arithmetic, I tend to make silly errors lately.
Related Questions
math - An objective function and a system of linear inequalities representing ...
Objective functon - An objective function and a system of linear inequalities ...
Algebra 2 -Linear Programming - Find the values of x and y that maximize or ...
algebra - Find the minimum and maximum values of the objective function subject...
calculus - I have three questions I'm having a terrible time with: 1)Find, ...
Math(Urgent) - Compute the maximum product for two positive numbers x and y with...
Math(Please, please help) - Compute the maximum product for two positive numbers...
New Age Math - Suppose that y≤5x,3x≤y and 14x+15y≤...
college algebra - Find the local maximum and minimum values of the function and ...
Math - Compute the maximum product for two positive numbers x and y with the ...
For Further Reading