The given sets are A={10,15,20,25,30,35,40,45,50}, B={1,5,10,15,20,30} and C={1,5,15,20,35,45}
Let us first find A∖(B∩C) as follows:
A∖(B∩C)={10,15,20,25,30,35,40,45,50}∖({1,5,10,15,20,30}∩{1,5,15,20,35,45})
={10,15,20,25,30,35,40,45,50}∖{1,5,15,20}={10,25,30,35,40,45,50}........(1)
Now we find (A∖B)∪(A∖C)as follows:
(A∖B)∪(A∖C)
=({10,15,20,25,30,35,40,45,50}∖{1,5,10,15,20,30})∪({10,15,20,25,30,35,40,45,50}∖
{1,5,15,20,35,45})
={25,35,40,45,50}∪{10,25,30,40,50}={10,25,30,35,40,45,50}........(2)
Since equation 1 is equal to equation 2,
Hence, A∖(B∩C)=(A∖B)∪(A∖C)