Answer: G ∩ M = {Anael, Max}
G U S = {Acel, Acton, Anael, Barek, Carl, Carlin, Dario, Kai, Max}
<u>Step-by-step explanation:</u>
intersection ∩ - items found in BOTH sets
union U - the joining of the sets. include EVERYTHING in the sets.
G = (Acel, Acton, <u>Anael,</u> Carl, Dario, <u>Max</u>}
S = {<u>Anael</u>, Barek, Bay, Carlin, Kai, <u>Max</u>}
G ∩ S: Anael and Max are found in both sets
G = (Acel, Acton, Anael<u>,</u> Carl, Dario, <u>Max}</u>
S = {Acton, Anael, Barek, Carlin, Dario, Kai}
G U S: include everything in G and everything in S. If found in both sets, only list it once.
G U S = {Acel, Acton, Anael, Barek, Carl, Carlin, Dario, Kai, Max}
Notice that Acton and Anael are in both sets but we only list them once.