Problem Set 4
MMW 0001-28
BS Psychology
Schedule: Asynchronous: M - 1:00 PM to 2:30 PM
Synchronous: T - 1:00 PM to 2:30 PM
Group No. 3
Group Representative: Pascual, Hydee Anne Nicole L.
Group Leader: Alano, Mac Chester M.
Members: Berboso, Shaina Alecksis B
Dela Cruz, Catherine R.
Jinang, Angelika Mae M.
Mariñas, Katrina Z.
Pajarillo, Trinha G.
Santos, Aubrey V.
Vargas, Rozeth S.
Exercise 2.2
Sets
I. Determine whether the following sets are well-defined or not.
1.a. A = {2, 3, 5, 7, 11, 13, ...} Well-defined
b. B= {c, d, 3, 4, Π, Ψ, ¾} Not Well-Defined
c. C = set of tall buildings in Quezon City Not Well-Defined
d. D = {x | x is one of the five best volleyball players} Not Well-Defined
II. Using set-builder notation and special symbolic names for specific sets of numbers, describe
the following sets.
2. The set of counting numbers from 1 to 10.
= {x ∈ N | 0 < x < 11, x is counting number}
3. The set of positive odd numbers less than 15.
= {x | x ∈ Z+, odd numbers < 15}
4. The set of integers from 1 to 10 that is divisible by 3.
= {x ∈ Z | 1 < x < 10, x is divisible by 3}
5. The set of positive real numbers between 1 and 3.
= {x ∈ R+ | 1 < x < 3}
III. Using roster-builder notation, describe the following sets. Moreover, determine the
cardinality of each set.
[Link] set of prime numbers less than 25.
P = {2,3,5,7,13,17,19,23}
n(P) = 9
7. The set of letters in the word “integrity”.
L = {i, n, t, e, g, r, i, t, y}
n(L) = 7
8. {x | x is a three-digit positive even number}
E = {100,102,104,108,110....)
n(E) = ℵ0
9. {x | x ∈ Z and x = 25}
2
A = {5²}
n(A) = 1
IV. Determine whether each of the following sets is finite, infinite, or null.
[Link] set of the whole number between 5 and 6. – null
[Link] set of points on a line segment. – finite
[Link] set of all odd numbers divisible by 2 – null
[Link] set of even integers between 10 and 25. – finite
V. Determine the cardinality of the following sets and give four subsets for each.
14. A = {l, o, v, e}
Answer:
n(A) = 4
{l, o, v}, {l, v, e}, {l, e, o} {o, v, e}
15. S = {w, o, r, l, d}
Answer:
n(S) = 5
{w, o, r}, {w, o, l}, {w, l, d}, {w, r, d}
VI. Use the set-builder notation to describe each of the following:
16. {4, 8, 12, 16, 20, ...}
{x|x ∈ N, divisible by 4}
17. {0, 1, 4, 9, 25, 36}
{x|x ∈ N, first 5 perfect square numbers}
18. {-4, -3, -2, -1, 0, 1, 2, 3, 4}
{x|x ∈ Z, -5≤ 0 ≤5}
19. {2, 3, 5, 7, 11}
{x|x ∈ N, first 5 consecutive prime numbers}
VII. Let A = {2, 4, 6, 8}, B = {6, 9}, C = {4, 8}. Answer each of the following questions. Justify
your answers.
20. Is C ⊆ A?
No. It should be C ⊂ A because it is a proper subset. Every element in C is also present in A but
there are at least two elements in A which are not present in C.
21. Is B ⊆ A?
No. The correct is B ⊂ A, proper subset should be. Because not all elements found in another set.
22. Is C ⊂ A?
Yes. It is a proper subset. The reason is there are atleast two elements in A but not present in C.
23. Is B ⊆ B?
Yes. It is a subset. Both sets have the same elements which makes them equal.
VIII. State whether the following statements is true or false. Justify your answers.
24. {b} ⊆ {a, {b}, {c}}
True, because {b} is a set and its element can be found in the other set.
25. b ∈ {a, b, c}
True, because b is an element found in {a, b, c}.
26. {b} ∈ {a, b, c}
False, because {b} is a set, not an element of the other set.
27. b ⊆ {a, b, c}
False, because b is an element, not a set. Therefore, b can not be a subset of {a, b, c}.
28. {b} ⊆ {a, b, {c}}
True, because {b} is a set and its element can be found in the other set.
IX. Let A = {a, b, c, d} and B = {x, y}.
29. Use the set-roster notation to write each of the following sets. Moreover, determine the
cardinality of each set.
a. A x A
{(a, a), (a, b), (a, c), (a, d), (b, a), (b, b), (b, c), (b, d), (c, a), (c, b), (c, c), (c, d), (d, a), (d, b), (d,
c), (d, d)}
n (A x A) = 16
b. A x B
{(a ,x), (a, y), (b, x), (b, y), (c, x), (c, y), (d, x), (d, y)}
n (A x B) = 8
c. B x A
{(x, a), (x, b), (x, c), (x, d), (y, a), (y, b), (y, c), (y, d)}
n (B x A) = 8
d. B x B
{(x, x), (x, y), (y, x), (y, y)}
n (B x B) = 4
X. 30. Which of the following sets are equal?
A = {x ∈ R | –2 ≤ x ≤ 2} C = {x ∈ Z+| –2 < x ≤ 2}
B = {x ∈ Z | –2 ≤ x ≤ 2} D = {0, 1, 2}
A=B;C=D