If A = { x : x is a natural number }, B = { x : x is an even natural number} C = {x : x is an odd natural number} and D = {x : x is a prime number }, find
Answers
Answered by
0
we know, if two sets A and B are given then, intersection of A and B is the set of all distinct elements that are in both A and B. it is denoted by or . in figure, shaded region indicates .
and A union B is the set of all distinct elements that are in Both A or B. it is denoted by . in 2nd figure, it is clearly shown.
now come to the question,
given, A = {x : x is a natural number}
e.g., A = {1, 2, 3, 4, 5, 6, ...... }
B = {x : x is an even natural number }
e.g., B = {2, 4, 6, 8, 10, ....... }
C = {x : x is an odd natural number }
e.g., C = {1, 3, 5, 7, 9, ...... }
D = {x : x is a prime natural number }
e.g., D = {2, 3, 5, 7, 11, 13, .....}
so, = {2, 4, 6, 8, 10, ......} {2, 3, 5, 7, 11, 13, ......}
= {2}
and A union B is the set of all distinct elements that are in Both A or B. it is denoted by . in 2nd figure, it is clearly shown.
now come to the question,
given, A = {x : x is a natural number}
e.g., A = {1, 2, 3, 4, 5, 6, ...... }
B = {x : x is an even natural number }
e.g., B = {2, 4, 6, 8, 10, ....... }
C = {x : x is an odd natural number }
e.g., C = {1, 3, 5, 7, 9, ...... }
D = {x : x is a prime natural number }
e.g., D = {2, 3, 5, 7, 11, 13, .....}
so, = {2, 4, 6, 8, 10, ......} {2, 3, 5, 7, 11, 13, ......}
= {2}
Attachments:
Answered by
0
Answer:
B intersection D = { 2 }
Step-by-step explanation:
B = { x:x is an even natural number }
=> B = { 2,4,6,8,10,...}
D = { x : x is a prime number }
=> D = { 2,3,5,7,11,....}
B intersection D
= Common elements in set B and D
= { 2 }
••••
Similar questions