NEW
Font size
WorksheetsDISCRETE MATH CHALLENGE
Total questions: 40
Worksheet time: 40mins
State the degree of vertex G
2
4
5
3
Is G-F-D-F-B a path?
No
Yes
Determine whether the following graphs are isomorphic or not.
Yes
No
Does Euler circuit exist in this graph?
Yes
No
Does Hamilton circuit exist in this graph?
Yes
No
What is the ancestor of Q?
Q,T,A,B
P,T,A,B
T,A,B
R,A,B
What is the descendent of S?
N,M,K
B
T,P,Q
N,M,K,L
Find the shortest path .
11
10
12
13
Draw a binary search tree from the word FRUIT.
Draw a binary search tree from the sentence “I like to dance and drawing”.
Draw a binary search tree from The sequence number 21, 7, 5, 11, 8, 15
Find the pre order for the following tree.
A,B,D,E,I,H,C,F,G,J,K
A,B,D,E,H,I,C,F,G,J,K
A,B,,C,D,E,F,G,H,I,J,K
A,B,D,E,H,I,C,F,G,K,J
Find the in order for the following tree.
D,B,H,E,I,A,F,C,J,K,G
B,D,H,E,I,A,F,C,J,G,K
D,B,H,E,I,A,F,C,J,G,K
D,B,H,E,I,A,C,F,J,G,K
Find the post order for the following tree.
D,H,I,E,B,F,J,K,G,A,C
H,I,E,D,B,F,J,K,G,C,A
D,H,I,E,B,F,J,K,G,C,A
D,H,I,E,B,J,F,K,G,C,A
Find the pre order for the following tree.
G,R,K,N,W,M,F,T
G,R,K,N,W,M,T,F
G,R,N,K,W,M,F,T
G,R,K,N,W,M,T,F
Given ξ={x:5≤x≤20 and x is an integer}
P = {6,8,10,12,14,16,18,20}
Q = {5,6,7,8,9,10,11}
R= {5,7,9,11,13,15,17,19}
Find R-Q
{6,8,10}
{6,8,10,13,15,17,19}
{13,15,17,19}
{11,13,17,19}
Given ξ={x:5≤x≤20 and x is an integer}
P = {6,8,10,12,14,16,18,20}
Q = {5,6,7,8,9,10,11}
R= {5,7,9,11,13,15,17,19}
Find P∩Q
{5,6,8,10}
{6,8,10}
{5,7,11}
{12,14,16,18,20}
Given ξ = {1,2,3,4,5,6,7,8,9,10}
F = { x : x is an odd number}
M = (x : x is a prime number}
Find (F∪M)′
{4,5,6,7,9}
{2,4,6,8,10}
{2,3,4,5,6}
{4,6,8,10}
{g,i,k,m}
{b,d}
{b,d,g,I,k,m}
{a,c,e}
The number of elements in sets P, Q and R are shown in the Venn diagram above. Given that n(R)=n(P∩Q) , find the value of x.
-3
4
1
-1
Consider the following directed graph, determine whether these relations are reflexive, symmetric and/or transitive.
Not Reflexive, Not symmetric, Transitive
Not Reflexive, symmetric, Not Transitive
Not Reflexive, Not symmetric, Not Transitive
Not Reflexive, symmetric, Transitive
Consider the following directed graph, determine whether these relations are reflexive, symmetric and/or transitive.
Reflexive, Not symmetric, Transitive
Reflexive, symmetric, Transitive
Reflexive, Not symmetric, Not Transitive
Reflexive, symmetric, Not Transitive
Consider the following directed graph. Which of the following is a correct ordered pair?
({1,1}, {1,2}, {3,4}, {3,2}, {3,3}, {4,1}, {4,3}, {4,4})
({1,1}, {1,2}, {2,1}, {2,2}, {3,4}, {3,2}, {3,3}, {4,1})
({1,1}, {1,2}, {1,3}, {2,4}, {3,2}, {4,1}, {4,2}, {4,4})
({1,1}, {1,2}, {1,3}, {2,4}, {3,2}, {3,4}, {4,1}, {4,4})
Consider the following directed graph, determine whether these relations are Equivalent Relation or not.
Yes
I don’t know
I am not sure
No
What is the definition of SYMMETRIC?
A relation R on a set A is called symmetric if (a,b) ∈ R and (b,c) ∈ R then (a,c) ∈ R
A relation R on a set A is called symmetric if (a,b) ∈ R, then (b,a) ∈ R
A relation R on a set A is called symmetric if (a,a) ∈ R for all a ∈ A
A relation R on a set A is called symmetric if (a,b) ∈ R
A function is defined as a relation in which every element in the domain has a unique image. In other words, a function is….?
Many to One and One to Many relations.
Many to Many and Many to One relations.
One to one and One to Many relations.
One to One and Many to One relations.
Given that f(x)=−3x and g(x)=x2 , find the answer for gf(x)
−9x2
9x2
−3x2
−6x2
Given that h(x)=−2x+1 find the answer for h−1(3)
-1
1
4
0
Find the value of ⌊⌈−3.2⌉+⌊4.05⌋−1.1⌋
-2
1
0
-1
Find the range for this function.
{2,3,5}
{-2,2,3,5}
{4,9,25}
{4,9,10,25}
All of Richard’s juices are either made by Orange flavor or Mango flavor, and he has 48 bottles of Orange juice and 24 bottles of Mango juice. If he wants to drink only one bottle of juice, how many choices does Richard have all together?
1152
336
72
48
There are 21 novels and 18 volumes of poetry on a reading list for a college English course. How many different ways can a student select one novel and one volume of poetry to read?
378
143640
39
7560
Syukor wants to go to Pulai. He can choose from 3 bus services or 2 train services to head from his home to Johor Bahru. From there, he can choose from another 2 bus services or 3 train services to head to Pulai. How many ways are there for Syukor to get to Pulai?
36
25
12
10
Calculate the number of permutations of 6 different objects, taken 2 at a time.
12
15
30
50
Calculate the number of arrangements of any three letters from the word “FRAGMENT”.
40320
336
6
512
Four-digit odd numbers less than 7000 are to be formed from the digits 2, 4, 6, 7, 8 and 9, without repetitions. How many numbers that can be formed?
72
48
18
180
7 boys and 3 girls are to be seated in a row. Calculate the number of ways they can be seated if the 3 girls want to be seated together.
720
30240
210
241920
A committee that consists of 6 teachers is to be chosen from 7 male teachers and 5 female teachers. Find the number of different committees that can be formed if there is no restriction.
924
720
665280
462
A tennis team that consists of 8 students is to be chosen from a group of 8 Form Four students and 6 Form Five students. Calculate the number of teams that can be formed if the team must consist of exactly 5 Form Four students.
56
336
840
1120
Jack wants to choose 7 CDs from 5 local CDs and 9 foreign CDs. Calculate the number of different choices if his choices must have at least 3 local CDs.
2940
1716
2976
1723
