write sets X,Y and XUY,XnY,X-Y,Y-X from the given Venn diagram
Attachments:
![](https://hi-static.z-dn.net/files/d21/a36229bf6f93c1cde2d4c67094644a6a.jpg)
Answers
Answered by
32
Step-by-step explanation:
X=1,2,6,7
Y=1,3,4,5,8
U=1,2,3,4,5,6,7,8,9
Answered by
5
Answer:
x=(1,2,6,7) y=(1,3,4,5,8)
x union y =(1,2,3,4,5,6,7,8,9)
x intersection y = (1,9)
x-y= (2,3,4,5,6,7,8,9)
y-x = (2,3,4,5,6,7,8,9)
Similar questions