Edexcel D2 Specimen — Question 5 6 marks

Exam BoardEdexcel
ModuleD2 (Decision Mathematics 2)
SessionSpecimen
Marks6
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicNetwork Flows
TypeTransportation LP formulation
DifficultyModerate -0.5 This is a standard textbook transportation problem requiring straightforward LP formulation with clear structure. Students must define 9 decision variables, write a linear objective function summing costs, and state supply/demand constraints—all routine steps with no problem-solving insight needed. Slightly easier than average due to its mechanical nature and small problem size (3×3).
Spec7.06a LP formulation: variables, constraints, objective function

5. Three warehouses \(W , X\) and \(Y\) supply televisions to three supermarkets \(J , K\) and \(L\). The table gives the cost, in pounds, of transporting a television from each warehouse to each supermarket. The warehouses have stocks of 34,57 and 25 televisions respectively, and the supermarkets require 20, 56 and 40 televisions respectively. The total cost of transporting the televisions is to be minimised.
\(J\)\(K\)\(L\)
\(W\)363
\(X\)584
\(Y\)257
Formulate this transportation problem as a linear programming problem. Make clear your decision variables, objective function and constraints.

Question 5:
AnswerMarks Guidance
Answer/WorkingMarks Notes
Let \(x_{ij}\) be number of units transported from \(i\) to \(j\), where \(i \in \{W, X, Y\}\) and \(j \in \{J, K, L\}\)B1
Minimise \(c = 3x_{WJ} + 6x_{WK} + 3x_{WL} + 5x_{XJ} + 8x_{XK} + 4x_{XL} + 2x_{YJ} + 5x_{YK} + 7x_{YL}\)B1
\(x_{WJ} + x_{WK} + x_{WL} = 34\)M1 A1
\(x_{XJ} + x_{XK} + x_{XL} = 57\)
\(x_{YJ} + x_{YK} + x_{YL} = 25\)A1
\(x_{WJ} + x_{XJ} + x_{YJ} = 20\)
\(x_{WK} + x_{XK} + x_{YK} = 56\)
\(x_{WL} + x_{XL} + x_{YL} = 40\)
\(x_{ij} \geq 0 \quad \forall\ i \in \{W,X,Y\},\ j \in \{J,K,L\}\)B1
Total: 6 marks
# Question 5:

| Answer/Working | Marks | Notes |
|---|---|---|
| Let $x_{ij}$ be number of units transported from $i$ to $j$, where $i \in \{W, X, Y\}$ and $j \in \{J, K, L\}$ | B1 | |
| Minimise $c = 3x_{WJ} + 6x_{WK} + 3x_{WL} + 5x_{XJ} + 8x_{XK} + 4x_{XL} + 2x_{YJ} + 5x_{YK} + 7x_{YL}$ | B1 | |
| $x_{WJ} + x_{WK} + x_{WL} = 34$ | M1 A1 | |
| $x_{XJ} + x_{XK} + x_{XL} = 57$ | | |
| $x_{YJ} + x_{YK} + x_{YL} = 25$ | A1 | |
| $x_{WJ} + x_{XJ} + x_{YJ} = 20$ | | |
| $x_{WK} + x_{XK} + x_{YK} = 56$ | | |
| $x_{WL} + x_{XL} + x_{YL} = 40$ | | |
| $x_{ij} \geq 0 \quad \forall\ i \in \{W,X,Y\},\ j \in \{J,K,L\}$ | B1 | |

**Total: 6 marks**

---
5. Three warehouses $W , X$ and $Y$ supply televisions to three supermarkets $J , K$ and $L$. The table gives the cost, in pounds, of transporting a television from each warehouse to each supermarket. The warehouses have stocks of 34,57 and 25 televisions respectively, and the supermarkets require 20, 56 and 40 televisions respectively. The total cost of transporting the televisions is to be minimised.

\begin{center}
\begin{tabular}{ | c | c | c | c | }
\hline
 & $J$ & $K$ & $L$ \\
\hline
$W$ & 3 & 6 & 3 \\
\hline
$X$ & 5 & 8 & 4 \\
\hline
$Y$ & 2 & 5 & 7 \\
\hline
\end{tabular}
\end{center}

Formulate this transportation problem as a linear programming problem. Make clear your decision variables, objective function and constraints.\\

\hfill \mbox{\textit{Edexcel D2  Q5 [6]}}