Is the Set C Nonempty and Unbounded for Given Linear Programming Constraints?

csc2iffy
Messages
74
Reaction score
0

Homework Statement



Let C be the set of all points (x,y) in the plane satisfying x≥0, y≥0, -x-2y≤-8.

a. Show that C is nonempty and unbounded.
b. Prove that the LP problem: Max M=2x+3y subject to the constraint that (x,y) lie in C has no feasible, optimal solution.
c. Show that the LP problem: Max M=-3x-6y subject to the constraint that (x,y) lie in C does have a feasible, optimal solution.


Homework Equations





The Attempt at a Solution



a. I graphed the constraints and showed that the feasible region is the entire first quadrant, and therefore C is nonempty and unbounded (provided attachment of my work - is this enough?)

b. I could "show" this but I have no idea how to "prove" it. Does it involve the simplex method?

c. Same question as above
 

Attachments

  • Untitled.png
    Untitled.png
    8 KB · Views: 497
Physics news on Phys.org
You plotted the wrong line in the figure.It should be -x-2y=-8.

As for b and c: It is a good start to show. Do it.

ehild
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top