Question
Consider the linear program given below (almost the same as the previous problem - the only difference is that the right hand side of the
Consider the linear program given below (almost the same as the previous problem - the only difference is that the right hand side of the first constraint has been increased from 10 to 11):
Decision variables: A, B, C, and D
Objective: maximize 3 A + 5 B + C +2 D
Constraints:
A + B + C + D <= 11
A B = 0
A + B C D <= 0
Solve it using Excel. How much has the objective function value increased (compared with the earlier case when the right hand side of the first constraint was 10)? (Note: what is needed is the "increase" in objective function value, NOT the new value of the objective function. As before, please assume that all variables are non-negative)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started