Respuesta :

If you want the intersect of M and N, then:

M∩N = {4,7} (common part in M AND N)
the intersect of M and N consists of the set of elemsnts that are in both M and N.

so its {4, 7}