AQA D1 2013 January — Question 3 7 marks

Exam BoardAQA
ModuleD1 (Decision Mathematics 1)
Year2013
SessionJanuary
Marks7
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicRoute Inspection
TypeBasic Chinese Postman (closed route)
DifficultyModerate -0.8 This is a straightforward Chinese Postman Problem application requiring identification of odd-degree vertices, pairing them optimally, and adding repeated edges to the total. The network is small (9 vertices), the algorithm is standard D1 content, and part (b) involves simple route inspection rather than novel problem-solving. Easier than average A-level maths questions.
Spec7.04e Route inspection: Chinese postman, pairing odd nodes

3 The following network shows the lengths, in miles, of roads connecting nine villages, \(A , B , \ldots , I\). A delivery man lives in village \(A\) and is to drive along all the roads at least once before returning to \(A\). \includegraphics[max width=\textwidth, alt={}, center]{d666b2d9-cb14-4d29-a842-8c87f1b25dbd-06_1072_1027_548_502}
  1. Find the length of an optimal Chinese postman route around the nine villages, starting and finishing at \(A\).
  2. For an optimal Chinese postman route corresponding to your answer in part (a), state:
    1. the number of times village \(E\) would be visited;
    2. the number of times village \(I\) would be visited.

Question 3:
Part (a)
AnswerMarks Guidance
AnswerMarks Guidance
Identify odd vertices in the networkM1 Must identify all odd-degree vertices
Odd vertices are: \(A, C, D, G\) (degree odd) — find minimum weight pairingsM1 Correct identification of odd vertices
Consider pairings: \(AC + DG\), \(AD + CG\), \(AG + CD\) and find shortest paths for eachM1 All three pairings considered
Minimum extra = shortest pairing selected (e.g. \(AD+CG\) via shortest paths)A1 Correct minimum pairing with values
Optimal route length \(= 118 +\) (extra repeated edges)A1 Correct total
Part (b)(i)
AnswerMarks Guidance
AnswerMarks Guidance
Village \(E\) is visited \(2\) times (or state correct number consistent with part (a))B1 Follow through from (a)
Part (b)(ii)
AnswerMarks Guidance
AnswerMarks Guidance
Village \(I\) is visited \(3\) times (or state correct number consistent with part (a))B1 Follow through from (a)
# Question 3:

## Part (a)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Identify odd vertices in the network | M1 | Must identify all odd-degree vertices |
| Odd vertices are: $A, C, D, G$ (degree odd) — find minimum weight pairings | M1 | Correct identification of odd vertices |
| Consider pairings: $AC + DG$, $AD + CG$, $AG + CD$ and find shortest paths for each | M1 | All three pairings considered |
| Minimum extra = shortest pairing selected (e.g. $AD+CG$ via shortest paths) | A1 | Correct minimum pairing with values |
| Optimal route length $= 118 +$ (extra repeated edges) | A1 | Correct total |

## Part (b)(i)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Village $E$ is visited $2$ times (or state correct number consistent with part (a)) | B1 | Follow through from (a) |

## Part (b)(ii)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Village $I$ is visited $3$ times (or state correct number consistent with part (a)) | B1 | Follow through from (a) |
3 The following network shows the lengths, in miles, of roads connecting nine villages, $A , B , \ldots , I$.

A delivery man lives in village $A$ and is to drive along all the roads at least once before returning to $A$.\\
\includegraphics[max width=\textwidth, alt={}, center]{d666b2d9-cb14-4d29-a842-8c87f1b25dbd-06_1072_1027_548_502}
\begin{enumerate}[label=(\alph*)]
\item Find the length of an optimal Chinese postman route around the nine villages, starting and finishing at $A$.
\item For an optimal Chinese postman route corresponding to your answer in part (a), state:
\begin{enumerate}[label=(\roman*)]
\item the number of times village $E$ would be visited;
\item the number of times village $I$ would be visited.
\end{enumerate}\end{enumerate}

\hfill \mbox{\textit{AQA D1 2013 Q3 [7]}}