Edexcel D1 2015 June — Question 4 12 marks

Exam BoardEdexcel
ModuleD1 (Decision Mathematics 1)
Year2015
SessionJune
Marks12
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicRoute Inspection
TypeOptimal starting/finishing vertices
DifficultyStandard +0.3 This is a standard route inspection (Chinese Postman) problem with straightforward application of the algorithm. Part (a) is a basic proof about graph theory, parts (b-d) involve routine identification of odd vertices and pairing them optimally, and part (e) requires minimal adaptation. The question is slightly easier than average because it's highly procedural with clear steps and the network is small enough to manage easily.
Spec7.04e Route inspection: Chinese postman, pairing odd nodes

4. \begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{ba22b22e-c0d5-438d-821b-88619eacdb5d-5_762_965_223_550} \captionsetup{labelformat=empty} \caption{Figure 4}
\end{figure} [The total weight of the network is 2090]
  1. Explain why a network cannot have an odd number of vertices of odd valency. Figure 4 represents a network of 13 roads in a village. The number on each arc is the length, in metres, of the corresponding road. A route of minimum length that traverses each road at least once needs to be found. The route may start at any vertex and finish at any vertex.
  2. Write down the vertices at which the route will start and finish.
    (1) A new road, AB , of length 130 m is built. A route of minimum length that traverses each road, including AB , needs to be found. The route must start and finish at A .
  3. Use the route inspection algorithm to find the roads that will need to be traversed twice. You must make your method and working clear.
  4. Calculate the length of a possible shortest inspection route. It is now decided to start and finish the inspection route at two distinct vertices. A route of minimum length that traverses each road, including AB , needs to be found. The route must start at A .
  5. State the finishing point so that the length of the route is minimised. Calculate how much shorter the length of this route is compared to the length of the route in (d). You must make your method and calculations clear.
    (3)

4.

\begin{figure}[h]
\begin{center}
  \includegraphics[alt={},max width=\textwidth]{ba22b22e-c0d5-438d-821b-88619eacdb5d-5_762_965_223_550}
\captionsetup{labelformat=empty}
\caption{Figure 4}
\end{center}
\end{figure}

[The total weight of the network is 2090]
\begin{enumerate}[label=(\alph*)]
\item Explain why a network cannot have an odd number of vertices of odd valency.

Figure 4 represents a network of 13 roads in a village. The number on each arc is the length, in metres, of the corresponding road. A route of minimum length that traverses each road at least once needs to be found. The route may start at any vertex and finish at any vertex.
\item Write down the vertices at which the route will start and finish.\\
(1)

A new road, AB , of length 130 m is built. A route of minimum length that traverses each road, including AB , needs to be found. The route must start and finish at A .
\item Use the route inspection algorithm to find the roads that will need to be traversed twice. You must make your method and working clear.
\item Calculate the length of a possible shortest inspection route.

It is now decided to start and finish the inspection route at two distinct vertices. A route of minimum length that traverses each road, including AB , needs to be found. The route must start at A .
\item State the finishing point so that the length of the route is minimised. Calculate how much shorter the length of this route is compared to the length of the route in (d). You must make your method and calculations clear.\\
(3)
\end{enumerate}

\hfill \mbox{\textit{Edexcel D1 2015 Q4 [12]}}