If A ={ 3,4,5} B={ 4,5,6} find AuB and AnB
Answers
Answered by
0
Step-by-step explanation:
Find AUB, AnB if A = {2, 6, 10, 14}, B = {2, 5, 14, 16}
Given that A = { 2, 6, 10, 14 } and B = { 2, 5, 14, 16 }
We have to find A U B and A n B
A U B
Has all the elements of A and B without repetition.
Therefore, A U B = { 2, 5, 6, 10, 14, 16 }
This know as A union B.
A n B
Has all the common elements in A and B.
A n B = { 2, 14 }
This known as A intersection B.
Answered by
4
Here's the required answer to your question
Attachments:
Similar questions