Question

Difficulty: MediumSet Theory Concepts and Venn Diagrams

A market research firm surveyed a group of 200200 consumers regarding their active subscriptions to three digital services: FilmStream (FF), AudioVibe (AA), and PrintPlus (PP). Every surveyed consumer subscribed to at least one of the three services. The survey gathered the following information:
- 120120 consumers subscribed to FilmStream
- 100100 consumers subscribed to AudioVibe
- 7575 consumers subscribed to PrintPlus
- 4545 consumers subscribed to both FilmStream and AudioVibe
- 3535 consumers subscribed to both AudioVibe and PrintPlus
- 3030 consumers subscribed to both FilmStream and PrintPlus

How many consumers subscribed to all three digital services?

  1. 1515Answer
  2. B
    2525
  3. C
    3535
  4. D
    5555
  5. E
    9595

Answer

15 consumers subscribed to all three digital services.
According to the 3-set inclusion-exclusion principle, FAP=F+A+P(FA+AP+FP)+FAP|F \cup A \cup P| = |F| + |A| + |P| - (|F \cap A| + |A \cap P| + |F \cap P|) + |F \cap A \cap P|. Substituting the given values gives 200=120+100+75(45+35+30)+FAP200 = 120 + 100 + 75 - (45 + 35 + 30) + |F \cap A \cap P|, which simplifies to 200=185+FAP200 = 185 + |F \cap A \cap P|. Subtracting 185185 from 200200 yields 1515.

Step-by-Step Solution

1
Apply the Principle of Inclusion-Exclusion for three sets.
FAP=F+A+P(FA+AP+FP)+FAP|F \cup A \cup P| = |F| + |A| + |P| - (|F \cap A| + |A \cap P| + |F \cap P|) + |F \cap A \cap P|
This formula accounts for elements counted multiple times across overlapping sets.
2
Substitute the known values into the equation.
200=120+100+75(45+35+30)+FAP200 = 120 + 100 + 75 - (45 + 35 + 30) + |F \cap A \cap P|
Every consumer subscribes to at least one service, so FAP=200|F \cup A \cup P| = 200.
3
Simplify the numerical terms on the right side of the equation.
200=295110+FAP    200=185+FAP200 = 295 - 110 + |F \cap A \cap P| \implies 200 = 185 + |F \cap A \cap P|
Sum of individual sets is 295295, and sum of pairwise intersections is 110110.
4
Solve for the target three-set intersection FAP|F \cap A \cap P|.
FAP=200185=15|F \cap A \cap P| = 200 - 185 = 15
Isolating the variable gives the number of consumers in all three sets.

Key Concept

Principle of Inclusion-Exclusion for Three Sets
Estimated Time:1m 30s
Rate this question