If P and Q are two sets such that P has 40 elements, P∪Q has 60 elements and P∩Q has 10 elements, how many elements does Q have ?
We have, n(P)=40,n(P∪Q)=60,n(P∩Q)=10,to find n(Q).
We know n(P∪Q)=n(P)+n(Q)−n(P∩Q)
⇒60=40+n(Q)−10
⇒60=30+n(Q)
⇒n(Q)= 60- 30
= 30
Hence, Q has 30 elements.