Verify whether the following points are optimal solutions to the LP?

  • Thread starter Thread starter ashina14
  • Start date Start date
  • Tags Tags
    Points
ashina14
Messages
32
Reaction score
0

Homework Statement



Points (4,4) and (2,0)

Minimise 3x1+6x2
s.t. 6x1-3x2=12
x1,x2>=0



Homework Equations





The Attempt at a Solution



I tried solving this the way LP questions are solved in general, graphically.
So I drew a graph plotting the objective and the constraint but turns out there aren't enough constrains to have a fixed feasible region?! Either I move the objective along points on the constraint line only. Or there is something completely different required to do here?
 
Physics news on Phys.org
ashina14 said:

Homework Statement



Points (4,4) and (2,0)

Minimise 3x1+6x2
s.t. 6x1-3x2=12
x1,x2>=0



Homework Equations





The Attempt at a Solution



I tried solving this the way LP questions are solved in general, graphically.
So I drew a graph plotting the objective and the constraint but turns out there aren't enough constrains to have a fixed feasible region?! Either I move the objective along points on the constraint line only. Or there is something completely different required to do here?

This is wrong. You DO have a feasible region (I do not know what you mean by a "fixed" feasible region). The feasible region in this case happens to be unbounded (that is, contains points (x1,x2) where both x1 and x2 go to +∞) but that does not matter. In this case there is a unique minimizing point (so there are not two optimal points, just one).

RGV
 
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