Q. Let A={1,2,3} and B={2,4}. What is A∪B?Choices:(A){4}(B){1,3,4}(C){1,2,3,4}(D){2}
Combine elements from both sets: To find the union of two sets A and B, denoted as A∪B, we combine all the elements from both sets without repeating any elements.A={1,2,3}B={2,4}A∪B={1,2,3,4}
More problems from Write variable expressions for arithmetic sequences