Edexcel D1 2018 June — Question 1 8 marks

Exam BoardEdexcel
ModuleD1 (Decision Mathematics 1)
Year2018
SessionJune
Marks8
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicMinimum Spanning Trees
TypeDefine tree terminology
DifficultyEasy -1.8 Part (a) requires pure recall of two standard definitions from Decision Maths, while parts (b) and (c) involve routine application of Prim's algorithm with no problem-solving required. This is a textbook exercise testing basic knowledge and standard procedure execution, making it significantly easier than average A-level questions.
Spec7.02c Graph terminology: walk, trail, path, cycle, route7.04b Minimum spanning tree: Prim's and Kruskal's algorithms

1. \begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{6b51f3a0-0945-4254-8c63-20e1371e9e3a-02_1189_1531_360_267} \captionsetup{labelformat=empty} \caption{Figure 1}
\end{figure}
  1. Define the terms
    1. tree,
    2. minimum spanning tree.
  2. Use Prim's algorithm, starting at A , to find a minimum spanning tree for the network shown in Figure 1. You must clearly state the order in which you select the arcs of the tree.
  3. Draw the minimum spanning tree using the vertices given in Diagram 1 in the answer book and state the weight of the tree.

1.

\begin{figure}[h]
\begin{center}
  \includegraphics[alt={},max width=\textwidth]{6b51f3a0-0945-4254-8c63-20e1371e9e3a-02_1189_1531_360_267}
\captionsetup{labelformat=empty}
\caption{Figure 1}
\end{center}
\end{figure}
\begin{enumerate}[label=(\alph*)]
\item Define the terms
\begin{enumerate}[label=(\roman*)]
\item tree,
\item minimum spanning tree.
\end{enumerate}\item Use Prim's algorithm, starting at A , to find a minimum spanning tree for the network shown in Figure 1. You must clearly state the order in which you select the arcs of the tree.
\item Draw the minimum spanning tree using the vertices given in Diagram 1 in the answer book and state the weight of the tree.
\end{enumerate}

\hfill \mbox{\textit{Edexcel D1 2018 Q1 [8]}}