1.

Find the union and intersation of the following A={2,3,5,7,9}B={1,2,3,4,5} ​

Answer»

Answer:

A={2,3,5,7,9}

B={1,2,3,4,5}

A ∪ B = {1,2,3,4,5,7,9}

A ∩ B = {2,3,5}

Union REPRESENTS all the elements of both sets put together.

Intersection DENOTES the elements that are COMMON to both sets.



Discussion

No Comment Found

Related InterviewSolutions