Welcome to the Grade 7 Set Theory study page. This platform is curated to guide students, teachers, and parents through the foundational rules of sets. Below, you will find practice questions covering set cardinality, element membership, subsets, unions, and intersections alongside comprehensive, step-by-step solutions.
$A = \{a, b, c, d\}$ and $B = \{1, 4, 7, 9, 10, 12, 23\}$
The cardinality of a set is equal to the number of distinct elements contained in that set. We use the notation $|A|$ or $\text{Card}(A)$ to represent it.
a) The set of months starting with "M":
Let this be set $S$. Listing the elements gives: $S = \{\text{March}, \text{May}\}$.
Thus, the cardinality is $\mathbf{|S| = 2}$.
b) The set of all vowels in the English alphabet:
Let this be set $V$. Listing the elements gives: $V = \{a, e, i, o, u\}$.
Thus, the cardinality is $\mathbf{|V| = 5}$.
$A = \{3, 5, 7, 8\}$ and $B = \{x, y, z\}$
Answer by True or False:The symbol $\in$ denotes "is an element of" (membership), while $\notin$ denotes "is not an element of".
$A = \{2, 3, 4, 5, 6, 7\}$
$B = \{3, 5, 7\}$
$C = \{3, 5, 7, 20, 25, 30\}$
$D = \{20, 25, 30\}$
The symbol $\subseteq$ means "is a subset of" (every element of the first set must be inside the second set). The symbol $\nsubseteq$ means "is not a subset of".
Recall that the union symbol ($\cup$) combines all elements from both sets, while the intersection symbol ($\cap$) extracts only elements common to both sets.