help me with this question
Attachments:
Answers
Answered by
5
A= {1,3,5}
B = {3,5,7,9}
AnB =?
A= {1,3,5}
B = {3,5,7,9}
AnB => Common elements in the sets A and B.
Therefore
AnB = {3,5}
Option - B is correct✓✓✓
✌
Similar questions