Study Notes
Sets are collections of objects, which can be mathematical or not, and Venn diagrams are used to visually represent these sets and their relationships.
- Set — a collection of distinct objects or elements. Example: Set A = {2, 4, 6, 8, 10}
- Element — an individual object within a set. Example: 2 is an element of Set A
- Union — the set containing all elements from both sets. Example: A ∪ B = {2, 3, 4, 5, 6, 7, 8, 9}
- Intersection — the set containing only elements common to both sets. Example: A ∩ B = {6}
- Complement — the set of all elements not in the given set. Example: If A = {1, 2, 4, 5, 7}, then A' = {3, 6, 8, 9, 10}
- Universal Set — the set that contains all possible elements. Example: μ = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
- Empty Set — a set with no elements. Example: ∅
Exam Tips
Key Definitions to Remember
- Set: A collection of distinct objects or elements
- Union: A ∪ B is the set of elements in A, B, or both
- Intersection: A ∩ B is the set of elements common to A and B
- Complement: A' is the set of elements not in A
Common Confusions
- Confusing union with intersection
- Forgetting that the complement includes all elements not in the set
Typical Exam Questions
- What is the union of sets A and B? A ∪ B = {all elements in A or B}
- What is the intersection of sets A and B? A ∩ B = {common elements in A and B}
- Find the complement of set A? A' = {elements not in A}
What Examiners Usually Test
- Understanding of set notation and operations
- Ability to use Venn diagrams to solve problems
- Application of properties like commutative and associative properties in sets