Independent solution

How to solve this Inclusion-Exclusion question

Setup

Setup

Treat the first three viewing groups as overlapping sets and the fourth group as disjoint. The overlaps among the first three groups must be resolved before the fourth group is added.

N(C)=34, N(N)=15, N(A)=10, N(H)=18N(C)=34,\ N(N)=15,\ N(A)=10,\ N(H)=18

Model

Model

Three-set inclusion-exclusion adds the individual group counts, subtracts the three pairwise overlaps, and restores the triple overlap once.

N(CNA)=34+15+10765+4=45N(C\cup N\cup A)=34+15+10-7-6-5+4=45

Compute

Compute

The first three groups contain 45 people. Adding the 18 people in the disjoint fourth group gives 63 represented people, so 37 of the 100 surveyed people watched none.

N((CNAH)c)=100(45+18)=37N((C\cup N\cup A\cup H)^c)=100-(45+18)=37

Answer

Answer

Exactly 37 surveyed viewers are outside all four groups.

37(B)\boxed{37\quad\text{(B)}}