FoM Assignment 1
FoM Assignment 1
{ x | x is an integer, 0 ≤ x ≤ 10 }
2. Write out the set {x: x is an integer less than 4} in roster notation.
The set {x: x is an integer less than 4} in roster notation would be:
3. How many subsets of {a, b, c, d, e, f, h, i} are there? Show how you determined it.
To determine the number of subsets of a set with n elements, including the empty set and
the set itself, you can use the formula:
In your case, you have a set with 8 elements {a, b, c, d, e, f, h, i}, so:
a. {0, 1, 2, 3, 4, 5, 6, 7}
{ x | x is an integer, 0 ≤ x ≤ 7 }
a. A∩B
A ∩ B (the intersection of sets A and B) is {4}.
b. B′ (the complement of set B) is {2, 6, 8, 9} (elements in the universal set U that are not in
B).
c. A’∪ B’ (the union of the complements of A and B) is {1, 2, 3, 5, 7, 9} (elements that are
not in A or B).
d. A – B (the set difference of A and B) is {6} (elements that are in A but not in B).
e. (A ∩ C) ∩ (A ∪ B) is an empty set (∅) because there are no elements that simultaneously
belong to both (A ∩ C) and (A ∪ B).
7. Cinthia has 237 minutes remaining on her cell phone this month and wants to use them
about equal to call her 11 good friends. Show how to use compatible numbers to
determine the number of minutes she can talk to each of her friends.
To determine the number of minutes Cinthia can talk to each of her 11 good friends with
237 minutes remaining, you can use compatible numbers. You can round 237 to a more
manageable number, like 240, which is divisible by 11.
240 ÷ 11 ≈ 21.8181
Since Cinthia can’t talk for a fraction of a minute, we can round this down to 21 minutes.
Therefore, she can talk to each of her 11 friends for approximately 21 minutes each with
the 237 minutes she has remaining.
8. What does the shaded region in each figure below represent in set notation?
a.U ∩ Y
A. U ∩ Y
B. G = U ∩ M ∩ I
a. S′ K b. (T M)’
U U
T I
S K
10. Use the diagram below to find the cardinality for each problem.
U
R E
9
26 41
7
4 13
76 37
N
11. Tell whether each statement is true or false, if false correct the statement to make it true.
a. All sets that are equal are also equivalent.
TRUE________________________________________________________
TRUE_ ________________________________________________________
FALSE ________________________________________________________
FALSE ________________________________________________________
e. The number of proper subsets of a given set is one less than the number of subsets for
that same set.
TRUE__ ________________________________________________________
FALSE____ ________________________________________________________
12. Use the Venn diagram below to fill in the missing statement
M C
16 8 19
20
U U U
B A B A B
A
C C C
Step.1 B ∩ C
Step.2 A′
Step.3 A′ ∪(B ∩C)
14. Fill in the blanks with one of the following ∈, ∉, ⊆, ⊆, ⊂, or ⊄ to make each
statement true (1 pt/problem).
17. List the numbered regions that make up the answer to each of the following:
U
II III IV B
A
V I VI I
V
I C VII I
a. A – C = {I,II} b. B’∩ A = {II}
d. C ∩ (B ∪A)’= {VIII}
c. A ∪(B ∩ C) = {II, III, IV, V, VI}
2.(D’ ∪ M’)’.
20. In a survey of 130 people, the following data were collected: 106 people subscribed to
the newspaper, 29 people subscribed to magazines, and 17 people were members of a
mail CD club. Seventeen subscribed to both the newspaper and the magazines, 5 people
subscribed to magazines and were members of a CD club, and 10 people subscribed to
the newspaper and were members of a mail CD club. Three people subscribed to both
the newspaper and magazines and were members of a mail CD club. Make and fill in a
Venn diagram to illustrate this situation.
Bonus Problem:
Explain the Three-Way Principle.
ANSWER:
The Three-Way Principle is a concept in set theory that states that for any two sets A and B, there
are three mutually exclusive and exhaustive ways to classify any element x with respect to A and B.
These are:
The Three-Way Principle can be useful for solving problems involving sets, such as finding the
cardinality of unions, intersections, differences, or complements. For example, using the Three-
Way Principle, we can write the following formula for the cardinality of the union of two sets:
|A ∪ B| = |A ∩ B| + |A - B| + |B - A|
This means that the number of elements in the union of A and B is equal to the sum of the number
of elements in each of the three ways.