Q. Let J={1,3,5,7,9} and K={2}. What is J∪K?Choices:(A){1,2,3,5,7,9}(B) ∅(C){2,9}(D){1,5,7}
Define Sets: The question prompt asks us to find the union of two sets J and K. The union of two sets is the set containing all the elements that are in either set. J={1,3,5,7,9}K={2}To find J∪K, we simply combine all unique elements from both sets.
Combine Elements: Combining the elements from both sets, we get:J∪K={1,2,3,5,7,9}We ensure that there are no repeated elements and that all elements from both sets are included.