AQA D1 2008 January — Question 1 5 marks

Exam BoardAQA
ModuleD1 (Decision Mathematics 1)
Year2008
SessionJanuary
Marks5
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicMatchings and Allocation
TypeMaximum matching algorithm application
DifficultyEasy -1.2 This is a straightforward application of the maximum matching algorithm with an alternating path already started for the student. Drawing a bipartite graph is routine, and completing the given alternating path D-M-E-K requires only following the mechanical procedure with minimal problem-solving. Significantly easier than average A-level questions.
Spec7.02e Bipartite graphs: K_{m,n} notation7.02q Adjacency matrix: and weighted matrix representation

1 Five people, \(A , B , C , D\) and \(E\), are to be matched to five tasks, \(J , K , L , M\) and \(N\). The table shows the tasks that each person is able to undertake.
PersonTask
\(A\)\(J , N\)
\(B\)\(J , L\)
\(C\)\(L , N\)
\(D\)\(M , N\)
\(E\)\(K , M\)
  1. Show this information on a bipartite graph.
  2. Initially, \(A\) is matched to task \(N , B\) to task \(J , C\) to task \(L\), and \(E\) to task \(M\). Complete the alternating path \(D - M \ldots\), from this initial matching, to demonstrate how each person can be matched to a task.
    (3 marks)

Question 1:
Part (a)
AnswerMarks Guidance
AnswerMarks Guidance
Bipartite graph drawn with correct edgesM1 Bipartite graph
All connections correctA1 All correct
Total: 2
Part (b)
AnswerMarks Guidance
AnswerMarks Guidance
Path \(D-M(+)E-K\) identifiedM1, A1 Attempt at path \(D-M+\)
Match: \(AN, BJ, CL, DM, EK\)B1 SC: \(K-E+M-D\) B1
Total: 3
## Question 1:

### Part (a)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Bipartite graph drawn with correct edges | M1 | Bipartite graph |
| All connections correct | A1 | All correct |
| **Total: 2** | | |

### Part (b)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Path $D-M(+)E-K$ identified | M1, A1 | Attempt at path $D-M+$ |
| Match: $AN, BJ, CL, DM, EK$ | B1 | SC: $K-E+M-D$ B1 |
| **Total: 3** | | |

---
1 Five people, $A , B , C , D$ and $E$, are to be matched to five tasks, $J , K , L , M$ and $N$. The table shows the tasks that each person is able to undertake.

\begin{center}
\begin{tabular}{ | c | l | }
\hline
Person & Task \\
\hline
$A$ & $J , N$ \\
\hline
$B$ & $J , L$ \\
\hline
$C$ & $L , N$ \\
\hline
$D$ & $M , N$ \\
\hline
$E$ & $K , M$ \\
\hline
\end{tabular}
\end{center}
\begin{enumerate}[label=(\alph*)]
\item Show this information on a bipartite graph.
\item Initially, $A$ is matched to task $N , B$ to task $J , C$ to task $L$, and $E$ to task $M$.

Complete the alternating path $D - M \ldots$, from this initial matching, to demonstrate how each person can be matched to a task.\\
(3 marks)
\end{enumerate}

\hfill \mbox{\textit{AQA D1 2008 Q1 [5]}}