Golda's Assignment
Golda's Assignment
CLASS: 1 SCIENCE 1
1 .Introduction to Sets
In mathematics, a set is a collection of distinct objects, considered as an object in its own right.
Sets are one of the fundamental concepts in mathematics and are used in various branches such
as algebra, geometry, and calculus.
Sets can include numbers, letters, symbols, or even other sets. For example:
This notation specifies the elements of a set by describing their properties. It takes the form:
S= {x ∣ property of x}
Example:
A= {x ∣ x>0 and x ∈ Z}
This describes the set of all positive integers (x>0x > 0x>0).
In this notation, all elements of the set are explicitly listed, separated by commas, within curly
braces.
Example:
B= {1,2,3,4,5}B = \{ 1, 2, 3, 4, 5 \}B={1,2,3,4,5}
3.Subset
Set A is a subset of set B if every element in A is also an element of B. This is written as:
A⊆B
4.Proper Subset
A⊂BA
Examples of Subsets
A={1,2} ,B={1,2,3,4}
A={1,2}, B={1,2,3,4}
A={1,5},B={1,2,3,4
Special Subsets
Venn Diagrams: A subset is represented as one circle (set AAA) entirely contained
within another circle (set BBB).
Proper Subset: The smaller circle does not cover the entire area of the larger circle.
4. Universal Sets
The universal set is the set that contains all possible elements under consideration in a
particular context or discussion. It acts as the "universe" of discourse and is denoted by the
symbol U or sometimes by a specific name.
Every subset being discussed is a part of the universal set. For any set A, A⊆U.
A′= {x ∈ U ∣ x ∈ /A}
6. Disjoint Sets
A∩B=∅
Where:
Examples
SETS OPERATION
1. Union (∪\∪)
The union of two sets A and B is a set that contains all elements from A, B, or both. It represents
the combination of the two sets.
A∪B={x ∣ x ∈ A or x ∈ B}
Example:
A={1,2,3},B={3,4,5}
A∪B={1,2,3,4,5}
Venn Diagram:
2. Intersection (∩)
The intersection of two sets A and B is a set that contains only the elements common to both A
and B.
Example:
A ={1,2,3},B ={3,4,5}
A∩B= {3}
Venn Diagram:
3. Complement (A′)
The complement of a set A consists of all elements in the universal set U that are not in A.
A′= {x ∣ x∈ U and x∈/A}
Example:
Let U={1,2,3,4,5},A={2,3}
A′={1,4,5}
Venn Diagram:
Represented by shading the area outside the circle representing A but within the universal
set.
1. Commutative Property
The commutative property states that the order of the sets does not matter for union or
intersection.
Union:
A∪B=B∪A
This means the result is the same regardless of the order in which the sets are united.
Intersection:
A∩B=B∩A
Example:
2. Associative Property
The associative property ensures that the grouping of sets does not affect the result.
Union:
(A∪B)∪C=A∪( B ∪ C),(A ∪ B) ∪ C=A ∪ (B∪C)
Intersection:
(A∩B)∩C=A∩(B∩C)(A∩B)∩C=A∩(B∩C)
Example:
Let A={1},B={2},C={3},A={1},B={2},C={3}.
(A∪B)∪C={1,2,3},A∪(B∪C)={1,2,3}.
(A∩B)∩C=∅, A∩(B∩C)=∅.
3. Distributive Property
The distributive property allows union and intersection to distribute over each other.
Example:
Let A={1,2},B={2,3},C={3,4}.
B∩C={3}, so A∪(B∩C)={1,2,3}.
A∪B={1,2,3},}A∪B={1,2,3} and }A∪C={1,2,3,4},so (A∪B)∩(A∪C)={1,2,3},
(A∪B)∩(A∪C)={1,2,3}.
4. Identity Property
The identity property uses the universal set (U) and the empty set(∅) as identity elements.
Union:
A∪∅=A ,A∪U=UA
A∩∅=∅,A∩U=AA
Example:
Let A={1,2,3},U={1,2,3,4,5},
A∪∅={1,2,3},A∪U={1,2,3,4,5}.
A∩∅=∅A,A∩U={1,2,3}.
Solving Two-Set Problems
Two-set problems involve understanding the relationship between two sets and applying set
operations like union, intersection, difference, and complement. These problems are often
solved using formulas, Venn diagrams, and logical reasoning.
1. Union Formula:
∣A∪B∣=∣A∣+∣B∣−∣A∩B∣
The union includes all unique elements from AAA and BBB, subtracting the intersection
to avoid double-counting.
2. Difference:
o Elements only in A: A−B=A∩B′
o Elements only in B: B−A=B∩A′
3. Intersection:
∣A∩B∣
4. Complement:
o Elements not in A or B: (A∪B)′=U−∣A∪B|
Examples
Example 1: Simple Problem
In a class of 50 students:
1. Only Math.
2. Only Science.
3. Neither subject.
Solution:
∣A∪B∣=∣A∣+∣B∣−∣A∩B∣=30+25−10=45
2. Only Math:
∣A−B∣=∣A∣−∣A∩B∣=30−10=20
3. Only Science:
∣B−A∣=∣B∣−∣A∩B∣=25−10=15
4. Neither subject:
Neither=U−∣A∪B∣=50−45=5
Answer:
Find:
Solution:
∣A∪B∣=∣A∣+∣B∣−∣A∩B∣=60+50−20=90|
Only a car:
∣A−B∣=∣A∣−∣A∩B∣=60−20=40
Only a motorcycle:
∣B−A∣=∣B∣−∣A∩B∣=50−20=30
Answer:
Key Tips
vv
A three-set Venn diagram is a diagram that visually represents the relationships between three
different sets or groups. Each set is typically represented as a circle, and the intersections
between the circles show how the sets share elements. Here's a breakdown of how it works:
1. Three Circles:
o Each circle represents a set, typically labeled as Set A, Set B, and Set C.
o The area where each circle overlaps with another represents the common elements
between those two sets.
o The center, where all three circles overlap, represents the elements that are
common to all three sets.
2. Regions:
o Only A: The part of the circle for Set A that doesn't overlap with Sets B or C. It
represents elements that are only in Set A.
o Only B: The part of the circle for Set B that doesn’t overlap with Sets A or C. It
represents elements that are only in Set B.
o Only C: The part of the circle for Set C that doesn’t overlap with Sets A or B. It
represents elements that are only in Set C.
o A ∩ B: The overlap between Set A and Set B, excluding Set C. It represents
elements that are in both Set A and Set B, but not in Set C.
o A ∩ C: The overlap between Set A and Set C, excluding Set B. It represents
elements that are in both Set A and Set C, but not in Set B.
o B ∩ C: The overlap between Set B and Set C, excluding Set A. It represents
elements that are in both Set B and Set C, but not in Set A.
o A ∩ B ∩ C: The center of the diagram where all three circles overlap. It
represents elements that are in all three sets.
3. Universal Set: This is the larger set that contains all the possible elements in the context.
If an element is outside the circles, it is not part of any of the sets A, B, or C.
Example:
In this way, a three-set Venn diagram allows you to easily see the relationships and intersections
between multiple sets of data or concepts.
Summary:
A three-set Venn diagram is a powerful tool for visually representing the intersections,
differences, and similarities between three sets. By using overlapping circles, it helps to clarify
how elements are distributed among the sets and highlights the relationships between them.
To solve a three-set Venn diagram problem, you'll typically follow these steps:
∣A∪B∪C∣=∣A∣+∣B∣+∣C∣−∣A∩B∣−∣B∩C∣−∣A∩C∣+∣A∩B∩C∣
o This formula ensures you don’t double-count any elements. You subtract the two-
set intersections (because they are counted twice) and then add back the three-set
intersection (because it was subtracted three times).
Example Problem:
Goal: Find the number of people who like only pizza, only burgers, only ice cream, or any
combination of these.
Solution:
Only A (pizza): 50
Only B (burgers): 20
Only C (ice cream): 20
A ∩ B (pizza and burgers): 30
B ∩ C (burgers and ice cream): 20
A ∩ C (pizza and ice cream): 10
A ∩ B ∩ C (all three): 10