Analyzing the Setup
Imagine you are a detective tasked with solving a mystery. You have a group of 100 students, and you need to figure out their drink preferences: Milk (M), Coffee (C), and Tea (T).
The universal set is defined as n(U)=100, representing every student in the study. We use a Venn diagram to partition this territory into distinct, non-overlapping regions.
The Heart of the Mystery
The Triple Intersection
The most common mistake is starting from the outside. Always start from the very center—the heart of the diagram.
This is the region where all three circles overlap, representing the students who enjoy all three drinks:
n(M∩C∩T)=10
By placing this 10 in the center, we anchor our entire diagram. Every other calculation is performed relative to this central value.
The 'Only' Trap
Unmasking the Overlaps
Next, we look at the intersections of two sets. The problem states that 20 students had Milk and Coffee.
This
20 includes the
10 students who had all three. To find the students who had
only Milk and Coffee, we perform a subtraction:
20−10=10
We apply this same logical rigor to the other intersections:
For Coffee and Tea, the total is 30, so the 'only' region is 30−10=20.
For Milk and Tea, the total is 25, so the 'only' region is 25−10=15.
By subtracting the central 10, we successfully isolate the students who enjoy exactly two drinks.
Filling the Outer Shells
Finally, we address the students who stick to just one drink. The problem explicitly states: 12 for Milk only, 5 for Coffee only, and 8 for Tea only.
Because the word 'only' is used, we do not need to subtract anything. We simply place these values in the outer, non-overlapping parts of our circles.
The Grand Summation
Finding the Union
To find out how many students had at least one drink, we sum all these disjoint regions:
n(M∪C∪T)=12+5+8+10+20+15+10=80
These
80 students represent everyone who consumes at least one of the three drinks. To find the students who did not take any of the three drinks, we subtract the union from the universal set:
n(M∪C∪T)c=n(U)−n(M∪C∪T)
n(M∪C∪T)c=100−80=20
Final Answer: There are 20 students who did not take any of the three drinks.