Given A = {0,1,2,3,4,5},B={0,2,4,6,8}and C={0,3,6,9}. Show that
(i) A∪(B∪C)=(A∪B)∪C i.e. the union of sets is associative.
(ii)A∩(B∩C)=(A∩B)∩C i.e. the intersection of sets is associative.