IDNStudy.com, ang platform na nag-uugnay ng mga tanong sa mga sagot ng eksperto. Alamin ang mga detalyadong sagot mula sa mga bihasang miyembro ng aming komunidad na sumasaklaw sa iba't ibang paksa para sa lahat ng iyong pangangailangan.
it is talking about the common element of the two sets
example
P intersection Q
P{2,4,6,8,10}
Q{1,2,3,4,5}
the common element between the two sets are the {2 & 4}
so the intersection of P and Q is {2,4}