OCR MEI D1 2006 June — Question 1 8 marks

Exam BoardOCR MEI
ModuleD1 (Decision Mathematics 1)
Year2006
SessionJune
Marks8
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicShortest Path
TypeDijkstra with vertex or edge exclusion
DifficultyModerate -0.3 This is a straightforward application of Dijkstra's algorithm followed by a simple observation question. Part (i) is routine algorithmic execution, and part (ii) requires only identifying the second-shortest path from the working already done—no re-calculation needed. Slightly easier than average due to the mechanical nature and the gift of part (ii).
Spec7.04a Shortest path: Dijkstra's algorithm

1 Answer this question on the insert provided. \begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{c429bfed-9241-409a-9cd5-9553bf16c9df-2_658_739_466_662} \captionsetup{labelformat=empty} \caption{Fig. 1}
\end{figure}
  1. Apply Dijkstra's algorithm to the copy of Fig. 1 in the insert to find the least weight route from A to D. Give your route and its weight.
  2. Arc DE is now deleted. Write down the weight of the new least weight route from A to D , and explain how your working in part (i) shows that it is the least weight.
    [0pt] [2]

Part (i)
AnswerMarks Guidance
AnswerMarks Guidance
Least weight route: AFBGED, Weight = 10B1
Part (ii)
AnswerMarks Guidance
AnswerMarks Guidance
11B1 From working value. Can't be bettered since new least weight must be bigger than 10.
**Part (i)**

| Answer | Marks | Guidance |
|--------|-------|----------|
| Least weight route: AFBGED, Weight = 10 | B1 | |

**Part (ii)**

| Answer | Marks | Guidance |
|--------|-------|----------|
| 11 | B1 | From working value. Can't be bettered since new least weight must be bigger than 10. |
1 Answer this question on the insert provided.
\begin{figure}[h]
\begin{center}
  \includegraphics[alt={},max width=\textwidth]{c429bfed-9241-409a-9cd5-9553bf16c9df-2_658_739_466_662}
\captionsetup{labelformat=empty}
\caption{Fig. 1}
\end{center}
\end{figure}

(i) Apply Dijkstra's algorithm to the copy of Fig. 1 in the insert to find the least weight route from A to D.

Give your route and its weight.\\
(ii) Arc DE is now deleted. Write down the weight of the new least weight route from A to D , and explain how your working in part (i) shows that it is the least weight.\\[0pt]
[2]

\hfill \mbox{\textit{OCR MEI D1 2006 Q1 [8]}}