Q:

Sets M and F are defined as follows.M={a,b,c,d}F={c,d,e,f}Find the intersection of M and F. M∩F={c,d}M∪F={c,d}M∩F={a,b,c,d,e,f}M∪F={a,b,c,d,e,f}

Accepted Solution

A:
Answer:[tex]M \cap F = \{c, d\}[/tex].Step-by-step explanation:When the question asks for the intersection of the two sets, M, and F, it is asking for the set of all items that are both in set M and in set F. The intersection of two sets is denoted with the [tex]\cap[/tex] "cap" symbol. (As a side note, the symbol for the union of two sets is [tex]\cup[/tex] "cup." The size of the intersection of two sets is always smaller than or equal to the size of their union. Which one holds more stuff? The cap or the cup?) The intersection of set [tex]M[/tex] and [tex]F[/tex] will be written as [tex]M \cap F[/tex]. In practice, start by looking at either of the two sets. It is suggested that you choose the set with the smallest number of elements to begin with. For each element of the set that you choose, check if that element is also part of the other set. If it is, write it down as a member of the other set.Taking set [tex]M[/tex] as an example.The first element of set [tex]M[/tex] is [tex]a[/tex]. Is element [tex]a[/tex] in set [tex]F[/tex]? This element is only found in set [tex]M[/tex] but not in set [tex]F[/tex]. Do not add it to the intersection.The second element of set [tex]M[/tex] is [tex]b[/tex]. Is element [tex]b[/tex] in set [tex]F[/tex]? This element is only found in set [tex]M[/tex] but not in set [tex]F[/tex]. Do not add it to the intersection.The third element of set [tex]M[/tex] is [tex]c[/tex]. Is element [tex]c[/tex] in set [tex]F[/tex]? This element is found in both set [tex]M[/tex] and set [tex]F[/tex]. Add it to the intersection [tex]M \cap F[/tex].The fourth element of set [tex]M[/tex] is [tex]d[/tex]. Is element [tex]d[/tex] in set [tex]F[/tex]? This element is found in both set [tex]M[/tex] and set [tex]F[/tex]. Add it to the intersection [tex]M \cap F[/tex].[tex]M \cap F[/tex] will eventually contain two elements: [tex]c[/tex] and [tex]d[/tex]. In symbols: [tex]M \cap F = \{c, d\}[/tex].