Lab 05-Set Operations: Objective Current Lab Learning Outcomes (LLO)
Lab 05-Set Operations: Objective Current Lab Learning Outcomes (LLO)
Lab Description
1) List the members of these sets.
a) {x | x is a real number such that x2 = 1} { -1,1}
b) {x | x is a positive integer less than 12} {1,2,3,4,5,6,7,8,9,10,11}
c) {x | x is the square of an integer and x < 100} {0,1,4,9,16,25,36,49,64,81}
d) {x | x is an integer such that x2 = 2} {∅}
2) For each of these pairs of sets, determine whether the first is a subset of the second, the
second is a subset of the first, or neither is a subset of the other.
a) The set of airline flights from New York to New Delhi, the set of nonstop airline
flights from New York to New Delhi
b) The set of people who speak English, the set of people who speak Chinese
c) The set of flying squirrels, the set of living creatures that can fly
a) The secondis a subset of the first, but the firstis not a subset of the second
b) Neither is a subset of the other.
c) The first is a subset of the second, but the second is not a subset of the first
3) For each of the following sets, determine whether 2 is an element of that set.
a) {x ∈ R | x is an integer greater than 1} yes
b) {x ∈ R | x is the square of an integer} no
c) {2,{2}}yes d) {{2},{{2}}}no e) {{2},{2,{2}}}no
f ) {{{2}}} no
4) Find the truth set of each of these predicates where the domain is the set of integers.
a) P(x): x2 < 3 {−1, 0, 1} b) Q(x): x2 > x −{0, 1} c) R(x): 2x + 1 = 0 ∅
5) Let A be the set of students who live within one mile of school and let B be the set of
students who walk to classes. Describe the students in each of these sets.
a) A ∩ B b) A ∪ B c) A − B d) B − A
a) The set of students who live within one mile of school and walk to classes
b) The set of students who live within one mile of school or walk to classes (or do
both)
c) The set of students who live within one mile of school but do not walk to classes
d) The set of students who walk to classes but live more than one mile away from
school
6) Determine whether each of these statements is true or false.
a) 0 ∈ ∅ F b) ∅ ∈ {0} F c) {0} ⊂ ∅ F d) ∅ ⊂ {0} T
1 1 1 1 0 0 0 0 0
1 1 0 0 1 0 0 1 1
1 0 1 0 1 0 1 0 1
1 0 0 0 1 0 1 1 1
0 1 1 0 1 1 0 0 1
0 1 0 0 1 1 0 1 1
0 0 1 0 1 1 1 0 1
0 0 0 0 1 1 1 1 1
OR
18) Draw a Venn diagram that shows the following sample space and events:
S={1,2,3,...30}
The prime numbers between 1 and 30 are
P={2,3,5,7,11,13,17,19,23,29}
F={1,2,3,5,6,10,15,30}