Edexcel D1 2008 January — Question 1 9 marks

Exam BoardEdexcel
ModuleD1 (Decision Mathematics 1)
Year2008
SessionJanuary
Marks9
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicMatchings and Allocation
TypeMaximum matching algorithm application
DifficultyEasy -1.2 This is a straightforward application of a standard D1 algorithm with clear instructions. Part (a) requires simple recall of definitions, and part (b) involves mechanically applying the maximum matching algorithm twice to a small bipartite graph with an initial matching provided. No problem-solving insight or novel reasoning is required—just following the taught procedure.
Spec7.02q Adjacency matrix: and weighted matrix representation

  1. (a) Define the terms
    1. alternating path,
    2. matching.
    \begin{figure}[h]
    \includegraphics[alt={},max width=\textwidth]{7396d930-0143-4876-b019-a4d73e09b172-2_568_621_689_344} \captionsetup{labelformat=empty} \caption{Figure 1}
    \end{figure} \begin{figure}[h]
    \includegraphics[alt={},max width=\textwidth]{7396d930-0143-4876-b019-a4d73e09b172-2_554_540_701_1171} \captionsetup{labelformat=empty} \caption{Figure 2}
    \end{figure} At a school fair, five teachers, \(A , B , C , D\) and \(E\), are to supervise five stalls, \(1,2,3,4\) and 5 .
    A bipartite graph showing their possible allocations is given in Figure 1. An initial matching is given in Figure 2.
    (b) Use the maximum matching algorithm twice to obtain a complete matching. List clearly the alternating paths you use.

Question 1:
Part (a)(i)
AnswerMarks Guidance
AnswerMarks Guidance
A path from an unmatched vertex in one set to an unmatched vertex in the other set...B1
...which alternately uses arcs not in / in the matchingB1(z)
Part (a)(ii)
AnswerMarks Guidance
AnswerMarks Guidance
A one-to-one pairing ofB1
some elements of one set with the other setB1(z)
Part (b)
AnswerMarks Guidance
AnswerMarks Guidance
'Path' starting at D or E, finishing at 1 or 5 – or vice versaM1 A1
A correct path including change of statusM1 A1 e.g. \(D-3=C-5\), change status \(D=3-C=5\); \(E-2=A-1\), change status \(E=2-A=1\)
\(A=1,\ B=4,\ C=5,\ D=3,\ E=2\)A1(s) Complete matching, must follow through from two correct paths
Total: [9]
# Question 1:

## Part (a)(i)
| Answer | Marks | Guidance |
|--------|-------|----------|
| A path from an unmatched vertex in one set to an unmatched vertex in the other set... | B1 | |
| ...which alternately uses arcs not in / in the matching | B1(z) | |

## Part (a)(ii)
| Answer | Marks | Guidance |
|--------|-------|----------|
| A one-to-one pairing of | B1 | |
| some elements of one set with the other set | B1(z) | |

## Part (b)
| Answer | Marks | Guidance |
|--------|-------|----------|
| 'Path' starting at D or E, finishing at 1 or 5 – or vice versa | M1 A1 | |
| A correct path including change of status | M1 A1 | e.g. $D-3=C-5$, change status $D=3-C=5$; $E-2=A-1$, change status $E=2-A=1$ |
| $A=1,\ B=4,\ C=5,\ D=3,\ E=2$ | A1(s) | Complete matching, must follow through from two correct paths |

**Total: [9]**

---
\begin{enumerate}
  \item (a) Define the terms\\
(i) alternating path,\\
(ii) matching.
\end{enumerate}

\begin{figure}[h]
\begin{center}
  \includegraphics[alt={},max width=\textwidth]{7396d930-0143-4876-b019-a4d73e09b172-2_568_621_689_344}
\captionsetup{labelformat=empty}
\caption{Figure 1}
\end{center}
\end{figure}

\begin{figure}[h]
\begin{center}
  \includegraphics[alt={},max width=\textwidth]{7396d930-0143-4876-b019-a4d73e09b172-2_554_540_701_1171}
\captionsetup{labelformat=empty}
\caption{Figure 2}
\end{center}
\end{figure}

At a school fair, five teachers, $A , B , C , D$ and $E$, are to supervise five stalls, $1,2,3,4$ and 5 .\\
A bipartite graph showing their possible allocations is given in Figure 1. An initial matching is given in Figure 2.\\
(b) Use the maximum matching algorithm twice to obtain a complete matching. List clearly the alternating paths you use.\\

\hfill \mbox{\textit{Edexcel D1 2008 Q1 [9]}}