find the union of A={1,3,5} B={1,2,3,4,}
Answers
Answered by
1
Answer:
Ans =(1,3,5,2,4) plz following me
Answered by
0
Answer:
AUB = { 1, 2, 3, 4, 5}
Step-by-step explanation:
if,
A={1,3,5}
B={1,2,3,4,}
then, AUB = { 1, 2, 3, 4, 5}
Similar questions