Edexcel D2 — Question 2 9 marks

Exam BoardEdexcel
ModuleD2 (Decision Mathematics 2)
Marks9
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicNetwork Flows
TypeTransportation problem: stepping-stone method
DifficultyModerate -0.3 This is a standard textbook application of the stepping-stone method with a small 3×3 transportation problem. The question provides the initial feasible solution and asks for one iteration followed by optimality check—both are routine algorithmic procedures taught in D2 with no novel problem-solving required. Slightly easier than average due to the small problem size and explicit guidance on what to show.
Spec7.06a LP formulation: variables, constraints, objective function7.06d Graphical solution: feasible region, two variables

2. The following transportation problem is to be solved.
\(P\)\(Q\)\(R\)Supply
\(A\)75712
\(B\)5657
\(C\)1412911
Demand10911
A possible north-west corner solution is:
\(P\)\(Q\)\(R\)
\(A\)102
\(B\)70
\(C\)11
  1. Use the stepping-stone method once to obtain an improved solution. You must make your shadow costs, improvement indices, entering cell, exiting cell and stepping-stone route clear.
  2. Demonstrate that your solution is optimal.
    (3)

Question 2:
Part (a):
AnswerMarks Guidance
Answer/WorkingMarks Guidance
\(A = 0\), \(B = 1\), \(C = 5\), \(P = 7\), \(Q = 5\), \(R = 4\)M1 A1
\(AR = 7 - 0 - 4 = 3\)
\(BP = 5 - 1 - 7 = -3 \leftarrow\)
\(CP = 14 - 5 - 7 = 2\)
\(CC = 12 - 5 - 5 = 2\)A1
Entering cell BP, Existing cell BQM1, A1 \(Q = 7\)
Final table: A row: \(P=3\), \(Q=9\); B row: \(P=7\), \(R=0\); C row: \(R=11\)A1(6)
Part (b):
AnswerMarks Guidance
Answer/WorkingMarks Guidance
\(A = 0\), \(B = -2\), \(C = 2\), \(P = 7\), \(Q = 5\), \(R = 7\)B1
\(AR = 7 - 0 - 7 = 0\)
\(BQ = 6 + 2 - 5 = 3\)
\(CP = 14 - 2 - 7 = 5\)
\(CQ = 12 - 2 - 5 = 5\)B1
All improvement indices are non-negative, so optimal.B1(3)
## Question 2:

### Part (a):

| Answer/Working | Marks | Guidance |
|---|---|---|
| $A = 0$, $B = 1$, $C = 5$, $P = 7$, $Q = 5$, $R = 4$ | M1 A1 | |
| $AR = 7 - 0 - 4 = 3$ | | |
| $BP = 5 - 1 - 7 = -3 \leftarrow$ | | |
| $CP = 14 - 5 - 7 = 2$ | | |
| $CC = 12 - 5 - 5 = 2$ | A1 | |
| Entering cell BP, Existing cell BQ | M1, A1 | $Q = 7$ |
| Final table: A row: $P=3$, $Q=9$; B row: $P=7$, $R=0$; C row: $R=11$ | A1(6) | |

### Part (b):

| Answer/Working | Marks | Guidance |
|---|---|---|
| $A = 0$, $B = -2$, $C = 2$, $P = 7$, $Q = 5$, $R = 7$ | B1 | |
| $AR = 7 - 0 - 7 = 0$ | | |
| $BQ = 6 + 2 - 5 = 3$ | | |
| $CP = 14 - 2 - 7 = 5$ | | |
| $CQ = 12 - 2 - 5 = 5$ | B1 | |
| All improvement indices are non-negative, so optimal. | B1(3) | |

---
2. The following transportation problem is to be solved.

\begin{center}
\begin{tabular}{ | c | c | c | c | c | }
\hline
 & $P$ & $Q$ & $R$ & Supply \\
\hline
$A$ & 7 & 5 & 7 & 12 \\
\hline
$B$ & 5 & 6 & 5 & 7 \\
\hline
$C$ & 14 & 12 & 9 & 11 \\
\hline
Demand & 10 & 9 & 11 &  \\
\hline
\end{tabular}
\end{center}

A possible north-west corner solution is:

\begin{center}
\begin{tabular}{ | c | c | c | c | }
\hline
 & $P$ & $Q$ & $R$ \\
\hline
$A$ & 10 & 2 &  \\
\hline
$B$ &  & 7 & 0 \\
\hline
$C$ &  &  & 11 \\
\hline
\end{tabular}
\end{center}
\begin{enumerate}[label=(\alph*)]
\item Use the stepping-stone method once to obtain an improved solution. You must make your shadow costs, improvement indices, entering cell, exiting cell and stepping-stone route clear.
\item Demonstrate that your solution is optimal.\\
(3)
\end{enumerate}

\hfill \mbox{\textit{Edexcel D2  Q2 [9]}}