Math330Su22MockExam1_1SOLUTIONS (1)
Math330Su22MockExam1_1SOLUTIONS (1)
SOLUTIONS
1. (A ∪ B) ∩ B = B for sets A, B.
2. f : R → R defined by f (x) = x5 + x3 + x is 1 − 1.
1
see that S is not antisymmetric. 2S0 and 0S(−2) but it’s false that 2S(−2)
and so S is not transitive.
R = {(1, 1), (1, 2), (2, 1), (2, 2), (3, 1), (1, 3)}.
Find R−1 and R ◦ R. Determine if R satisfies the indicated property making
sure to support your reasoning:
1. Reflexive
2. Transitive
3. Symmetric
4. Antisymmetric
R−1 = {(1, 1), (1, 2), (2, 1), (2, 2), (3, 1), (1, 3)} = R,
R ◦ R = {(1, 1), (1, 2), (1, 3), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3)}
1. (3, 3) ∈
/ R so it is not reflexive.
2
4. We have (1, 2) ∈ R and (2, 1) ∈ R but 1 ̸= 2, so it is not antisymmetric.
1. g({1, 2, 4})
2. g −1 ({w, x})
3. g −1 (g({1}))
4. g(g −1 ({1}))
√
Problem 5b:√ Let j : A → R where A = [1, 50] and j(x) = x. For
example, j(2) = 2.
Find the following sets if they are well defined; if they aren’t well defined
give a reason:
1. j({1, 4, 9})
2. j −1 ({2, 4, 7})
3. j −1 ({−1})
3
2. The preimage is {4, 16, 49}
3. −1 ̸∈ im(j) so j −1 ({−1}) = ∅
P =⇒ (Q ∧ ¬R)
and
¬(P ∧ (¬Q ∨ R)).
This can be established via a (huge) truth table. But we will use the
following equivalences: a =⇒ b iff ¬a ∨ b as well as ¬(a ∧ b) iff ¬a ∨ ¬b...
P =⇒ (Q ∧ ¬R) is hence equivalent to ¬P ∨ (Q ∧ ¬R) which is in turn
equivalent to ¬(P ∧ ¬(Q ∧ ¬R)). The latter is equivalent to ¬(P ∧ (¬Q ∨ R))
as desired.
4
Let x ∈ R. We have x ∼ x iff x − x ∈ Z. But x − x = 0 is an integer and
so ∼ is reflexive. Suppose that x ∼ y for some x, y ∈ R. Then x − y = k
for some integer k ∈ Z. But then y − x = −(x − y) = −k ∈ Z as well and
so y ∼ x, and so ∼ is symmetric. Lastly, suppose that we have x ∼ y and
y ∼ z for x, y, z ∈ R. Then ∃k, l ∈ Z so that x − y = k, y − z = l. But
then x − z = (x − y) + (y − z) = k + l ∈ Z as well and so x ∼ z and ∼ is
transitive. Since ∼ is reflexive, symmetric, and transitive it is an equivalence
relation. [0] = Z since [0] = {x ∈ R : x ∼ 0} = {x ∈ R : x ∈ Z}. Since
−130 ∈ Z = [0] we know [−130] = [0].