AQA D1 2013 January — Question 1 4 marks

Exam BoardAQA
ModuleD1 (Decision Mathematics 1)
Year2013
SessionJanuary
Marks4
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicMatchings and Allocation
TypeExplain why complete matching impossible
DifficultyModerate -0.8 This is a straightforward application of Hall's Marriage Theorem requiring students to identify that vertices 1, 2, 3 are only connected to subset {A, E} (2 people), violating the matching condition. The bipartite graph is given via adjacency matrix, and the explanation requires only basic observation rather than algorithmic work or proof.
Spec7.02e Bipartite graphs: K_{m,n} notation7.02q Adjacency matrix: and weighted matrix representation

1
  1. Draw a bipartite graph to represent the following adjacency matrix.
    12345
    A00001
    \(\boldsymbol { B }\)00011
    \(\boldsymbol { C }\)01011
    \(\boldsymbol { D }\)00011
    \(\boldsymbol { E }\)11101
  2. If \(A , B , C , D\) and \(E\) represent five people and 1, 2, 3, 4 and 5 represent five tasks to which they are to be assigned, explain why a complete matching is impossible.
    (2 marks)

Question 1:
Part (a)
AnswerMarks Guidance
AnswerMarks Guidance
Bipartite graph with nodes \(A, B, C, D, E\) on one side and \(1, 2, 3, 4, 5\) on the other sideB1 Correct two sets of vertices
Edges: \(A-5\); \(B-4, B-5\); \(C-2, C-4, C-5\); \(D-4, D-5\); \(E-1, E-2, E-3, E-5\)B1 All edges correct and no extras
Part (b)
AnswerMarks Guidance
AnswerMarks Guidance
\(\{A, B, D\}\) are only connected to tasks \(\{4, 5\}\) — three people but only two tasks available to themM1 Identifying a subset of people whose neighbourhood is smaller
By Hall's theorem, since \(\{A,B,D\} = 3 > 2 =
# Question 1:

## Part (a)
| Answer | Marks | Guidance |
|--------|-------|----------|
| Bipartite graph with nodes $A, B, C, D, E$ on one side and $1, 2, 3, 4, 5$ on the other side | B1 | Correct two sets of vertices |
| Edges: $A-5$; $B-4, B-5$; $C-2, C-4, C-5$; $D-4, D-5$; $E-1, E-2, E-3, E-5$ | B1 | All edges correct and no extras |

## Part (b)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $\{A, B, D\}$ are only connected to tasks $\{4, 5\}$ — three people but only two tasks available to them | M1 | Identifying a subset of people whose neighbourhood is smaller |
| By Hall's theorem, since $|\{A,B,D\}| = 3 > 2 = |\{4,5\}|$, a complete matching is impossible | A1 | Correct application of Hall's condition with correct sets cited |

---
1
\begin{enumerate}[label=(\alph*)]
\item Draw a bipartite graph to represent the following adjacency matrix.

\begin{center}
\begin{tabular}{|l|l|l|l|l|l|}
\hline
 & 1 & 2 & 3 & 4 & 5 \\
\hline
A & 0 & 0 & 0 & 0 & 1 \\
\hline
$\boldsymbol { B }$ & 0 & 0 & 0 & 1 & 1 \\
\hline
$\boldsymbol { C }$ & 0 & 1 & 0 & 1 & 1 \\
\hline
$\boldsymbol { D }$ & 0 & 0 & 0 & 1 & 1 \\
\hline
$\boldsymbol { E }$ & 1 & 1 & 1 & 0 & 1 \\
\hline
\end{tabular}
\end{center}
\item If $A , B , C , D$ and $E$ represent five people and 1, 2, 3, 4 and 5 represent five tasks to which they are to be assigned, explain why a complete matching is impossible.\\
(2 marks)
\end{enumerate}

\hfill \mbox{\textit{AQA D1 2013 Q1 [4]}}