Answer and explanation:
Given : Let A = {1, 2, 3, 4, 5}, let B = {1,4,5,7,8,9}, and let C = {2, 4, 6, 7,9}.
To find : Determine each of the following,
a) ![(A\cap B)\cap C](https://tex.z-dn.net/?f=%28A%5Ccap%20B%29%5Ccap%20C)
b) ![(A\cup B)\cap (A\cup C)](https://tex.z-dn.net/?f=%28A%5Ccup%20B%29%5Ccap%20%28A%5Ccup%20C%29)
c) ![A - (B\cup C)](https://tex.z-dn.net/?f=A%20-%20%28B%5Ccup%20C%29)
d)
Solution :
The union of two sets is a new set that contains all of the elements that are in at least one of the two sets.
The intersection of two sets is a new set that contains all of the elements that are in both sets.
a) ![(A\cap B)\cap C](https://tex.z-dn.net/?f=%28A%5Ccap%20B%29%5Ccap%20C)
![A\cap B=\{1,4,5\}](https://tex.z-dn.net/?f=A%5Ccap%20B%3D%5C%7B1%2C4%2C5%5C%7D)
Then, ![(A\cap B)\cap C=\{4\}](https://tex.z-dn.net/?f=%28A%5Ccap%20B%29%5Ccap%20C%3D%5C%7B4%5C%7D)
b) ![(A\cup B)\cap (A\cup C)](https://tex.z-dn.net/?f=%28A%5Ccup%20B%29%5Ccap%20%28A%5Ccup%20C%29)
![A\cup B=\{1,2,3,4,5,7,8,9\}](https://tex.z-dn.net/?f=A%5Ccup%20B%3D%5C%7B1%2C2%2C3%2C4%2C5%2C7%2C8%2C9%5C%7D)
![A\cup C=\{1,2,3,4,5,7,9\}](https://tex.z-dn.net/?f=A%5Ccup%20C%3D%5C%7B1%2C2%2C3%2C4%2C5%2C7%2C9%5C%7D)
![(A\cup B)\cap (A\cup C)=\{1,2,3,4,5,7,9\}](https://tex.z-dn.net/?f=%28A%5Ccup%20B%29%5Ccap%20%28A%5Ccup%20C%29%3D%5C%7B1%2C2%2C3%2C4%2C5%2C7%2C9%5C%7D)
c) ![A - (B\cup C)](https://tex.z-dn.net/?f=A%20-%20%28B%5Ccup%20C%29)
![B\cup C=\{1,2,4,5,6,7,8,9\}](https://tex.z-dn.net/?f=B%5Ccup%20C%3D%5C%7B1%2C2%2C4%2C5%2C6%2C7%2C8%2C9%5C%7D)
![A - (B\cup C)=\{3\}](https://tex.z-dn.net/?f=A%20-%20%28B%5Ccup%20C%29%3D%5C%7B3%5C%7D)
d) ![(A-C) (C-A)](https://tex.z-dn.net/?f=%28A-C%29%20%28C-A%29)
![A-C=\{1,3,5\}](https://tex.z-dn.net/?f=A-C%3D%5C%7B1%2C3%2C5%5C%7D)
![C-A=\{6,7,9\}](https://tex.z-dn.net/?f=C-A%3D%5C%7B6%2C7%2C9%5C%7D)
![(A-C) (C-A)=\{1,3,5\}\times\{6,7,9\}](https://tex.z-dn.net/?f=%28A-C%29%20%28C-A%29%3D%5C%7B1%2C3%2C5%5C%7D%5Ctimes%5C%7B6%2C7%2C9%5C%7D)
![(A-C) (C-A)=\{(1,6),(1,7),(1,9),(3,6),(3,7),(3,9),(5,6),(5,7),(5,9)\}](https://tex.z-dn.net/?f=%28A-C%29%20%28C-A%29%3D%5C%7B%281%2C6%29%2C%281%2C7%29%2C%281%2C9%29%2C%283%2C6%29%2C%283%2C7%29%2C%283%2C9%29%2C%285%2C6%29%2C%285%2C7%29%2C%285%2C9%29%5C%7D)