Answer:
G intersect M = { Anael, Max} and
G union S = {Acel, Acton, Anael, Max, Carl, Dario, Carlin, Kai, Barek}
Explanation:
Intersect: just get the common among the sets. The common of G and M are Anael and Max
union: just combine all the elements from both sets and make it as one set. If elements are doubled , you need to write only one of its kind. just like Acton, Anael, Dario. all of these names are present to both so it is to be written once in the set together with the other elements.