AQA Further AS Paper 2 Discrete 2021 June — Question 7 7 marks

Exam BoardAQA
ModuleFurther AS Paper 2 Discrete (Further AS Paper 2 Discrete)
Year2021
SessionJune
Marks7
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicRoute Inspection
TypeOptimal starting/finishing vertices
DifficultyChallenging +1.2 This is a Chinese Postman Problem application requiring students to identify Eulerian paths/circuits, calculate odd-degree vertices, and find minimum matching. While it requires understanding of graph theory concepts from Further Maths discrete, the problem is relatively standard with clear structure: part (a) is semi-Eulerian (start/end at B), part (b) finds optimal Eulerian circuit. The context is straightforward and the techniques are direct applications of taught algorithms rather than requiring novel insight.
Spec7.02g Eulerian graphs: vertex degrees and traversability7.04e Route inspection: Chinese postman, pairing odd nodes

A jeweller is making pendants. Each pendant is made by bending a single, continuous strand of wire. Each pendant has the same design as shown below. \includegraphics{figure_7} The lengths on the diagram are in millimetres. The sum of these lengths is 240 mm As the jeweller does not cut the wire, some sections require a double length of wire.
  1. The jeweller makes a pendant by starting and finishing at \(B\) Find the minimum length of the strand of wire that the jeweller needs to make the pendant. Fully justify your answer. [4 marks]
  2. The jeweller makes another pendant of the same design. Find the minimum possible length for the strand of wire that the jeweller would need. [2 marks]
  3. By considering the differences between the pendants in part (a) and part (b), state one reason why the jeweller may prefer the pendant in part (a). [1 mark]

Question 7:

AnswerMarks
7(a)Sets up a model by identifying
the problem as a route
inspection problem and
AnswerMarks Guidance
identifying the four odd nodes3.3 M1
Shortest lengths between odd
nodes
A–C: 30 G–I: 26
A–G: 22 C–I: 22
A–I: 43 C–G: 43
Pairings
(A–C)(G–I) = 30 + 26 = 56
(A–G)(C–I) = 22 + 22 = 44*
(A–I)(C–G) = 43 + 43 = 86
44 mm is the shortest length to be
repeated

Total length = 240 mm + 44 mm

= 284 mm
Uses the model to find at least
four correct shortest distances
AnswerMarks Guidance
between odd nodes3.4 M1
Finds the correct minimum pair
of shortest distances from the
AnswerMarks Guidance
three pairs1.1b A1
Determines correctly the
minimum length
CSO
AnswerMarks Guidance
Condone missing/incorrect units1.1b A1
Total4
QMarking instructions AO

AnswerMarks
7(b)Refines the model to semi-
Eulerian by identifying suitable
start and end nodes
AnswerMarks Guidance
PI3.5c M1
240mm + 22 mm = 262 mm
Finds the correct minimum
length
AnswerMarks Guidance
Condone missing/incorrect units3.2a A1
Total2
QMarking instructions AO

AnswerMarks Guidance
7(c)States a plausible reason for
starting from B3.5b B1
if starting from B
AnswerMarks Guidance
Total1
Question total7
QMarking instructions AO
Question 7:
--- 7(a) ---
7(a) | Sets up a model by identifying
the problem as a route
inspection problem and
identifying the four odd nodes | 3.3 | M1 | Odd nodes are A, C, G and I
Shortest lengths between odd
nodes
A–C: 30 G–I: 26
A–G: 22 C–I: 22
A–I: 43 C–G: 43
Pairings
(A–C)(G–I) = 30 + 26 = 56
(A–G)(C–I) = 22 + 22 = 44*
(A–I)(C–G) = 43 + 43 = 86
44 mm is the shortest length to be
repeated
Total length = 240 mm + 44 mm
= 284 mm
Uses the model to find at least
four correct shortest distances
between odd nodes | 3.4 | M1
Finds the correct minimum pair
of shortest distances from the
three pairs | 1.1b | A1
Determines correctly the
minimum length
CSO
Condone missing/incorrect units | 1.1b | A1
Total | 4
Q | Marking instructions | AO | Marks | Typical solution
--- 7(b) ---
7(b) | Refines the model to semi-
Eulerian by identifying suitable
start and end nodes
PI | 3.5c | M1 | Start at A and end at G
240mm + 22 mm = 262 mm
Finds the correct minimum
length
Condone missing/incorrect units | 3.2a | A1
Total | 2
Q | Marking instructions | AO | Marks | Typical solution
--- 7(c) ---
7(c) | States a plausible reason for
starting from B | 3.5b | B1 | The pendant would be symmetrical
if starting from B
Total | 1
Question total | 7
Q | Marking instructions | AO | Marks | Typical solution
A jeweller is making pendants.

Each pendant is made by bending a single, continuous strand of wire.

Each pendant has the same design as shown below.

\includegraphics{figure_7}

The lengths on the diagram are in millimetres. The sum of these lengths is 240 mm

As the jeweller does not cut the wire, some sections require a double length of wire.

\begin{enumerate}[label=(\alph*)]
\item The jeweller makes a pendant by starting and finishing at $B$

Find the minimum length of the strand of wire that the jeweller needs to make the pendant.

Fully justify your answer.
[4 marks]

\item The jeweller makes another pendant of the same design.

Find the minimum possible length for the strand of wire that the jeweller would need.
[2 marks]

\item By considering the differences between the pendants in part (a) and part (b), state one reason why the jeweller may prefer the pendant in part (a).
[1 mark]
\end{enumerate}

\hfill \mbox{\textit{AQA Further AS Paper 2 Discrete 2021 Q7 [7]}}