What is A U B’ ( a union b intersection )
Answers
Answered by
1
Answer:
For any two sets A & B, the union is defined as the combination of elements in both set A & B.
For example: If U={a,b,c,d,e,f,g,h,i,j,k,l,o,u}, A={a,b,c,d,e}, B={a,e,i,o,u}.
Find AUB.
Solution:
Here given, AUB= {a,b,c,d,e} U {a,e,i,o,u}
={a,b,c,d,e,i,o,u}
Similar questions