Mathematics Higher Level Paper 3 - Discrete Mathematics: Instructions To Candidates
Mathematics Higher Level Paper 3 - Discrete Mathematics: Instructions To Candidates
Mathematics
Higher level
Paper 3 – discrete mathematics
1 hour
Instructions to candidates
yyDo not open this examination paper until instructed to do so.
yyAnswer all the questions.
yyUnless otherwise stated in the question, all numerical answers should be given exactly or
correct to three significant figures.
yyA graphic display calculator is required for this paper.
yyA clean copy of the mathematics HL and further mathematics HL formula booklet is
required for this paper.
yyThe maximum mark for this examination paper is [50 marks].
2219 – 7207
4 pages © International Baccalaureate Organization 2019
–2– M19/5/MATHL/HP3/ENG/TZ0/DM
Please start each question on a new page. Full marks are not necessarily awarded for a correct answer
with no working. Answers must be supported by working and/or explanations. In particular, solutions
found from a graphic display calculator should be supported by suitable working. For example, if
graphs are used to find a solution, you should sketch these as part of your answer. Where an answer is
incorrect, some marks may be given for a correct method, provided this is shown by written working.
You are therefore advised to show all working.
B
7
A 9 4
5
12 C
13
8
11
6
E
9
D
The company wants to find the lowest installation cost that includes each house and returns
to the start.
(a) Starting at A, use the nearest-neighbour algorithm to find an upper bound for the
lowest installation cost. [3]
(b) By removing A, use the deleted vertex algorithm to find a lower bound for the lowest
installation cost. [5]
(ii) State why this is a solution to finding the lowest installation cost. [2]
(Question 1 continued)
In a second housing complex the design for installing cables between five houses P, Q, R, S
and T is given in the following adjacency table.
P Q R S T
P – 1 0 0 1
Q 1 – 1 1 0
R 0 1 – 0 1
S 0 1 0 – 1
T 1 0 1 1 –
In the adjacency table 0 denotes no cable connecting the two houses and 1 denotes a cable
connecting the two houses.
(b) Find a general solution to the linear Diophantine equation 564x + 254y = 94 . [8]
(c) Find the two solutions such that x , y ∈ [–300 , 300] .[3]
On the 1st March in a country there are 5000 environmentally contaminated sites requiring
clean-up. By the 1st April 80 % of these 5000 contaminated sites are cleaned up but 200 new
sites requiring clean-up are identified. This situation is assumed to recur every month. Jim
sets up a first-degree recurrence relation that represents this information.
(a) (i) State Jim’s first-degree recurrence relation for the number of sites, un , requiring
clean-up after n months in the form un = Aun-1 + B , where A and B are non-zero
constants.
Jim now sets up a second-degree recurrence relation that gives information regarding
environmental clean-up in a different country.
The second model is dn = 0.6dn-1 - 0.09dn-2 with initial conditions d0 = d1 = 4000 .
Turn over
–4– M19/5/MATHL/HP3/ENG/TZ0/DM
4. [Maximum mark: 8]
(a) Using Fermat’s little theorem, show that the congruence x22 + x11 ≡ 2 (mod 11) can be
expressed in the form (x + 6)2 - 36 ≡ 2 (mod 11) .[4]