Edexcel D2 (Decision Mathematics 2) 2004 June

Mark scheme PDF ↗

Question 1 4 marks
View details
In game theory explain what is meant by
  1. zero-sum game, [2]
  2. saddle point. [2]
(Total 4 marks)
Question 2 9 marks
View details
In a quiz there are four individual rounds, Art, Literature, Music and Science. A team consists of four people, Donna, Hannah, Kerwin and Thomas. Each of four rounds must be answered by a different team member. The table shows the number of points that each team member is likely to get on each individual round.
ArtLiteratureMusicScience
Donna31243235
Hannah16101922
Kerwin19142021
Thomas18152123
Use the Hungarian algorithm, reducing rows first, to obtain an allocation which maximises the total points likely to be scored in the four rounds. You must make your method clear and show the table after each stage. [9] (Total 9 marks)
Question 3 12 marks
View details
The table shows the least distances, in km, between five towns, \(A\), \(B\), \(C\), \(D\) and \(E\).
\(A\)\(B\)\(C\)\(D\)\(E\)
\(A\)\(-\)15398124115
\(B\)153\(-\)74131149
\(C\)9874\(-\)82103
\(D\)12413182\(-\)134
\(E\)115149103134\(-\)
Nassim wishes to find an interval which contains the solution to the travelling salesman problem for this network.
  1. Making your method clear, find an initial upper bound starting at \(A\) and using
    1. the minimum spanning tree method, [4]
    2. the nearest neighbour algorithm. [3]
  2. By deleting \(E\), find a lower bound. [4]
  3. Using your answers to parts (a) and (b), state the smallest interval that Nassim could correctly write down. [1]
(Total 12 marks)
Question 4 14 marks
View details
Emma and Freddie play a zero-sum game. This game is represented by the following pay-off matrix for Emma. \(\begin{pmatrix} -4 & -1 & 3 \\ 2 & 1 & -2 \end{pmatrix}\)
  1. Show that there is no stable solution. [3]
  2. Find the best strategy for Emma and the value of the game to her. [8]
  3. Write down the value of the game to Freddie and his pay-off matrix. [3]
(Total 14 marks)
Question 5 18 marks
View details
  1. Describe a practical problem that could be solved using the transportation algorithm. [2]
A problem is to be solved using the transportation problem. The costs are shown in the table. The supply is from \(A\), \(B\) and \(C\) and the demand is at \(d\) and \(e\).
\(d\)\(e\)Supply
\(A\)5345
\(B\)4635
\(C\)2440
Demand5060
  1. Explain why it is necessary to add a third demand \(f\). [1]
  2. Use the north-west corner rule to obtain a possible pattern of distribution and find its cost.
    \(d\)\(e\)\(f\)Supply
    \(A\)5345
    \(B\)4635
    \(C\)2440
    Demand5060
    [5]
  3. Calculate shadow costs and improvement indices for this pattern. [5]
  4. Use the stepping-stone method once to obtain an improved solution and its cost. [5]
(Total 16 marks)
Question 6 18 marks
View details
Joan sells ice cream. She needs to decide which three shows to visit over a three-week period in the summer. She starts the three-week period at home and finishes at home. She will spend one week at each of the three shows she chooses travelling directly from one show to the next. Table 1 gives the week in which each show is held. Table 2 gives the expected profits from visiting each show. Table 3 gives the cost of travel between shows. Table 1
Week123
ShowsA, B, CD, EF, G, H
Table 2
Show\(A\)\(B\)\(C\)\(D\)\(E\)\(F\)\(G\)\(H\)
Expected Profit (£)900800100015001300500700600
Table 3
Travel costs (£)\(A\)\(B\)\(C\)\(D\)\(E\)\(F\)\(G\)\(H\)
Home7080150809070
\(A\)180150
\(B\)140120
\(C\)200210
\(D\)200160120
\(E\)170100110
It is decided to use dynamic programming to find a schedule that maximises the total expected profit, taking into account the travel costs.
  1. Define suitable stage, state and action variables. [3]
  2. Determine the schedule that maximises the total profit. Show your working in a table. [12]
  3. Advise Joan on the shows that she should visit and state her total expected profit. [3]
