Description
Problem 1. (30 points)
Consider the sets P = (A − B) − C and Q = (A − C) − (B − C).
Determine which relationship (⊆, =, ⊇) holds between the two sets P and Q.
Your answer will be either P ⊆ Q, or P = Q, or P ⊇ Q.
Justify your answer three ways by
1. drawing the Venn diagram,
2. constructing the membership table, and
3. proving it (using set identities with set builder notation).
Solution.
1. Drawing the Venn diagram
Figure 1: Venn Diagram of both sets
2. Constructing the membership table
1
A B C A − B A − C B − C (A − B) − C (A − C) − (B − C)
0 0 0 0 0 0 0 0
0 0 1 0 0 0 0 0
0 1 0 0 0 1 0 0
0 1 1 0 0 0 0 0
1 0 0 1 1 0 1 1
1 0 1 1 0 0 0 0
1 1 0 0 1 1 0 0
1 1 1 0 0 0 0 0
(A − B) − C = (A − C) − (B − C) because they have the same truth values
∴ P = Q
3. Using set identities with set builder notation.
A − B = {x | x ∈ A ∧ x /∈ B}
(A − B) − C = {x | x ∈ (A − B) ∧ x /∈ C}
= {x | x ∈ A ∧ x /∈ B ∧ x /∈ C}
(A − C) = {x | x ∈ A ∧ x /∈ C}
(B − C) = {x | x ∈ B ∧ x /∈ C}
(A − C) − (B − C) = {x | x ∈ (A − C) ∧ x /∈ (B − C)}
= {x | x ∈ A ∧ x /∈ B ∧ x /∈ C}
(A − C) − (B − C) = (A − B) − C = {x | x ∈ A ∧ x /∈ B ∧ x /∈ C}
∴ P = Q
2
Problem 2. (20 points)
Show that if A, B, and C are sets, then |A∪B ∪C| = |A|+|B|+|C|−|A∩B|−|A∩C|−|B ∩C|+|A∩B ∩C|.
Solution.
|A ∪ B ∪ C| = |A| ∪ |B ∪ C|
= |A| + |B ∪ C| − |A ∩ |B ∪ C||
= |A| + |B + C − B ∩ C| − ||A ∩ B| ∪ |A ∩ C||
= |A| + |B| + |C| − |B ∩ C| − ||A ∩ B| + |A ∩ C| − |A ∩ B| ∩ |A ∩ C||
= |A| + |B| + |C| − |A ∩ B| − |A ∩ C| − |B ∩ C| + |A ∩ B ∩ C|
3
Aggie Honor Statement: On my honor as an Aggie, I have neither given nor received any unauthorized
aid on any portion of the academic work included in this assignment.
Checklist: Did you…
1. abide by the Aggie Honor Code?
2. solve all problems?
3. start a new page for each problem?
4. show your work clearly?
5. type your solution?
6. submit a PDF to eCampus?
4
Powered by TCPDF (www.tcpdf.org)

