An engineer makes three components \(X\), \(Y\) and \(Z\). Relevant details are as follows:
Component \(X\) requires 6 minutes turning, 3 minutes machining and 1 minute finishing.
Component \(Y\) requires 15 minutes turning, 3 minutes machining and 4 minutes finishing.
Component \(Z\) requires 12 minutes turning, 1 minute machining and 4 minutes finishing.
The engineer gets access to 185 minutes turning, 30 minutes machining and 60 minutes finishing each day. The profits from selling components \(X\), \(Y\) and \(Z\) are £40, £90 and £60 respectively and the engineer wishes to maximise the profit from her work each day.
Let the number of components \(X\), \(Y\) and \(Z\) the engineer makes each day be \(x\), \(y\) and \(z\) respectively.
- Write down the 3 inequalities that apply in addition to \(x \geq 0\), \(y \geq 0\) and \(z \geq 0\). [3 marks]
- Explain why it is not appropriate to use a graphical method to solve the problem. [1 mark]
It is decided to use the simplex algorithm to solve the problem.
- Show that a possible initial tableau is:
| Basic Variable | \(x\) | \(y\) | \(z\) | \(r\) | \(s\) | \(t\) | Value |
| \(r\) | 6 | 15 | 12 | 1 | 0 | 0 | 185 |
| \(s\) | 3 | 3 | 1 | 0 | 1 | 0 | 30 |
| \(t\) | 1 | 4 | 4 | 0 | 0 | 1 | 60 |
| \(P\) | \(-4\) | \(-9\) | \(-6\) | 0 | 0 | 0 | 0 |
[2 marks]
It is decided to increase \(y\) first.
- Perform sufficient complete iterations to obtain a final tableau and explain how you know that your solution is optimal. You may assume that work in progress is allowed. [9 marks]
- State the number of each component that should be made per day and the total daily profit that this gives, assuming that all items can be sold. [1 mark]
- If work in progress is not practicable, explain how you would obtain an integer solution to this problem. You are not expected to find this solution. [2 marks]