Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. A food factory is making a beverage for a customer from mixing two different existing products A and B. The compositions of A and
1. A food factory is making a beverage for a customer from mixing two different existing products A and B. The compositions of A and B and prices ($/L) are given as follows,
The customer requires that there must be at least 5 Litres (L) Orange and at least 5 Litres of Mango concentrate per 100 Litres of the beverage respectively, but no more than 6 Litres of Lime concentrate per 100 Litres of beverage. The customer needs at least 140 Litres of the beverage per week.
The maximal demand (in tons) for each product, the minimum cotton and wool proportion in each product is as follows:
Amount (L) in /100 L of A and B | ||||
Lime | Orange | Mango | Cost ($/L) | |
A B | 2 7 | 6 4 | 4 8 | 4 12 |
- Explain why a linear programming model would be suitable for this case study. [5 marks]
- Formulate a Linear Programming (LP) model for the factory that minimises the total cost of producing the beverage while satisfying all constraints.
- Use the graphical method to find the optimal solution. Show the feasible region and the optimal solution on the graph. Annotate all lines on your graph.
- What is the range for the cost ($) of A that can be changed without affecting the optimum solution obtained above?
Sales price | Production cost | Purchase price | ||
Spring | $60 | $5 | Cotton | $30 |
Autumn | $55 | $3 | Wool | $45 |
Winter | $60 | $5 | Silk | $50 |
Demand | min Cotton proportion | min Wool proportion | |
Spring | 3300 | 55% | 30% |
Autumn | 3600 | 45% | 40% |
Winter | 4000 | 30% | 50% |
- Formulate an LP model for the factory that maximises the profit, while satisfying the demand and the cotton and wool proportion constraints. There is no penalty for the shortage.
- Solve the model using R/R Studio. Find the optimal profit and optimal values of the decision variables.
- Formulate the payoff matrix for the game and identify possible saddle points. [10 Marks]
- Construct a linear programming model for each player in this game.
- Produce an appropriate code to solve the linear programming model for this game. [10 Marks]
- Solve the game for both players using the linear programming model. [10 Marks]
Attachments:
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