Edexcel D2 2004 June — Question 5 18 marks

Exam BoardEdexcel
ModuleD2 (Decision Mathematics 2)
Year2004
SessionJune
Marks18
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicNetwork Flows
TypeTransportation problem: add dummy
DifficultyModerate -0.8 This is a standard textbook application of the transportation algorithm with routine procedural steps. Part (a) requires simple recall of a real-world context, part (b) tests understanding of balanced transportation problems, and parts (c)-(e) involve mechanical application of well-defined algorithms (north-west corner rule, shadow costs, stepping-stone method) with no novel problem-solving or insight required. The 16 marks reflect length rather than conceptual difficulty.
Spec7.03c Working with algorithms: trace, interpret, adapt7.03l Bin packing: next-fit, first-fit, first-fit decreasing, full bin

  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)

(a)
AnswerMarks Guidance
Answer: Idea of many supply and demand points and many units to be moved. Costs are variable and dependent upon the supply and demand points, need to minimise costs. Practical costs proportional to number of unitsB2, 1, 0 2 marks
(b)
AnswerMarks Guidance
Answer: Supply = 120, Demand = 110 so not balancedB1 1 mark
(c)
AnswerMarks Guidance
Answer: Adds 0, 0, 0, 10 to column \(f\)M1 A1, M1 A1
de f
A45
B5 30
C 30
Cost 545B1 ft 5 marks
(d)
AnswerMarks Guidance
Answer: \(R_1 = 0\), \(R_2 = -1\), \(R_3 = -3\), \(k_1 = 5\), \(k_2 = 7\), \(k_3 = 3\)M1 A1
\(Ae = 3 - 0 - 7 = -4\), \(Af = 0 - 0 - 3 = -3\), \(Bf = 0 + 1 - 3 = -2\), \(Cd = 2 + 3 - 5 = 0\)M1 A1 ft, A1 ft 5 marks
(e)
AnswerMarks Guidance
Answer: \(Ae^+ \to Bc^- \to Bd^+ \to Ad^-\) send 30M1 A1 ft
de f
A15 30
B35
C 30
Cost 425depM1, A1 ft, A1 5 marks
### (a)
**Answer:** Idea of many supply and demand points and many units to be moved. Costs are variable and dependent upon the supply and demand points, need to minimise costs. Practical costs proportional to number of units | B2, 1, 0 | 2 marks

### (b)
**Answer:** Supply = 120, Demand = 110 so not balanced | B1 | 1 mark

### (c)
**Answer:** Adds 0, 0, 0, 10 to column $f$ |  M1 A1, M1 A1 |

| | d | e | f |
|---|---|---|---|
| A | 45 | | |
| B | 5 | 30 | |
| C | | 30 | 10 |

Cost 545 | B1 ft | 5 marks

### (d)
**Answer:** $R_1 = 0$, $R_2 = -1$, $R_3 = -3$, $k_1 = 5$, $k_2 = 7$, $k_3 = 3$ | M1 A1 |

$Ae = 3 - 0 - 7 = -4$, $Af = 0 - 0 - 3 = -3$, $Bf = 0 + 1 - 3 = -2$, $Cd = 2 + 3 - 5 = 0$ | M1 A1 ft, A1 ft | 5 marks

### (e)
**Answer:** $Ae^+ \to Bc^- \to Bd^+ \to Ad^-$ send 30 |  M1 A1 ft |

| | d | e | f |
|---|---|---|---|
| A | 15 | 30 | |
| B | 35 | | |
| C | | 30 | 10 |

Cost 425 | depM1, A1 ft, A1 | 5 marks

---
\begin{enumerate}[label=(\alph*)]
\item Describe a practical problem that could be solved using the transportation algorithm. [2]
\end{enumerate}

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$.

\begin{center}
\begin{tabular}{|c|c|c|c|}
\hline
& $d$ & $e$ & Supply \\
\hline
$A$ & 5 & 3 & 45 \\
\hline
$B$ & 4 & 6 & 35 \\
\hline
$C$ & 2 & 4 & 40 \\
\hline
Demand & 50 & 60 & \\
\hline
\end{tabular}
\end{center}

\begin{enumerate}[label=(\alph*)]
\setcounter{enumi}{1}
\item Explain why it is necessary to add a third demand $f$. [1]
\item Use the north-west corner rule to obtain a possible pattern of distribution and find its cost.

\begin{center}
\begin{tabular}{|c|c|c|c|c|}
\hline
& $d$ & $e$ & $f$ & Supply \\
\hline
$A$ & 5 & 3 & & 45 \\
\hline
$B$ & 4 & 6 & & 35 \\
\hline
$C$ & 2 & 4 & & 40 \\
\hline
Demand & 50 & 60 & & \\
\hline
\end{tabular}
\end{center} [5]

\item Calculate shadow costs and improvement indices for this pattern. [5]
\item Use the stepping-stone method once to obtain an improved solution and its cost. [5]
\end{enumerate}
(Total 16 marks)

\hfill \mbox{\textit{Edexcel D2 2004 Q5 [18]}}