AQA D1 2006 January — Question 3 15 marks

Exam BoardAQA
ModuleD1 (Decision Mathematics 1)
Year2006
SessionJanuary
Marks15
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicMinimum Spanning Trees
TypeState number of edges formula
DifficultyEasy -2.0 Part (a) tests direct recall of the fundamental MST formula (n-1 edges), requiring no problem-solving. Part (b) applies Kruskal's algorithm mechanically to a small network—a standard textbook exercise with no novel insight needed. This is significantly easier than average A-level content.
Spec7.04b Minimum spanning tree: Prim's and Kruskal's algorithms

3
    1. State the number of edges in a minimum spanning tree of a network with 10 vertices.
    2. State the number of edges in a minimum spanning tree of a network with \(n\) vertices.
  1. The following network has 10 vertices: \(A , B , \ldots , J\). The numbers on each edge represent the distances, in miles, between pairs of vertices. \includegraphics[max width=\textwidth, alt={}, center]{4a186c87-5f84-4ec3-8cc3-a0ed8721b040-03_1294_1118_785_445}
    1. Use Kruskal's algorithm to find the minimum spanning tree for the network.
    2. State the length of your spanning tree.
    3. Draw your spanning tree.

Question 3:
Part (a)(i)
AnswerMarks Guidance
AnswerMarks Guidance
\(9\)B1
Total: 1 mark
Part (a)(ii)
AnswerMarks Guidance
AnswerMarks Guidance
\(n-1\)B1
Total: 1 mark
Part (b)(i)
AnswerMarks Guidance
AnswerMarks Guidance
\(GI = 5\)B1 9 edges
\(AB = 6\)M1 SCA
\(EI = 7\)A1 start with \(GI\)
\(BD = 8\)
~~\(EG = 9\)~~
\(IJ = 10\)A1 \(IJ\) fifth
\(HJ = 11\)
~~\(HI = 12\)~~
\(AF = 13\)
\(DE = 14\)
\(CG = 15\)A1 all correct
Total: 5 marks
Part (b)(ii)
AnswerMarks Guidance
AnswerMarks Guidance
\(89\)B1
Total: 1 mark
Part (b)(iii)
AnswerMarks Guidance
AnswerMarks Guidance
Correct spanning tree diagram drawnM1 9 edges
Fully correctA1
Total: 2 marks
## Question 3:

### Part (a)(i)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $9$ | B1 | |

**Total: 1 mark**

### Part (a)(ii)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $n-1$ | B1 | |

**Total: 1 mark**

### Part (b)(i)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $GI = 5$ | B1 | 9 edges |
| $AB = 6$ | M1 | SCA |
| $EI = 7$ | A1 | start with $GI$ |
| $BD = 8$ | | |
| ~~$EG = 9$~~ | | |
| $IJ = 10$ | A1 | $IJ$ fifth |
| $HJ = 11$ | | |
| ~~$HI = 12$~~ | | |
| $AF = 13$ | | |
| $DE = 14$ | | |
| $CG = 15$ | A1 | all correct |

**Total: 5 marks**

### Part (b)(ii)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $89$ | B1 | |

**Total: 1 mark**

### Part (b)(iii)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Correct spanning tree diagram drawn | M1 | 9 edges |
| Fully correct | A1 | |

**Total: 2 marks**

---
3
\begin{enumerate}[label=(\alph*)]
\item \begin{enumerate}[label=(\roman*)]
\item State the number of edges in a minimum spanning tree of a network with 10 vertices.
\item State the number of edges in a minimum spanning tree of a network with $n$ vertices.
\end{enumerate}\item The following network has 10 vertices: $A , B , \ldots , J$. The numbers on each edge represent the distances, in miles, between pairs of vertices.\\
\includegraphics[max width=\textwidth, alt={}, center]{4a186c87-5f84-4ec3-8cc3-a0ed8721b040-03_1294_1118_785_445}
\begin{enumerate}[label=(\roman*)]
\item Use Kruskal's algorithm to find the minimum spanning tree for the network.
\item State the length of your spanning tree.
\item Draw your spanning tree.
\end{enumerate}\end{enumerate}

\hfill \mbox{\textit{AQA D1 2006 Q3 [15]}}