AQA D1 2008 June — Question 7 9 marks

Exam BoardAQA
ModuleD1 (Decision Mathematics 1)
Year2008
SessionJune
Marks9
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicShortest Path
TypeMultiple paths of same minimum weight
DifficultyStandard +0.8 This question requires applying Dijkstra's algorithm systematically, then solving a system of equations to find x and y such that exactly three paths have equal minimum weight. It goes beyond routine algorithm application to require algebraic reasoning about when multiple optimal paths exist, making it moderately challenging for D1 level.
Spec7.04a Shortest path: Dijkstra's algorithm

7 [Figure 2, printed on the insert, is provided for use in this question.]
The following network has eight vertices, \(A , B , \ldots , H\), and edges connecting some pairs of vertices. The number on each edge is its weight. The weights on the edges \(E H\) and \(G H\) are functions of \(x\) and \(y\). \includegraphics[max width=\textwidth, alt={}, center]{4c5c963b-0183-4dc7-9054-b2c7a3eb8c1b-07_1170_1705_596_164} Given that there are three routes from \(A\) to \(H\) with the same minimum weight, use Dijkstra's algorithm on Figure 2 to find:
  1. this minimum weight;
  2. the values of \(x\) and \(y\).

7(a)
AnswerMarks Guidance
(Min =) 43B1 6
M1SCA; cancelling at 2 (or more) vertices
A1Correct at \(D\)
M12 values at \(E\)
M12 values at \(G\)
A1All correct (condone 0 missing at \(A\) and missing expressions in \(x\) and \(y\) at \(H\))
7(b)
AnswerMarks Guidance
\(2x + y = p\) and \(3x - 2y = q\)M1 Obtaining a pair of equations in this form or (22) + \(2x + y = \) (43) and (22) + \(3x - 2y = \) (43). \(2x + y = 21\) and \(3x - 2y = 21\)
\(x = 9\)A1 CAO
\(y = 3\)A1 3
Total 9
TOTAL 75
## 7(a)
| (Min =) 43 | B1 | 6 | Accept 43 at $H$ |
| | | | |
| | M1 | SCA; cancelling at 2 (or more) vertices |
| | A1 | Correct at $D$ |
| | M1 | 2 values at $E$ |
| | M1 | 2 values at $G$ |
| | A1 | All correct (condone 0 missing at $A$ and missing expressions in $x$ and $y$ at $H$) |

## 7(b)
| $2x + y = p$ and $3x - 2y = q$ | M1 | Obtaining a pair of equations in this form or (22) + $2x + y = $ (43) and (22) + $3x - 2y = $ (43). $2x + y = 21$ and $3x - 2y = 21$ |
| $x = 9$ | A1 | CAO |
| $y = 3$ | A1 | 3 | CAO. NMS: both correct M1A2, one/none correct M0A0 |
| Total | | 9 |
| TOTAL | | 75 |
7 [Figure 2, printed on the insert, is provided for use in this question.]\\
The following network has eight vertices, $A , B , \ldots , H$, and edges connecting some pairs of vertices. The number on each edge is its weight. The weights on the edges $E H$ and $G H$ are functions of $x$ and $y$.\\
\includegraphics[max width=\textwidth, alt={}, center]{4c5c963b-0183-4dc7-9054-b2c7a3eb8c1b-07_1170_1705_596_164}

Given that there are three routes from $A$ to $H$ with the same minimum weight, use Dijkstra's algorithm on Figure 2 to find:
\begin{enumerate}[label=(\alph*)]
\item this minimum weight;
\item the values of $x$ and $y$.
\end{enumerate}

\hfill \mbox{\textit{AQA D1 2008 Q7 [9]}}