Let a = {101, 202, 303, 404, 505} and b = {101, 404}. what is a ∩ b?
Answers
Answered by
5
Intersection of sets means the common elements of the sets. It is denoted by ∩.
We have,
a = { 101, 202, 303, 404, 505}
b = {101, 404}
So,
a ∩ b = { 101, 404}
We have,
a = { 101, 202, 303, 404, 505}
b = {101, 404}
So,
a ∩ b = { 101, 404}
Answered by
0
Answer:
={101,404}= B
Explanation:
Given
A = {101,202,303,404,505},
and
B = {101,404}
_________________________
We know that,
If A and B are sets then
= { x:x€A and x€B }
________________________
= {101,202,303,404,505}{101,404}
= {101,404}
= B
Therefore,
={101,404}= B
••
Similar questions