Question

Difficulty: HardLogical Venn Diagrams

In a state revenue department consisting of 200200 inspectors, assignments are carried out across three specialized sectors: Taxation (TT), Customs (CC), and Financial Intelligence (FF). A departmental survey revealed that 105105 inspectors handle Taxation, 9090 handle Customs, and 8585 handle Financial Intelligence. Furthermore, 4545 inspectors handle both Taxation and Customs, 4040 handle both Customs and Financial Intelligence, and 3535 handle both Taxation and Financial Intelligence. If 1515 inspectors do not work in any of these three sectors, how many inspectors are engaged in EXACTLY TWO of the three sectors?

  1. 45Answer
  2. B
    70
  3. C
    95
  4. D
    120

Answer

45 inspectors are engaged in exactly two of the three sectors.
The option stating 45 is correct. By using the principle of inclusion-exclusion, the total number of inspectors operating in at least one sector is 20015=185200 - 15 = 185. Solving 185=(105+90+85)(45+40+35)+TCF185 = (105 + 90 + 85) - (45 + 40 + 35) + |T \cap C \cap F| yields TCF=25|T \cap C \cap F| = 25. To find those in exactly two sectors, we subtract 25 from each pairwise intersection (4525=2045-25=20, 4025=1540-25=15, 3525=1035-25=10), yielding a total of 20+15+10=4520 + 15 + 10 = 45.

Step-by-Step Solution

1
Determine the total number of inspectors working in at least one sector
TCF=20015=185|T \cup C \cup F| = 200 - 15 = 185
Inspectors who work in at least one sector equal the total inspectors minus those in none of the sectors.
2
Apply the Principle of Inclusion-Exclusion to find the number of inspectors in all three sectors
TCF=T+C+F(TC+CF+TF)+TCF185=105+90+85(45+40+35)+TCF185=280120+TCFTCF=25|T \cup C \cup F| = |T| + |C| + |F| - (|T \cap C| + |C \cap F| + |T \cap F|) + |T \cap C \cap F| \Rightarrow 185 = 105 + 90 + 85 - (45 + 40 + 35) + |T \cap C \cap F| \Rightarrow 185 = 280 - 120 + |T \cap C \cap F| \Rightarrow |T \cap C \cap F| = 25
The standard set identity relates the union of three sets with their individual sizes and overlapping regions.
3
Calculate the inspectors working in EXACTLY two sectors for each pairwise combination
Taxation and Customs only: 4525=2045 - 25 = 20; Customs and Financial Intelligence only: 4025=1540 - 25 = 15; Taxation and Financial Intelligence only: 3525=1035 - 25 = 10
Inspectors in all three sectors are included in every pairwise intersection and must be subtracted to isolate those in exactly two sectors.
4
Sum the counts of inspectors in exactly two sectors
20+15+10=4520 + 15 + 10 = 45
Adding these disjoint sets gives the total count of inspectors working in exactly two sectors.

Key Concept

Principle of Inclusion-Exclusion for 3 Sets
Estimated Time:2m 0s
Rate this question