if A=(1,2,3) B =(4,5,6) then find A U B. i.e. A union B
Answers
ɢɪᴠᴇɴ:-
ᴛᴏ ғɪɴᴅ :-
ᴀɴsᴡᴇʀ :-
Given that , A = { 1 , 2 , 3} and B = B = { 4, 5 , 6 } and we have to find A U B .
So,
➳The union of two sets is the final set that contains all of the elements that are in at least one of the two sets. For ex - If P = { a , b , c } and Q = { d , e , f } ; then P U Q = { a , b , c , d , e , f }.
ᴍᴏʀᴇ ᴛᴏ ᴋɴᴏᴡ :-
➳ Intersection of two sets say A and B means the set of all those elements which are common to both A and B .For ex - A = { 2, 3 , 4 } and B = { 1, 3,4,5,9 } . Then , A B = { 3,4 }.
➳The union of two sets is the final set that contains all of the elements that are in at least one of the two sets. For ex - If P = { a , b , c } and Q = { d , e , f } ; then P U Q = { a , b , c , d , e , f }.
➳ Difference of two sets say A and B means the set of all those elements which are in A but not in B . For ex - A = { a,b,c,d } and B = { a,b,c,d,e,f,g } . Then A - B = { e,f,g } .
➳ Symmetric difference of two sets say A and B means set of all those elements which are either in A or in B but not in both . We can write as ,
For ex - A = { 1,2,3,4,5 } and B = { 3,4,5,6,7
}. Then A ∆ B = { 1,2,6,7 } .
Answer:
Step-by-step explanation:
As per the given information of the question we have,
and
Now, we have to find the value of ∪.
∪ refers to the values which are included in both sections at least once in one of the given sets.
As per the given value of and ,
Thus,
∪