Recent content by jagbrar

  1. J

    Optimal solution of lp problem

    Equation: maximize f(x,y)=x+y Subject to sx+ty<=1 x,y>=0 So the question asks for values of s and t that make the problem infeasible, unbounded, and have an optimal solution. I completed the infeasible with values s=-1 and t=-1. unbounded I got s=2 and t=-4. for the optimal solution I...
  2. J

    Forming set with infinite elements

    using only the empty set, pairs, and unions can you form sets with infinitely many elements?
Back
Top