Respuesta :
Answer:
If you're asking 'how to find the intersection of two sets' then here is the answer!
Step-by-step explanation:
The INTERSECTION of two sets is the set of elements which are in both sets. For example: let A = (1,2,3) and B = (3,4,5). The INTERSECTION of A and B, written A B = (3). Sometimes there will be no intersection at all.
Does this help you?
Step-by-step explanation:
I WILL GIVE YOU ONE EXAMPLE
IF A=(1,2,3),B=(2,3,4)
A intersection b =(2,3)
in case of intersection ,we should only write common number.and in case of union ,we should write common+remaining number.
DID YOU UNDERSTAND???