Maths Olympiad Prep

Library / /179 of 520

Combinatorics Difficulty 2.7 Junior Find the answer

There are 2020 students participating in an after-school program offering classes in yoga, bridge, and painting. Each student must take at least one of these three classes, but may take two or all three. There are 1010 students taking yoga, 1313 taking bridge, and 99 taking painting. There are 99 students taking at least two classes. How many students are taking all three classes?

Pick one

Solution

By PIE (Property of Inclusion/Exclusion), we have
A1A2A3=AiAiAj+A1A2A3.|A_1 \cup A_2 \cup A_3| = \sum |A_i| - \sum |A_i \cap A_j| + |A_1 \cap A_2 \cap A_3|.
Number of people in at least two sets is AiAj2A1A2A3=9.\sum |A_i \cap A_j| - 2|A_1 \cap A_2 \cap A_3| = 9.
So, 20=(10+13+9)(9+2x)+x,20 = (10 + 13 + 9) - (9 + 2x) + x, which gives x=(C) 3.x = \boxed{\textbf{(C) } 3}.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.