Let A be the set of all prime numbers less than 10, and B be the set of all odd natural numbers less than 10. Find A union B and A intersection B.
12/11/2024
Mathematics
12th (Science)
Swetha Lakshmy
26/04/2025
Here A= {2,3,5,7} B = {1,3,5,7,9} A U B = { 1,2,3,5,7,9} A intersection B = { 3,5,7}