A={1,2,3,4,5} B={6,7,8,9,10}and C={1,3,5,7,9} determine A intersection( BUC ) intersection B and .plz plz
Answers
Answered by
0
Answer:
phi
Step-by-step explanation:
BUC = { 1,3,5,6,7,8,9,10}
A intersection (BUC) intersection B = {1,3,5} intersection {6,7,8,9,10}
= { phi}
Similar questions