AQA D1 2012 June — Question 7 11 marks

Exam BoardAQA
ModuleD1 (Decision Mathematics 1)
Year2012
SessionJune
Marks11
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicTravelling Salesman
TypeNearest Neighbour Algorithm
DifficultyModerate -0.8 This is a straightforward application of the nearest neighbour algorithm, a standard D1 procedure requiring only systematic selection of minimum values from a table with no conceptual difficulty or problem-solving insight. The algorithm is purely mechanical and well-practiced, making it easier than average A-level questions that require mathematical reasoning.
Spec7.04c Travelling salesman upper bound: nearest neighbour method7.04d Travelling salesman lower bound: using minimum spanning tree

7 Rupta, a sales representative, has to visit six shops, \(A , B , C , D , E\) and \(F\). Rupta starts at shop \(A\) and travels to each of the other shops once, before returning to shop \(A\). Rupta wishes to keep her travelling time to a minimum. The table shows the travelling times, in minutes, between the shops.

Question 7:
(a)
AnswerMarks Guidance
AnswerMarks Guidance
\(A\)–\(C\): 10, \(C\)–\(F\): 31, \(F\)–\(D\): 32, \(D\)–\(E\): 11, \(E\)–\(B\): 18, \(B\)–\(A\): 16; Total = 118 minutesB1
(b)
AnswerMarks Guidance
AnswerMarks Guidance
From \(A\): nearest is \(C\) (10)M1 Correct application of nearest neighbour
\(C \to D\) (14), \(D \to E\) (11), \(E \to B\) (18), \(B \to F\) (50), \(F \to A\) (40)A1 A1
Total = 143 minutesA1 cao
(c)
AnswerMarks Guidance
AnswerMarks Guidance
Delete \(A\) and find minimum spanning tree of remaining vertices \(B,C,D,E,F\)M1
MST edges: \(D\)–\(E\) (11), \(C\)–\(D\) (14), \(B\)–\(E\) (18), \(C\)–\(F\) (31); MST = 74A1
Add two smallest edges from \(A\): \(AC=10\), \(AB=16\)M1
Lower bound = \(74 + 10 + 16 = 100\) minutesA1 cao
(d)
AnswerMarks Guidance
AnswerMarks Guidance
Sketch showing MST plus two edges from \(A\)B1
The lower bound (100) shows the optimal tour cannot be less than 100 minutesB1 Comment on significance
## Question 7:

**(a)**
| Answer | Marks | Guidance |
|--------|-------|----------|
| $A$–$C$: 10, $C$–$F$: 31, $F$–$D$: 32, $D$–$E$: 11, $E$–$B$: 18, $B$–$A$: 16; Total = 118 minutes | B1 | |

**(b)**
| Answer | Marks | Guidance |
|--------|-------|----------|
| From $A$: nearest is $C$ (10) | M1 | Correct application of nearest neighbour |
| $C \to D$ (14), $D \to E$ (11), $E \to B$ (18), $B \to F$ (50), $F \to A$ (40) | A1 A1 | |
| Total = 143 minutes | A1 | cao |

**(c)**
| Answer | Marks | Guidance |
|--------|-------|----------|
| Delete $A$ and find minimum spanning tree of remaining vertices $B,C,D,E,F$ | M1 | |
| MST edges: $D$–$E$ (11), $C$–$D$ (14), $B$–$E$ (18), $C$–$F$ (31); MST = 74 | A1 | |
| Add two smallest edges from $A$: $AC=10$, $AB=16$ | M1 | |
| Lower bound = $74 + 10 + 16 = 100$ minutes | A1 | cao |

**(d)**
| Answer | Marks | Guidance |
|--------|-------|----------|
| Sketch showing MST plus two edges from $A$ | B1 | |
| The lower bound (100) shows the optimal tour cannot be less than 100 minutes | B1 | Comment on significance |

---
7 Rupta, a sales representative, has to visit six shops, $A , B , C , D , E$ and $F$. Rupta starts at shop $A$ and travels to each of the other shops once, before returning to shop $A$. Rupta wishes to keep her travelling time to a minimum.

The table shows the travelling times, in minutes, between the shops.

\hfill \mbox{\textit{AQA D1 2012 Q7 [11]}}