In: Statistics and Probability
Max Subject to: 35A + 20B
c1:A+B≤10
c2:A−B≤4
c3:4A+B ≥ 15
c4:9A+6B ≤ 75
A,B > 0, B is integer
Create a graph to visualize the feasible region.
Using graphical means, solve the LP Relaxation version of the above problem.
Using graphical means, find the optimal solution to the mixed-integer linear program.
Suppose an error was made in the model formulation, and now both A and B are defined as integers. Find the optimal solution to the linear program.