Discrete Mathematics
Discrete Mathematics
OF QUESTIONS
FOR
MATHEMATICS
PART B: DISCRETE MATHEMATICS
QUESTION 1
(a) Using the truth table, determine whether [(𝑝 → 𝑞) → 𝑟] is logically equivalent to
[(𝑝 → 𝑟) ∧ (𝑞 → 𝑟)].
(b) Based on the proposition given below, outline an argument using disjunctive
syllogism and modus tollens.
QUESTION 2
Evaluate the proof using the direct method, given that if T and R are odd integers, then T R is
odd.
QUESTION 3
Figure 1
QUESTION 4
QUESTION 5
A health and safety department of a manufacturing plant consists of 11 male and 13 female
staff. If the shareholder of the plant wants to select four of them to form a committee,
estimate the probability that the committee will include,
QUESTION 6
(a) Based on the graph in Figure 2, illustrate the Minimum Spanning Tree by using
Kruskal’s Algorithm.
(b) Show the ordering of vertices for the complete binary tree shown in Figure 3, if
preorder and postorder traversal are use.
B C
D E F G
H I J K L M N O
Figure 3: Binary tree.