(Total 18 marks)
Question 7 13 marks
View details
\includegraphics{figure_1} Figure 1 shows a capacitated directed network. The number on each arc is its capacity. \includegraphics{figure_2} Figure 2 shows a feasible initial flow through the same network.
  1. Write down the values of the flow \(x\) and the flow \(y\). [2]
  2. Obtain the value of the initial flow through the network, and explain how you know it is not maximal. [2]
  3. Use this initial flow and the labelling procedure on Diagram 1 below to find a maximum flow through the network. You must list each flow-augmenting route you use, together with its flow. Diagram 1 \includegraphics{figure_3} [5]
  4. Show your maximal flow pattern on Diagram 2. Diagram 2 \includegraphics{figure_4} [2]
  5. Prove that your flow is maximal. [2]
(Total 13 marks)
Question 8 6 marks
View details
A three-variable linear programming problem in \(x\), \(y\) and \(z\) is to be solved. The objective is to maximise the profit P. The following tableau was obtained.
Basic variable\(x\)\(y\)\(Z\)\(r\)\(s\)\(t\)Value
\(s\)30201\(-\frac{2}{3}\)\(\frac{2}{3}\)
\(r\)40\(\frac{7}{2}\)108\(\frac{9}{2}\)
\(y\)5170037
P30200863
  1. State, giving your reason, whether this tableau represents the optimal solution. [1]
  2. State the values of every variable. [3]
  3. Calculate the profit made on each unit of \(y\). [2]
(Total 6 marks)
Question 9 7 marks
View details
\includegraphics{figure_5} The diagram above shows a network of roads represented by arcs. The capacity of the road represented by that arc is shown on each arc. The numbers in circles represent a possible flow of 26 from \(B\) to \(L\). Three cuts \(C_1\), \(C_2\) and \(C_3\) are shown on The diagram above.
  1. Find the capacity of each of the three cuts. [3]
  2. Verify that the flow of 26 is maximal. [1]
The government aims to maximise the possible flow from \(B\) to \(L\) by using one of two options. Option 1: Build a new road from \(E\) to \(J\) with capacity 5. or Option 2: Build a new road from \(F\) to \(H\) with capacity 3.
  1. By considering both options, explain which one meets the government's aim [3]
Question 10 18 marks
View details
Flatland UK Ltd makes three types of carpet, the Lincoln, the Norfolk and the Suffolk. The carpets all require units of black, green and red wool. For each roll of carpet, the Lincoln requires 1 unit of black, 1 of green and 3 of red, the Norfolk requires 1 unit of black, 2 of green and 2 of red, and the Suffolk requires 2 units of black, 1 of green and 1 of red. There are up to 30 units of black, 40 units of green and 50 units of red available each day. Profits of £50, £80 and £60 are made on each roll of Lincoln, Norfolk and Suffolk respectively. Flatland UK Ltd wishes to maximise its profit. Let the number of rolls of the Lincoln, Norfolk and Suffolk made daily be \(x\), \(y\) and \(z\) respectively.
  1. Formulate the above situation as a linear programming problem, listing clearly the constraints as inequalities in their simplest form, and stating the objective function. [4]
This problem is to be solved using the Simplex algorithm. The most negative number in the profit row is taken to indicate the pivot column at each stage.
  1. Stating your row operations, show that after one complete iteration the tableau becomes
    Basic variable\(x\)\(y\)\(z\)\(r\)\(s\)\(t\)Value
    \(r\)\(\frac{1}{2}\)0\(1\frac{1}{2}\)1\(-\frac{1}{2}\)010
    \(y\)\(\frac{1}{2}\)1\(\frac{1}{2}\)0\(\frac{1}{2}\)020
    \(t\)2000\(-1\)110
    P\(-10\)0\(-20\)04001600
    [4]
You may not need to use all of the tableaux.
Basic variable\(x\)\(y\)\(z\)\(r\)\(s\)\(t\)ValueRow operations
\(r\)
\(s\)
\(t\)
P
Basic variable\(x\)\(y\)\(z\)\(r\)\(s\)\(t\)ValueRow operations
  1. Explain the practical meaning of the value 10 in the top row. [2]
    1. Perform one further complete iteration of the Simplex algorithm.
      Basic variable\(x\)\(y\)\(z\)\(r\)\(s\)\(t\)ValueRow operations
      Basic variable\(x\)\(y\)\(z\)\(r\)\(s\)\(t\)ValueRow operations
    2. State whether your current answer to part (d)(i) is optimal. Give a reason for your answer.
    3. Interpret your current tableau, giving the value of each variable. [8]
(Total 18 marks)