Question
Mathematics Question on Sets
In a town of 10,000 families, it was found that 40% families buy newspaper A, 20% families buy newspaper B and 10% families buy newspaper C. 5% families buy A and B, 3% buy B and C and 4% buy A and C. If 2% families buy all the newspapers, then
3,300 families buy A only
1,400 families buy B only.
4000 families buy none of A, B and C
All are correct
All are correct
Solution
Let P = set of families buying A, Q = set of families buying B and R = set of families buying C. ∴n(P)40% of 10,000=4,000, similarly n(Q)=2,000,n(R)=1,000 n(P∩Q)=500,n(Q∩R)=300 n(P∩R)=400 and n (P∩Q∩R)=200 (i) Number of families buying only A=n(P∩Q′∩R′) =n(P∩(Q∪R)′)=n(P)−n(P∩(Q∪R)) =n(P)−[n(P∩Q)+n(P∩R)−n((P∩Q)I(P∩R))] =n(P)−n(P∩Q)−n(P∩R)+n(P∩Q∩R). =4,000−500−400+200=3,300. (ii) Number of families buying only B =n(Q)−n(P∩Q)−n(Q∩R)+n(P∩Q∩R) [see(i)] =2,000−500−300+200=1,400. (iii) Number of families buying none of A, B and C=n(P′∩Q′∩R′)=n(P′∩(Q∪R)′) =n(P∪(Q∪R))′=10000−n(P∪Q∪R) =10,000−[n(P)+n(Q)+n(R)−n(P∩Q)−n(Q∩R)−n(P∩R)+(P∩Q∩R)] =10,000−[4,000+2,000+1,000−500−300−400+200] =10,000−6,000=4,000. Note : For sets A, B, we have (A∩B)∪(A∩B′)=A∩(B∪B′)=A∩U=A and (A∩B)∩(A∩B′)=A∩(B∩B′)=A∩f=f ∴n(A)=n(A∩B)+n(A∩B′)orn(A∩B′) =n(A)−n(A∩B) Replacing A by P and B by Q∪R, we have n(P∩(Q∪R)′)=n(P)−n(P∩(Q∪R)) etc. Hence all options are correct.