CombinatoricsDifficulty 5.1AIME, harderProve itUnited States
Problem:
Sets A, B, and C satisfy ∣A∣=92, ∣B∣=35, ∣C∣=63, ∣A∩B∣=16, ∣A∩C∣=51, ∣B∩C∣=19. Compute the number of possible values of ∣A∩B∩C∣.
Solution
Solution:
Suppose ∣A∩B∩C∣=n. Then there are 16−n elements in A and B but not C, 51−n in A and C but not B, and 19−n in B and C but not A. Furthermore, there are 25+n elements that are only in A, n only in B, and n−7 that are only in C. Therefore, 7≤n≤16, so there are 10 possible values.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.