Question 1
Which of the following best describes a set?
A well-defined collection of distinct objects
A sequence of repeating numbers
A single number
A function from A to B
Question 2
What is the empty set?
A set with one element
A set with no elements
A set with infinite elements
A set of only even numbers
Question 3
If A = {1,2,3} and B = {3,4}, what is A ∪ B?
{1,2,3,4}
{1,2}
{3,4}
{ }
Question 4
If A = {a,b,c} and B = {b,c,d}, what is A ∩ B?
{a,d}
{b,c}
{a,b,c,d}
{ }
Question 5
For A = {1,2,3,4} and B = {2,4}, what is A \ B?
{1,3}
{2,4}
{1,2,3,4}
{ }
Question 6
Which statement is true if A ⊆ B?
Every element of A is also an element of B
Every element of B is in A
A and B are disjoint
A and B are equal only if A has more elements
Question 7
What does it mean for sets A and B to be disjoint?
A ⊂ B
A = B
A and B have no elements in common
A ∪ B = ∅
Question 8
How many subsets does the set {1,2} have?
2
4
3
8
Question 9
If U = {1,2,3,4,5} and A = {2,5}, what is A' (complement of A)?
{1,3,4}
{2,5}
{1,2,3,4,5}
{ }
Question 10
Which is true about sets?
Order of elements does not matter and duplicates are ignored
Order matters but duplicates are allowed
Sets must be ordered lists
A set can contain another set only if elements repeat
Question 11
If A is the set of odd numbers less than 10, which statement is true?
3 ∉ A
4 ∉ A
5 ∉ A
9 ∉ A
Question 12
Which of the following collections is NOT a well-defined set?
Whole numbers from 20 to 30
Real numbers on the number line
Beautiful flowers in Ghana
The prime factors of 12
Question 13
If U = {1, 2, 3, ..., 10} and A = {1, 3, 5, 7, 9}, what is A'?
{2, 4, 6, 8, 10}
{ }
{1, 3, 5, 7, 9}
{1, 2, 3, ..., 10}
Question 14
Which of the following identities correctly represents the Universal Set?
A ∩ A' = U
A ∪ A' = U
A \ A' = U
A Δ A' = ∅
Question 15
What is the cardinality of the set A = {1, 3, 5, 7, 9}?
n(A) = 10
n(A) = 5
n(A) = 9
n(A) = 1
Question 16
Which of the following is an example of an infinite set?
A = {whole numbers from 20 to 30}
B = {x | x is a factor of 100}
N = {1, 2, 3, ...}
∅
Question 17
What method of describing a set is used in the expression B = {x | 20 ≤ x ≤ 30, x ∈ W}?
Word Description
Listing (Roster) Method
Set-Builder Notation
Venn Diagram Method
Question 18
If X = {1, 2, 3} and Y = {3, 2, 1}, which statement is true?
X = Y
X ⊂ Y
X ∩ Y = ∅
n(X) ≠ n(Y)
Question 19
Given A = {1, 2} and B = {1, 2, 3, 4}, which notation precisely describes their relationship?
A ⊂ B
B ⊆ A
A = B
A ∩ B = ∅
Question 20
If set A = {1, 3, 5} and set B = {2, 4, 6}, what can be concluded about them?
A is a subset of B
They are disjoint sets
A = B
Their intersection contains elements
Question 21
What is a set containing exactly one element called?
Empty set
Unit set
Universal set
Null set
Question 22
Which of the following relations between number systems is correct?
N ⊂ W
W ⊂ N
Z ⊂ N
Q ⊂ Z
Question 23
If A = {1, 2, 3} and B = {3, 4, 5}, what is the set difference A \ B?
{3}
{1, 2}
{4, 5}
{1, 2, 3, 4, 5}
Question 24
Given X = {1, 2, 3} and Y = {3, 4, 5}, find the symmetric difference X Δ Y.
{1, 2, 4, 5}
{3}
{1, 2, 3, 4, 5}
{ }
Question 25
In a two-set Venn diagram, what area does the overlapping region represent?
The union of the sets
The intersection of the sets
The complement of the universal set
The symmetric difference
Question 26
If n(X) = 3, n(Y) = 3, and n(X ∩ Y) = 1, what is n(X ∪ Y)?
6
5
7
4
Question 27
Which term must be ADDED at the very end of the three-set cardinality expansion formula?
- n(A ∩ B ∩ C)
+ n(A ∩ B ∩ C)
+ n(A ∪ B ∪ C)
- n(U)
Question 28
In the definition of Rational Numbers (Q), what critical restriction is placed on the denominator q?
q must be a natural number
q ≠ 0
q must be positive
q = 1
Question 29
What is the cardinality of the empty set ∅?
0
1
Infinity
Undefined
Question 30
Which of the following numbers belongs to the set of Whole Numbers (W) but NOT to the set of Natural Numbers (N)?
1
-1
0
0.5
Question 31
In the definition of a set, what does the term 'distinct' imply about its elements?
The elements must be arranged in ascending order
No element can be repeated within the set
All elements must belong to the same number system
The set must contain an infinite number of members
Question 32
Which of the following describes a finite set?
A set with a countable number of elements
A set that contains only negative integers
A set whose cardinality is equal to infinity
A set that has no proper subsets
Question 33
What is the result of the intersection between any set A and its complement A'?
The Universal Set (U)
The Empty Set (∅)
The set A itself
The set A' itself
Question 34
Which of the following statements regarding subsets is always true for any set A?
A is a proper subset of itself (A ⊂ A)
The empty set is never a subset of A (∅ ⊈ A)
Every set is a subset of itself (A ⊆ A)
A cannot have an empty set as a subset
Question 35
To which number system does the number -5 directly belong, but does NOT belong to Whole Numbers (W)?
Integers (Z)
Natural Numbers (N)
Whole Numbers (W)
Irrational Numbers
Question 36
Mathematically, the union A ∪ B is defined as the set of all elements x such that:
x ∈ A and x ∈ B
x ∈ A or x ∈ B
x ∈ A and x ∉ B
x ∉ A and x ∈ B
Question 37
What is another common name for the 'Listing Method' used to describe a set?
Roster Method
Set-Builder Method
Descriptive Method
Venn Method
Question 38
Which number system is described as containing 'all numbers on the number line'?
Integers (Z)
Rational Numbers (Q)
Real Numbers (R)
Natural Numbers (N)
Question 39
In a Venn diagram, what does the region corresponding to (A \ B) represent?
Elements in B only
Elements in A only
Elements in both A and B
Elements outside both A and B
Question 40
Which of the following notations is NOT a correct way to represent an empty set?
∅
{ }
{ ∅ }
The null set
Question 41
Which of the following expressions is equivalent to the symmetric difference A Δ B?
(A \ B) ∪ (B \ A)
(A ∩ B) \ (A ∪ B)
(A \ B) ∩ (B \ A)
A ∪ B ∪ U
Question 42
Which sequence accurately displays the containment relationships among the major number systems?
R ⊂ Q ⊂ Z ⊂ W ⊂ N
N ⊂ W ⊂ Z ⊂ Q ⊂ R
W subset N ⊂ Z ⊂ R ⊂ Q
N ⊂ Z ⊂ W ⊂ Q ⊂ R
Question 43
If sets P and Q are disjoint sets, what does their overlapping section look like on a Venn diagram?
It contains the entire Universal set
It overlaps completely with set P
There is no shared element space to shade (it is empty)
It is represented by a third separate circle
Question 44
If n(A) = 10, n(B) = 15, and n(A ∪ B) = 20, what is n(A ∩ B)?
25
5
10
0
Question 45
What operation is represented by the set-builder definition: {x | x ∈ A and x ∈ B}?
Union
Intersection
Difference
Complement
Question 46
What is the complement of the Universal Set (U')?
The empty set (∅)
The universal set itself (U)
A unit set containing zero
An infinite subset
Question 47
How is the vertical bar symbol '|' read aloud when translating set-builder notation?
Element of
Such that
Equal to
Therefore
Question 48
What is the cardinality of the unit set S = {a}?
n(S) = 0
n(S) = 1
n(S) = 2
n(S) = undefined
Question 49
Which of the following statements represents an equivalent identity for the difference set A \ B?
A ∪ B'
A ∩ B'
A' ∩ B
A' ∪ B'
Question 50
In a three-set problem, why are the cardinalities of double intersections (like n(A ∩ B)) subtracted?
Because those elements do not belong to the universal set
To avoid double-counting elements that overlap in two individual sets
To make room for the three-set union calculation
Because disjoint elements must be removed completely
Question 51
If a set A has exactly 3 elements, what is the total number of subsets (the cardinality of its power set) it contains?
3
6
8
9
Question 52
How many proper subsets can be formed from a set containing 4 unique elements?
16
15
8
7
Question 53
What does the statement A ⊄ B explicitly represent in set theory?
Set A and set B are disjoint
Set A is not a subset of set B
Set A is equal to set B
Set B is an empty set
Question 54
Which of the following identities correctly expresses one of De Morgan's Laws?
(A ∪ B)' = A' ∩ B'
(A ∪ B)' = A' ∪ B'
(A ∩ B)' = A' ∩ B'
(A ∩ B)' = A ∪ B
Question 55
According to De Morgan's Laws, the expression (A ∩ B)' is equivalent to which of the following?
A' ∩ B'
A' ∪ B'
A ∪ B
(A ∪ B)'
Question 56
Which of the following elements belongs to the set of Irrational Numbers?
0.75
2/3
√2
-4
Question 57
For any set A, what is the result of the operation A ∩ ∅?
∅
A
U
{0}
Question 58
For any set A, what is the result of the operation A ∪ ∅?
∅
A
U
A'
Question 59
Which mathematician is credited with introducing the closed-circle diagrammatic system used to represent sets?
Georg Cantor
John Venn
René Descartes
Blaise Pascal
Question 60
What is the mathematical result of taking the double complement of a set, denoted as (A')'?
A
A'
U
∅
Question 61
Which statement correctly defines the membership criteria for the difference set B \ A?
{x | x ∈ A and x ∉ B}
{x | x ∈ B and x ∉ A}
{x | x ∈ B or x ∉ A}
{x | x ∉ B and x ∈ A}
Question 62
If set P = {apple, banana} and set Q = {1, 2}, these two sets are classified as:
Equal sets
Equivalent sets
Universal sets
Subsets
Question 63
What is the set of all subsets of a given set A called?
Universal Set
Power Set
Symmetric Set
Complementary Set
Question 64
For any set A within a universe U, what is the identity of A ∩ U?
A
U
∅
A'
Question 65
If P is the set of prime numbers, which of the following is the smallest element belonging to P?
0
1
2
3
Question 66
What description method is used to write the set: V = {vowels in the English alphabet}?
Word Description Method
Roster Method
Set-Builder Notation
Venn Matrix Notation
Question 67
What is the primary difference between the subset symbol ⊆ and the proper subset symbol ⊂?
The symbol ⊆ means the set is infinite
The symbol ⊆ allows the subset to be completely equal to the main set
The symbol ⊂ is only used for numerical sets
There is no mathematical difference between them
Question 68
If sets A, B, and C have absolutely no common elements between them, what is n(A ∩ B ∩ C)?
0
1
3
Undefined
Question 69
Which mathematician is universally acknowledged as the principal founder of modern Set Theory?
Isaac Newton
Georg Cantor
Albert Einstein
Euclid
Question 70
An element belonging to which of the following regions can NEVER be a member of the symmetric difference set A Δ B?
The region of elements in A only
The region of elements in B only
The overlapping intersection region (A ∩ B)
The region outside the union within the universal set
Question 71
What is the total number of subsets that can be derived from an empty set ∅?
1
0
2
Infinite
Question 72
Which of the following set expressions is mathematically identical to the difference set A \ B?
B \ A
A' ∩ B
A ∩ B'
A' ∪ B
Question 73
For any set A inside a defined Universal Set U, what is the value of A ∩ U?
U
A
∅
A'
Question 74
For any set A inside a defined Universal Set U, what is the value of A ∪ U?
U
A
∅
U'
Question 75
What is the complement of the empty set, denoted as ∅'?
∅
U
{0}
Undefined
Question 76
On a standard two-set Venn diagram, where is the region representing (A ∪ B)' located?
Inside the overlap of both circles
Inside circle A only
Outside both circles but inside the universal set boundary
Inside circle B only
Question 77
According to the laws of set theory, what does the expression A ∪ (A ∩ B) simplify to?
A
B
A ∩ B
U
Question 78
According to the laws of set theory, what does the expression A ∩ (A ∪ B) simplify to?
A
B
A ∪ B
∅
Question 79
Which set law is represented by the identity statement A ∩ A = A?
Identity Law
Idempotent Law
Associative Law
Distributive Law
Question 80
Which of the following correctly expands the expression A ∩ (B ∪ C) using the Distributive Law?
(A ∩ B) ∪ (A ∩ C)
(A ∪ B) ∩ (A ∪ C)
(A ∩ B) ∩ C
(A ∪ B) ∪ C
Question 81
The identity X ∪ Y = Y ∪ X is an example of which algebraic law of sets?
Commutative Law
Associative Law
Distributive Law
De Morgan's Law
Question 82
The statement (A ∩ B) ∩ C = A ∩ (B ∩ C) exemplifies which of the following properties?
Commutative Property
Associative Property
Distributive Property
Idempotent Property
Question 83
What core condition must a collection satisfy to be formally considered a 'set' in mathematics?
It must contain only numbers
It must be well-defined
It must be sorted in a specific sequence
It must contain an even number of elements
Question 84
Which of the following statements regarding subsets is completely FALSE for any non-empty set A?
∅ ⊆ A
A ⊆ A
A ⊂ A
∅ ⊂ A
Question 85
What geometric shape is universally used to depict the boundaries of the Universal Set in a Venn diagram?
Circle
Rectangle
Triangle
Oval
Question 86
Which statement best defines an Irrational Number?
A number that can be written as a fraction p/q where q ≠ 0
A real number that cannot be expressed as a simple fraction of integers
Any integer that is less than zero
A number containing imaginary components
Question 87
If a set M has a cardinality of 5, how many total subsets does it possess?
10
25
32
64
Question 88
If a set M has a cardinality of 5, how many PROPER subsets can be formed from it?
32
31
30
16
Question 89
What does the term 'cardinality' measure in set theory?
The structural order of elements
The number of distinct elements within the set
The size of the universal set
The sum total of all numerical values in the set
Question 90
Which logical operator corresponds directly to the set intersection operation (∩)?
OR
AND
NOT
IF AND ONLY IF
Question 91
Which logical operator corresponds directly to the set union operation (∪)?
OR
AND
NOT
NAND
Question 92
For any set A inside a defined Universal Set U, what set is created by the operation U \ A?
U
A
A'
∅
Question 93
What is the mathematical result of subtracting a set from itself (A \ A)?
∅
A
U
A'
Question 94
If A ⊆ B and B ⊆ A are both true statements, what can be logically concluded about sets A and B?
They are disjoint sets
A = B
They are empty sets
n(A) < n(B)
Question 95
Which of the following numbers does NOT belong to the set of Natural Numbers (N)?
1
100
0
5
Question 96
Which set notation correctly describes the relationship between the Real Numbers (R) and the Complex Numbers (C)?
R ⊂ C
C ⊂ R
R ∩ C = ∅
R = C
Question 97
Which of the following conditions correctly identifies an element x belonging to the symmetric difference set A Δ B?
x ∈ (A ∩ B)
x ∈ (A ∪ B) and x ∉ (A ∩ B)
x ∈ A and x ∈ B
x ∈ U and x ∉ (A ∪ B)
Question 98
Which statement represents the correct cardinality formula for three combined sets, n(A ∪ B ∪ C)?
n(A)+n(B)+n(C) - n(A ∩ B) - n(A ∩ C) - n(B ∩ C) + n(A ∩ B ∩ C)
n(A)+n(B)+n(C) - n(A ∩ B) - n(A ∩ C) - n(B ∩ C) - n(A ∩ B ∩ C)
n(A)+n(B)+n(C) + n(A ∩ B) + n(A ∩ C) + n(B ∩ C) + n(A ∩ B ∩ C)
n(A)+n(B)+n(C) - n(U)
Question 99
If n(A) = 8, n(B) = 7, and n(A ∪ B) = 12, what is the cardinality of their intersection, n(A ∩ B)?
15
5
3
0
Question 100
What is the exact cardinality of the set S = {1, 2, 2, 3, 3, 3}?
6
3
1
2