Venn Diagrams — Explained
Detailed Explanation
Venn diagrams are indispensable tools in logical reasoning and quantitative aptitude, particularly for the UPSC CSAT Paper 2. They provide a clear, intuitive way to represent and analyze relationships between sets, making complex problems involving multiple categories manageable. Understanding their underlying principles and mastering their application is crucial for aspirants aiming to excel in the CSAT.
1. Origin and History
The concept of visually representing logical relationships dates back centuries, but the modern Venn diagram is attributed to John Venn, a British logician and philosopher. In 1880, he published 'On the Diagrammatic and Mechanical Representation of Propositions and Reasonings' in the 'Philosophical Magazine and Journal of Science', where he formally introduced these diagrams.
Venn's work built upon earlier diagrammatic systems, notably those of Leonhard Euler (Euler diagrams), but offered a more comprehensive and systematic approach to representing all possible logical relations between a collection of sets.
His innovation was to ensure that every possible logical relation between the sets is represented, even if a region is empty. This historical context highlights the foundational role of these diagrams in formal logic and their enduring utility.
2. Mathematical and Logical Basis
Venn diagrams are fundamentally rooted in Set Theory, a branch of mathematical logic that studies sets, which are collections of distinct objects. Key set theory operations directly translate to regions in a Venn diagram:
- Union (A ∪ B): — Represents elements belonging to set A OR set B OR both. Visually, it's the combined area of circles A and B.
- Intersection (A ∩ B): — Represents elements belonging to set A AND set B. Visually, it's the overlapping area of circles A and B.
- Complement (A'): — Represents elements NOT in set A but within the Universal Set. Visually, it's the area outside circle A within the rectangle.
- Difference (A - B): — Represents elements in set A BUT NOT in set B. Visually, it's the part of circle A that does not overlap with B.
These operations form the bedrock for solving Venn diagram problems. The principle of inclusion-exclusion, for instance, is directly applied: |A ∪ B| = |A| + |B| - |A ∩ B|. For three sets, it expands to |A ∪ B ∪ C| = |A| + |B| + |C| - (|A ∩ B| + |A ∩ C| + |B ∩ C|) + |A ∩ B ∩ C|. This algebraic formulation is often used in conjunction with diagrams.
3. Key Principles and Elements
To effectively use Venn diagrams, aspirants must grasp these core elements:
- Universal Set (U): — The encompassing rectangle, defining the scope of the problem.
- Circles: — Each circle represents a distinct set or category.
- Disjoint Regions: — Every unique area within the diagram represents a specific combination of set memberships (e.g., 'only A', 'A and B but not C', 'none of the above'). The key is to identify and label these regions systematically.
- Data Mapping: — Information provided in the problem statement must be accurately mapped to these disjoint regions. This often involves working from the innermost intersection outwards.
4. Practical Functioning: Solving Venn Diagram Problems
The Vyyuha approach to complex Venn diagrams focuses on a systematic, step-by-step methodology to ensure accuracy and efficiency. This is particularly vital for CSAT, where time is a critical factor. Our research indicates that aspirants who master this technique consistently perform better.
Step-by-Step Method for 2-Circle Problems:
- Draw the Universal Set: — A rectangle representing the total population.
- Draw Two Intersecting Circles: — Label them Set A and Set B.
- Identify Regions: — Label the four distinct regions: 'Only A', 'Only B', 'Both A and B', 'Neither A nor B'.
- Fill in the Intersection First: — Always start with the value given for 'Both A and B' (A ∩ B).
- Calculate 'Only' Regions: — Subtract the intersection from the total for each set (e.g., Only A = Total A - (A ∩ B)).
- Calculate 'Neither' Region: — Subtract the sum of all filled regions from the Universal Set total.
- Answer Questions: — Use the values in the distinct regions to answer specific questions.
Example 1 (Synthetic Practice - Easy):
In a class of 50 students, 30 like Math, 25 like Science, and 10 like both. How many students like only Math?
- Step 1: — Draw rectangle (U=50).
- Step 2: — Draw two circles, M (Math) and S (Science).
- Step 3: — Intersection (M ∩ S) = 10.
- Step 4: — Only Math = Total Math - (M ∩ S) = 30 - 10 = 20.
- Step 5: — Only Science = Total Science - (M ∩ S) = 25 - 10 = 15.
- Step 6: — Total who like at least one subject = 20 + 15 + 10 = 45.
- Step 7: — Neither = U - 45 = 50 - 45 = 5.
- Answer: — 20 students like only Math. (Time-saving heuristic: Always fill the innermost intersection first. Error-avoidance checkpoint: Ensure the sum of all regions equals the universal set.)
Step-by-Step Method for 3-Circle Problems:
- Draw the Universal Set: — A rectangle.
- Draw Three Intersecting Circles: — Label them Set A, Set B, and Set C, ensuring all possible overlaps are shown.
- Identify Regions: — There are 8 distinct regions (including 'none'). It's helpful to mentally label them (e.g., 'only A', 'A and B only', 'A and B and C', 'none').
- Fill from Innermost Outwards:
* Start with the intersection of all three sets (A ∩ B ∩ C). * Next, fill the intersections of two sets (A ∩ B only, A ∩ C only, B ∩ C only) by subtracting the three-set intersection from the given two-set intersection values. * Then, fill the 'Only' regions (Only A, Only B, Only C) by subtracting all relevant intersections from the total for each set. * Finally, calculate the 'None' region by subtracting the sum of all filled regions from the Universal Set total.
- Answer Questions: — Use the values in the distinct regions.
Example 2 (PYQ-derived 2018 - Medium):
In a survey of 100 people, 40 liked Coffee, 35 liked Tea, 25 liked Milk. 10 liked Coffee and Tea, 8 liked Tea and Milk, 7 liked Coffee and Milk. 5 liked all three. How many liked none of the three beverages?
- Step 1: — Draw rectangle (U=100). Circles C, T, M.
- Step 2: — All three (C ∩ T ∩ M) = 5.
- Step 3: — C ∩ T only = (C ∩ T) - (C ∩ T ∩ M) = 10 - 5 = 5.
- Step 4: — T ∩ M only = (T ∩ M) - (C ∩ T ∩ M) = 8 - 5 = 3.
- Step 5: — C ∩ M only = (C ∩ M) - (C ∩ T ∩ M) = 7 - 5 = 2.
- Step 6: — Only Coffee = C - (C ∩ T only + C ∩ M only + C ∩ T ∩ M) = 40 - (5 + 2 + 5) = 40 - 12 = 28.
- Step 7: — Only Tea = T - (C ∩ T only + T ∩ M only + C ∩ T ∩ M) = 35 - (5 + 3 + 5) = 35 - 13 = 22.
- Step 8: — Only Milk = M - (T ∩ M only + C ∩ M only + C ∩ T ∩ M) = 25 - (3 + 2 + 5) = 25 - 10 = 15.
- Step 9: — Total who liked at least one = 5 (all three) + 5 (C&T only) + 3 (T&M only) + 2 (C&M only) + 28 (Only C) + 22 (Only T) + 15 (Only M) = 80.
- Step 10: — None = U - 80 = 100 - 80 = 20.
- Answer: — 20 people liked none of the three beverages. (Time-saving heuristic: Use the formula for union for verification: |C∪T∪M| = |C|+|T|+|M| - (|C∩T|+|C∩M|+|T∩M|) + |C∩T∩M| = 40+35+25 - (10+7+8) + 5 = 100 - 25 + 5 = 80. Error-avoidance checkpoint: Double-check each subtraction step, especially when calculating 'only' regions.)
Multi-Set Scenarios (4+ Circles)
While 4-circle Venn diagrams are rare in CSAT due to their complexity, the principle remains the same: identify all distinct regions and fill them systematically. For 4 sets, there are 16 distinct regions.
The visual representation becomes very intricate, and often, algebraic methods or careful tabulation are more practical. However, understanding the logical extension is important for comprehensive preparation.
The Vyyuha approach emphasizes mastering 2 and 3-circle problems thoroughly before attempting 4-circle scenarios, as the former constitute the vast majority of CSAT questions.
5. Limitations and Common Fallacies
While powerful, Venn diagrams have limitations:
- Complexity: — Beyond three sets, they become visually unwieldy and difficult to draw accurately, increasing the chance of error.
- Precision: — They are best for discrete counts or proportions, less so for continuous data without additional interpretation.
Common fallacies include:
- Overlapping Misinterpretation: — Incorrectly calculating 'only' regions by not subtracting the common intersections.
- Universal Set Neglect: — Forgetting to account for elements outside all specified sets ('none' category).
- Double Counting: — Adding elements that belong to multiple sets without using the principle of inclusion-exclusion.
6. Evolving Question Types and Recent Developments
Vyyuha's analysis of 10+ years of CSAT papers reveals a trend towards slightly more complex language and multi-layered questions, even for 2- and 3-circle problems. Questions might involve percentages, ratios, or require an additional step of calculation after the diagram is filled.
There's also an increasing integration with data interpretation and syllogism fundamentals , where Venn diagrams are used to validate or invalidate arguments . This evolution necessitates a robust understanding of both the visual and algebraic aspects of set theory.
7. Vyyuha Analysis
From a UPSC perspective, the critical insight here is that Venn diagrams are not just a standalone topic but a foundational skill for various logical reasoning and quantitative aptitude problems. They bridge the gap between abstract logical statements and concrete numerical data.
The ability to quickly and accurately construct and interpret Venn diagrams is a hallmark of strong analytical reasoning, a key attribute tested in CSAT Paper 2 . The shift in CSAT towards more application-based questions means that rote memorization of formulas is less effective than a deep conceptual understanding facilitated by Venn diagrams.
Aspirants must practice enough to instinctively know where each piece of information fits into the diagram, minimizing calculation errors and maximizing speed. This mastery contributes significantly to overall CSAT Paper 2 strategy .
8. Inter-Topic Connections
- Syllogisms : — Venn diagrams are excellent for visually testing the validity of syllogistic arguments. Statements like 'All A are B' or 'Some A are not B' can be represented by circles, and conclusions can be drawn or refuted based on the visual overlaps.
- Data Interpretation : — Many DI problems involve categorizing data, and Venn diagrams help in organizing and calculating statistics related to overlapping groups, such as market survey results or demographic data.
- Probability : — Venn diagrams are used to illustrate events and their probabilities. The probability of A or B (P(A∪B)) can be visualized, and the formula P(A∪B) = P(A) + P(B) - P(A∩B) directly corresponds to the diagrammatic representation. This connection is vital for understanding probability with Venn diagrams .
- Logical Reasoning Shortcuts : — While Venn diagrams are a method in themselves, understanding their structure allows for the development of quick mental mapping strategies for simpler problems, acting as a shortcut for complex logical reasoning. The ability to quickly sketch a diagram and fill in values is a crucial logical reasoning shortcut.
Solved Examples (15+)
Example 3 (Synthetic Practice - Medium):
In a group of 80 students, 45 play Football, 30 play Cricket, and 15 play Hockey. 10 play Football and Cricket, 8 play Cricket and Hockey, 7 play Football and Hockey. 5 students play all three sports. How many students play exactly two sports?
- Solution:
1. Draw 3 circles: F, C, H. Universal Set = 80. 2. All three (F ∩ C ∩ H) = 5. 3. F ∩ C only = 10 - 5 = 5. 4. C ∩ H only = 8 - 5 = 3. 5. F ∩ H only = 7 - 5 = 2. 6. Exactly two sports = (F ∩ C only) + (C ∩ H only) + (F ∩ H only) = 5 + 3 + 2 = 10. * Answer: 10 students play exactly two sports. (Time-saving heuristic: Directly calculate the sum of 'only two' regions. Error-avoidance checkpoint: Ensure you're not double-counting the 'all three' region when calculating 'only two'.)
Example 4 (PYQ-derived 2021 - Medium):
In a town, 60% of the population reads newspaper A, 40% reads newspaper B, and 20% reads newspaper C. 10% reads A and B, 8% reads B and C, 5% reads A and C. 3% reads all three. What percentage of the population reads exactly one newspaper?
- Solution: — (Assume total population = 100 for percentages)
1. Draw 3 circles: A, B, C. Universal Set = 100. 2. All three (A ∩ B ∩ C) = 3. 3. A ∩ B only = 10 - 3 = 7. 4. B ∩ C only = 8 - 3 = 5. 5. A ∩ C only = 5 - 3 = 2. 6. Only A = 60 - (7 + 2 + 3) = 60 - 12 = 48.
7. Only B = 40 - (7 + 5 + 3) = 40 - 15 = 25. 8. Only C = 20 - (5 + 2 + 3) = 20 - 10 = 10. 9. Exactly one newspaper = (Only A) + (Only B) + (Only C) = 48 + 25 + 10 = 83. * Answer: 83% of the population reads exactly one newspaper.
(Time-saving heuristic: Convert percentages to absolute numbers (e.g., out of 100) for easier calculation. Error-avoidance checkpoint: Sum of 'only' regions, 'only two' regions, and 'all three' region should not exceed 100%.
Example 5 (Synthetic Practice - Hard):
In a coaching institute, 120 students are enrolled. 70 opted for History, 60 for Geography, and 50 for Political Science. 30 opted for History and Geography, 25 for Geography and Political Science, 20 for History and Political Science. If 10 students opted for none of the three subjects, how many students opted for all three subjects?
- Solution:
1. Draw 3 circles: H, G, P. Universal Set = 120. 2. Students who opted for at least one subject = Total - None = 120 - 10 = 110. 3. Let x be the number of students who opted for all three (H ∩ G ∩ P).
4. H ∩ G only = 30 - x. 5. G ∩ P only = 25 - x. 6. H ∩ P only = 20 - x. 7. Only H = 70 - ((30-x) + (20-x) + x) = 70 - (50-x) = 20 + x. 8. Only G = 60 - ((30-x) + (25-x) + x) = 60 - (55-x) = 5 + x.
9. Only P = 50 - ((25-x) + (20-x) + x) = 50 - (45-x) = 5 + x. 10. Sum of all regions (excluding 'none') = 110. (20+x) + (5+x) + (5+x) + (30-x) + (25-x) + (20-x) + x = 110 105 + x = 110 x = 5. * Answer: 5 students opted for all three subjects.
(Time-saving heuristic: When 'all three' is unknown, represent it by 'x' and form an equation. Error-avoidance checkpoint: Ensure all terms are correctly added/subtracted, especially the 'x' terms.
Example 6 (Synthetic Practice - Medium):
In a class, 70% students passed in English, 60% passed in Hindi. If 15% failed in both, what percentage passed in both subjects?
- Solution:
1. Assume total students = 100. Failed in both = 15. So, passed in at least one = 100 - 15 = 85. 2. Let E be English, H be Hindi. Passed in E = 70, Passed in H = 60. 3. Using inclusion-exclusion: P(E∪H) = P(E) + P(H) - P(E∩H).
4. 85 = 70 + 60 - P(E∩H). 5. 85 = 130 - P(E∩H). 6. P(E∩H) = 130 - 85 = 45. * Answer: 45% passed in both subjects. (Time-saving heuristic: Directly apply the inclusion-exclusion principle for two sets when 'neither' is given.
Error-avoidance checkpoint: Remember that 'failed in both' is the complement of 'passed in at least one'.
Example 7 (Synthetic Practice - Easy):
Out of 200 candidates, 120 applied for Job A, 150 applied for Job B. If every candidate applied for at least one job, how many applied for both?
- Solution:
1. Total candidates = 200. Applied for at least one = 200 (since none applied for neither). 2. A = 120, B = 150. 3. Using inclusion-exclusion: |A∪B| = |A| + |B| - |A∩B|. 4. 200 = 120 + 150 - |A∩B|.
5. 200 = 270 - |A∩B|. 6. |A∩B| = 270 - 200 = 70. * Answer: 70 candidates applied for both jobs. (Time-saving heuristic: Recognize 'at least one' implies the union is equal to the universal set. Error-avoidance checkpoint: Ensure the sum of individual sets is greater than the union if there's an intersection.
Example 8 (Synthetic Practice - Medium):
In a survey of 100 families, 70 own a car, 50 own a bike. If 20 families own neither, how many families own only a car?
- Solution:
1. Total families = 100. Own neither = 20. So, own at least one = 100 - 20 = 80. 2. Let C be Car, B be Bike. C = 70, B = 50. 3. Own both (C∩B) = C + B - (C∪B) = 70 + 50 - 80 = 120 - 80 = 40. 4. Own only a car = Total Car - Own both = 70 - 40 = 30. * Answer: 30 families own only a car. (Time-saving heuristic: Calculate 'at least one' first, then 'both', then 'only'. Error-avoidance checkpoint: Check if 'only car' + 'only bike' + 'both' + 'neither' sums up to the total.)
Example 9 (PYQ-derived 2019 - Medium):
In a group of 150 people, 80 like watching movies, 70 like reading books, and 50 like playing games. 30 like movies and books, 25 like books and games, 20 like movies and games. 10 people like all three activities. How many people like exactly one activity?
- Solution:
1. Draw 3 circles: M, B, G. Universal Set = 150. 2. All three (M ∩ B ∩ G) = 10. 3. M ∩ B only = 30 - 10 = 20. 4. B ∩ G only = 25 - 10 = 15. 5. M ∩ G only = 20 - 10 = 10. 6. Only M = 80 - (20 + 10 + 10) = 80 - 40 = 40.
7. Only B = 70 - (20 + 15 + 10) = 70 - 45 = 25. 8. Only G = 50 - (15 + 10 + 10) = 50 - 35 = 15. 9. Exactly one activity = (Only M) + (Only B) + (Only G) = 40 + 25 + 15 = 80. * Answer: 80 people like exactly one activity.
(Time-saving heuristic: Systematically fill the diagram from the center outwards. Error-avoidance checkpoint: Ensure each 'only' region calculation correctly subtracts all relevant intersections.
Example 10 (Synthetic Practice - Hard):
In an examination, 80% candidates passed in English, 85% in Mathematics, and 75% in both. If 40 candidates failed in both subjects, what is the total number of candidates?
- Solution:
1. Let E be English, M be Mathematics. Passed in E = 80%, Passed in M = 85%, Passed in both = 75%. 2. Passed in at least one = P(E∪M) = P(E) + P(M) - P(E∩M) = 80 + 85 - 75 = 165 - 75 = 90%. 3. Percentage failed in both = 100% - (Passed in at least one) = 100% - 90% = 10%.
4. Given that 10% corresponds to 40 candidates. 5. Total candidates = (40 / 10) * 100 = 400. * Answer: The total number of candidates is 400. (Time-saving heuristic: Work with percentages first to find the percentage of 'failed in both', then use that to find the total.
Error-avoidance checkpoint: Distinguish between 'passed in both' and 'passed in at least one'.
Example 11 (Synthetic Practice - Medium):
In a survey of 100 students, 30 study Physics, 40 study Chemistry, and 50 study Biology. 10 study Physics and Chemistry, 15 study Chemistry and Biology, 12 study Physics and Biology. If 5 students study all three subjects, how many students study none of the three subjects?
- Solution:
1. Draw 3 circles: P, C, B. Universal Set = 100. 2. All three (P ∩ C ∩ B) = 5. 3. P ∩ C only = 10 - 5 = 5. 4. C ∩ B only = 15 - 5 = 10. 5. P ∩ B only = 12 - 5 = 7. 6. Only P = 30 - (5 + 7 + 5) = 30 - 17 = 13.
7. Only C = 40 - (5 + 10 + 5) = 40 - 20 = 20. 8. Only B = 50 - (10 + 7 + 5) = 50 - 22 = 28. 9. Total who study at least one = 5 (all three) + 5 (P&C only) + 10 (C&B only) + 7 (P&B only) + 13 (Only P) + 20 (Only C) + 28 (Only B) = 88.
10. None = Universal Set - Total who study at least one = 100 - 88 = 12. * Answer: 12 students study none of the three subjects. (Time-saving heuristic: Sum all distinct regions to find the total for 'at least one'.
Error-avoidance checkpoint: Ensure all 8 regions are accounted for when summing up.
Example 12 (Synthetic Practice - Easy):
In a group of 60 people, 35 like coffee and 40 like tea. If each person likes at least one of the two drinks, how many like both coffee and tea?
- Solution:
1. Total people = 60. Since everyone likes at least one, (C∪T) = 60. 2. C = 35, T = 40. 3. (C∩T) = C + T - (C∪T) = 35 + 40 - 60 = 75 - 60 = 15. * Answer: 15 people like both coffee and tea. (Time-saving heuristic: Direct application of the 2-set inclusion-exclusion principle. Error-avoidance checkpoint: The sum of individual preferences (35+40=75) must be greater than or equal to the total (60) if there's an overlap.)
Example 13 (PYQ-derived 2023 - Medium):
In a class of 100 students, 60 passed in subject A, 50 passed in subject B, and 40 passed in subject C. 30 passed in A and B, 20 passed in B and C, 15 passed in A and C. If 5 students passed in all three subjects, how many students failed in all three subjects?
- Solution:
1. Draw 3 circles: A, B, C. Universal Set = 100. 2. All three (A ∩ B ∩ C) = 5. 3. A ∩ B only = 30 - 5 = 25. 4. B ∩ C only = 20 - 5 = 15. 5. A ∩ C only = 15 - 5 = 10. 6. Only A = 60 - (25 + 10 + 5) = 60 - 40 = 20.
7. Only B = 50 - (25 + 15 + 5) = 50 - 45 = 5. 8. Only C = 40 - (15 + 10 + 5) = 40 - 30 = 10. 9. Total passed in at least one = 5 (all three) + 25 (A&B only) + 15 (B&C only) + 10 (A&C only) + 20 (Only A) + 5 (Only B) + 10 (Only C) = 90.
10. Failed in all three = Universal Set - Total passed in at least one = 100 - 90 = 10. * Answer: 10 students failed in all three subjects. (Time-saving heuristic: A complete diagram fill is the most reliable method for such questions.
Error-avoidance checkpoint: Carefully sum all distinct regions to avoid miscalculation of the union.
Example 14 (Synthetic Practice - Medium):
In a survey of 200 people, 120 prefer product X, 100 prefer product Y, and 80 prefer product Z. 50 prefer X and Y, 40 prefer Y and Z, 30 prefer X and Z. If 20 people prefer all three products, how many prefer exactly two products?
- Solution:
1. Draw 3 circles: X, Y, Z. Universal Set = 200. 2. All three (X ∩ Y ∩ Z) = 20. 3. X ∩ Y only = 50 - 20 = 30. 4. Y ∩ Z only = 40 - 20 = 20. 5. X ∩ Z only = 30 - 20 = 10. 6. Exactly two products = (X ∩ Y only) + (Y ∩ Z only) + (X ∩ Z only) = 30 + 20 + 10 = 60.
* Answer: 60 people prefer exactly two products. (Time-saving heuristic: Focus directly on the 'only two' regions once 'all three' is known. Error-avoidance checkpoint: Ensure the 'all three' value is subtracted from each two-set intersection.
Example 15 (Synthetic Practice - Hard):
In a colony of 500 families, 300 subscribe to newspaper A, 250 to newspaper B, and 200 to newspaper C. 100 subscribe to A and B, 80 to B and C, 70 to A and C. If 50 families subscribe to none of the newspapers, how many families subscribe to exactly one newspaper?
- Solution:
1. Draw 3 circles: A, B, C. Universal Set = 500. 2. Families subscribing to at least one = 500 - 50 = 450. 3. Let x be the number of families subscribing to all three (A ∩ B ∩ C). 4. A ∩ B only = 100 - x.
5. B ∩ C only = 80 - x. 6. A ∩ C only = 70 - x. 7. Only A = 300 - ((100-x) + (70-x) + x) = 300 - (170-x) = 130 + x. 8. Only B = 250 - ((100-x) + (80-x) + x) = 250 - (180-x) = 70 + x. 9. Only C = 200 - ((80-x) + (70-x) + x) = 200 - (150-x) = 50 + x.
10. Sum of all regions (excluding 'none') = 450. (130+x) + (70+x) + (50+x) + (100-x) + (80-x) + (70-x) + x = 450 500 + x = 450 x = -50. This indicates an inconsistency in the problem statement, as the number of families cannot be negative.
This is a crucial error-avoidance checkpoint. If such a scenario arises in the exam, it implies either a miscalculation or an ill-posed question. For the purpose of demonstration, let's assume the question meant 'families subscribing to at least one' is 400 instead of 450 to get a positive 'x'.
Let's re-evaluate with a consistent set of numbers. If the sum of individual sets minus sum of two-set intersections plus all three intersection is the union, and union is 450.
| A∪B∪C | = | A | + | B | + | C | - ( | A∩B | + | B∩C | + | A∩C | ) + | A∩B∩C |
|---|
450 = 300 + 250 + 200 - (100 + 80 + 70) + x 450 = 750 - 250 + x 450 = 500 + x x = -50. The problem statement as given leads to an impossible scenario. This is a good example of how to identify flawed data.
Let's adjust the problem slightly to make it solvable for 'x'. Assume 'Families subscribing to A and B' is 150, 'B and C' is 120, 'A and C' is 100. And 'none' is 50. Total 500. A=300, B=250, C=200. Then: 450 = 300+250+200 - (150+120+100) + x 450 = 750 - 370 + x 450 = 380 + x x = 70.
Now, with x=70: A ∩ B only = 150 - 70 = 80. B ∩ C only = 120 - 70 = 50. A ∩ C only = 100 - 70 = 30. Only A = 300 - (80 + 30 + 70) = 300 - 180 = 120. Only B = 250 - (80 + 50 + 70) = 250 - 200 = 50.
Only C = 200 - (50 + 30 + 70) = 200 - 150 = 50. Exactly one = 120 + 50 + 50 = 220. * Answer (with adjusted data): 220 families subscribe to exactly one newspaper. (Time-saving heuristic: Always verify the consistency of given data.
If 'x' turns out negative, there's an issue with the problem's numbers. Error-avoidance checkpoint: The sum of all 'only' regions, 'only two' regions, and 'all three' region must equal the total who subscribe to at least one.
Practice Problems with Detailed Solutions (20+)
Problem 1 (Synthetic Practice - Easy):
In a group of 40 students, 25 like apples and 20 like bananas. If 10 students like both, how many students like neither apples nor bananas?
- Solution:
1. Total students = 40. 2. Like both (A ∩ B) = 10. 3. Only Apples = 25 - 10 = 15. 4. Only Bananas = 20 - 10 = 10. 5. Like at least one = 15 + 10 + 10 = 35. 6. Neither = Total - (Like at least one) = 40 - 35 = 5. * Quick Method: (A∪B) = A + B - (A∩B) = 25 + 20 - 10 = 35. Neither = 40 - 35 = 5. * Answer: 5 students.
Problem 2 (Synthetic Practice - Medium):
In a survey of 120 people, 70 read Magazine X, 60 read Magazine Y, and 30 read both. How many people read exactly one magazine?
- Solution:
1. Total people = 120. 2. Read both (X ∩ Y) = 30. 3. Only X = 70 - 30 = 40. 4. Only Y = 60 - 30 = 30. 5. Exactly one magazine = Only X + Only Y = 40 + 30 = 70. * Quick Method: (X∪Y) = 70 + 60 - 30 = 100. People reading exactly one = (X∪Y) - 2*(X∩Y) = 100 - 2*30 = 40. Wait, this is incorrect. The quick method should be (Only X) + (Only Y) = (X - X∩Y) + (Y - X∩Y) = X + Y - 2*(X∩Y) = 70 + 60 - 2*30 = 130 - 60 = 70. This is correct. * Answer: 70 people.
Problem 3 (PYQ-derived 2017 - Medium):
In an office, 40% of employees like tea, 50% like coffee, and 10% like both. What percentage of employees like neither tea nor coffee?
- Solution:
1. Assume total employees = 100. 2. Like both (T ∩ C) = 10. 3. Like at least one (T∪C) = T + C - (T∩C) = 40 + 50 - 10 = 80. 4. Neither = Total - (Like at least one) = 100 - 80 = 20. * Quick Method: (T∪C) = 40 + 50 - 10 = 80%. Neither = 100% - 80% = 20%. * Answer: 20%.
Problem 4 (Synthetic Practice - Hard):
In a group of 200 students, 120 play Cricket, 100 play Football, and 80 play Hockey. 50 play Cricket and Football, 40 play Football and Hockey, 30 play Cricket and Hockey. If 10 students play none of the three sports, how many students play all three sports?
- Solution:
1. Total students = 200. None = 10. So, at least one = 200 - 10 = 190. 2. Let x be the number playing all three (C ∩ F ∩ H). 3. Using inclusion-exclusion: |C∪F∪H| = |C|+|F|+|H| - (|C∩F|+|F∩H|+|C∩H|) + |C∩F∩H| 4.
190 = 120 + 100 + 80 - (50 + 40 + 30) + x 5. 190 = 300 - 120 + x 6. 190 = 180 + x 7. x = 10. * Quick Method: Direct application of the 3-set inclusion-exclusion formula, solving for x. This is the fastest method when 'all three' is unknown and 'none' is given.
* Answer: 10 students.
Problem 5 (Synthetic Practice - Medium):
In a class of 60 students, 30 passed in English, 25 passed in Math, and 15 passed in Science. 10 passed in English and Math, 8 in Math and Science, 7 in English and Science. If 5 students passed in all three subjects, how many students passed in exactly two subjects?
- Solution:
1. All three = 5. 2. English & Math only = 10 - 5 = 5. 3. Math & Science only = 8 - 5 = 3. 4. English & Science only = 7 - 5 = 2. 5. Exactly two subjects = 5 + 3 + 2 = 10. * Quick Method: Calculate 'only two' intersections by subtracting 'all three' from each pair intersection, then sum them up. * Answer: 10 students.
Problem 6 (Synthetic Practice - Easy):
Out of 100 people, 60 like classical music, 40 like folk music. If 25 like both, how many like only classical music?
- Solution:
1. Only Classical = Total Classical - Both = 60 - 25 = 35. * Quick Method: Direct subtraction. * Answer: 35 people.
Problem 7 (PYQ-derived 2022 - Medium):
In a survey, 70% of the respondents liked product A, 60% liked product B. If 30% liked neither, what percentage liked both A and B?
- Solution:
1. Assume total = 100%. Neither = 30%. So, at least one = 100 - 30 = 70%. 2. (A∪B) = A + B - (A∩B). 3. 70 = 70 + 60 - (A∩B). 4. 70 = 130 - (A∩B). 5. (A∩B) = 130 - 70 = 60. * Quick Method: Calculate (A∪B) first, then use the inclusion-exclusion principle to find (A∩B). * Answer: 60%.
Problem 8 (Synthetic Practice - Hard):
In a college, 180 students are enrolled. 100 opted for Physics, 90 for Chemistry, and 80 for Biology. 40 opted for Physics and Chemistry, 35 for Chemistry and Biology, 30 for Physics and Biology. If 20 students opted for none of the three subjects, how many students opted for all three subjects?
- Solution:
1. Total = 180. None = 20. At least one = 180 - 20 = 160. 2. Let x be all three. 3. 160 = 100 + 90 + 80 - (40 + 35 + 30) + x 4. 160 = 270 - 105 + x 5. 160 = 165 + x 6. x = -5. (This indicates an inconsistent problem statement.
As in Example 15, if 'x' is negative, the data is flawed. For a solvable problem, the sum of individual sets minus sum of two-set intersections must be less than or equal to the union. Here, 165 > 160.
Let's assume the number of students who opted for Physics and Chemistry is 50, Chemistry and Biology is 45, Physics and Biology is 40 to make it solvable.) * Adjusted Problem (for solvability): In a college, 180 students are enrolled.
100 opted for Physics, 90 for Chemistry, and 80 for Biology. 50 opted for Physics and Chemistry, 45 for Chemistry and Biology, 40 for Physics and Biology. If 20 students opted for none of the three subjects, how many students opted for all three subjects?
* Adjusted Solution: 1. Total = 180. None = 20. At least one = 160. 2. Let x be all three. 3. 160 = 100 + 90 + 80 - (50 + 45 + 40) + x 4. 160 = 270 - 135 + x 5. 160 = 135 + x 6. x = 25. * Answer (with adjusted data): 25 students.
Problem 9 (Synthetic Practice - Medium):
In a locality, 60% of households have a TV, 40% have a refrigerator, and 20% have both. What percentage of households have neither a TV nor a refrigerator?
- Solution:
1. (TV∪Refrigerator) = TV + Refrigerator - (TV∩Refrigerator) = 60 + 40 - 20 = 80%. 2. Neither = 100% - 80% = 20%. * Quick Method: Direct application of the 2-set inclusion-exclusion principle and complement. * Answer: 20%.
Problem 10 (Synthetic Practice - Easy):
Among 50 students, 30 like playing chess and 25 like playing carrom. If 15 like both, how many like only chess?
- Solution:
1. Only Chess = Total Chess - Both = 30 - 15 = 15. * Quick Method: Direct subtraction. * Answer: 15 students.
Problem 11 (Synthetic Practice - Medium):
In a class of 70 students, 40 passed in History, 35 passed in Civics. If 10 students passed in neither subject, how many passed in both History and Civics?
- Solution:
1. Total = 70. Neither = 10. So, passed in at least one = 70 - 10 = 60. 2. (H∪C) = H + C - (H∩C). 3. 60 = 40 + 35 - (H∩C). 4. 60 = 75 - (H∩C). 5. (H∩C) = 75 - 60 = 15. * Quick Method: Calculate the union first, then use the inclusion-exclusion principle. * Answer: 15 students.
Problem 12 (Synthetic Practice - Hard):
In a survey of 100 families, 60 own a smartphone, 50 own a laptop, and 40 own a tablet. 30 own a smartphone and laptop, 25 own a laptop and tablet, 20 own a smartphone and tablet. If 5 families own none of the three devices, how many families own exactly one device?
- Solution:
1. Total = 100. None = 5. At least one = 95. 2. Let x be all three. 3. 95 = 60 + 50 + 40 - (30 + 25 + 20) + x 4. 95 = 150 - 75 + x 5. 95 = 75 + x 6. x = 20. 7. Smartphone & Laptop only = 30 - 20 = 10.
8. Laptop & Tablet only = 25 - 20 = 5. 9. Smartphone & Tablet only = 20 - 20 = 0. 10. Only Smartphone = 60 - (10 + 0 + 20) = 30. 11. Only Laptop = 50 - (10 + 5 + 20) = 15. 12. Only Tablet = 40 - (5 + 0 + 20) = 15.
13. Exactly one = 30 + 15 + 15 = 60. * Quick Method: First find 'all three' using the inclusion-exclusion principle. Then calculate 'only two' and 'only one' regions systematically. * Answer: 60 families.
Problem 13 (Synthetic Practice - Easy):
In a class of 40 students, 28 like to read fiction, and 22 like to read non-fiction. If 15 students like both, how many students like only fiction?
- Solution:
1. Only Fiction = Total Fiction - Both = 28 - 15 = 13. * Quick Method: Direct subtraction. * Answer: 13 students.
Problem 14 (Synthetic Practice - Medium):
In a group of 80 people, 50 speak Hindi, 40 speak English. If 10 speak neither, how many speak both Hindi and English?
- Solution:
1. Total = 80. Neither = 10. At least one = 70. 2. (H∪E) = H + E - (H∩E). 3. 70 = 50 + 40 - (H∩E). 4. 70 = 90 - (H∩E). 5. (H∩E) = 90 - 70 = 20. * Quick Method: Calculate the union first, then use the inclusion-exclusion principle. * Answer: 20 people.
Problem 15 (Synthetic Practice - Hard):
In a survey of 150 students, 80 play Cricket, 70 play Football, 60 play Basketball. 30 play Cricket and Football, 25 play Football and Basketball, 20 play Cricket and Basketball. If 10 students play all three sports, how many students play exactly one sport?
- Solution:
1. All three = 10. 2. Cricket & Football only = 30 - 10 = 20. 3. Football & Basketball only = 25 - 10 = 15. 4. Cricket & Basketball only = 20 - 10 = 10. 5. Only Cricket = 80 - (20 + 10 + 10) = 40. 6. Only Football = 70 - (20 + 15 + 10) = 25. 7. Only Basketball = 60 - (15 + 10 + 10) = 25. 8. Exactly one sport = 40 + 25 + 25 = 90. * Quick Method: Fill the diagram systematically from the center outwards, then sum the 'only' regions. * Answer: 90 students.
Problem 16 (Synthetic Practice - Medium):
In a group of 90 tourists, 50 visited Delhi, 45 visited Agra. If 15 visited neither city, how many visited both Delhi and Agra?
- Solution:
1. Total = 90. Neither = 15. At least one = 75. 2. (D∪A) = D + A - (D∩A). 3. 75 = 50 + 45 - (D∩A). 4. 75 = 95 - (D∩A). 5. (D∩A) = 95 - 75 = 20. * Quick Method: Calculate the union first, then use the inclusion-exclusion principle. * Answer: 20 tourists.
Problem 17 (Synthetic Practice - Easy):
Among 70 students, 40 like pizza, 35 like burgers. If 20 like both, how many like only burgers?
- Solution:
1. Only Burgers = Total Burgers - Both = 35 - 20 = 15. * Quick Method: Direct subtraction. Answer: 15 students.
Problem 18 (Synthetic Practice - Medium):
In a survey of 200 people, 120 watch TV, 100 listen to radio. If 30 watch neither, how many watch TV but not radio?
- Solution:
1. Total = 200. Neither = 30. At least one = 170. 2. Both (TV∩Radio) = TV + Radio - (TV∪Radio) = 120 + 100 - 170 = 220 - 170 = 50. 3. Watch TV but not radio (Only TV) = Total TV - Both = 120 - 50 = 70. * Quick Method: Calculate 'at least one', then 'both', then 'only TV'. * Answer: 70 people.
Problem 19 (Synthetic Practice - Hard):
In a group of 250 people, 150 speak English, 120 speak Hindi, 100 speak Marathi. 60 speak English and Hindi, 50 speak Hindi and Marathi, 40 speak English and Marathi. If 20 people speak all three languages, how many people speak exactly two languages?
- Solution:
1. All three = 20. 2. English & Hindi only = 60 - 20 = 40. 3. Hindi & Marathi only = 50 - 20 = 30. 4. English & Marathi only = 40 - 20 = 20. 5. Exactly two languages = 40 + 30 + 20 = 90. * Quick Method: Calculate 'only two' intersections by subtracting 'all three' from each pair intersection, then sum them up. * Answer: 90 people.
Problem 20 (Synthetic Practice - Easy):
Out of 50 students, 30 play badminton, 25 play table tennis. If 10 play both, how many play only table tennis?
- Solution:
1. Only Table Tennis = Total Table Tennis - Both = 25 - 10 = 15. * Quick Method: Direct subtraction. * Answer: 15 students.
Problem 21 (Synthetic Practice - Medium):
In a survey of 100 households, 70 have a washing machine, 60 have a microwave. If 15 have neither, how many have both?
- Solution:
1. Total = 100. Neither = 15. At least one = 85. 2. Both (WM∩MW) = WM + MW - (WM∪MW) = 70 + 60 - 85 = 130 - 85 = 45. * Quick Method: Calculate the union first, then use the inclusion-exclusion principle. * Answer: 45 households.
Problem 22 (Synthetic Practice - Hard):
In a group of 300 people, 180 read newspaper A, 150 read newspaper B, 120 read newspaper C. 70 read A and B, 60 read B and C, 50 read A and C. If 30 people read all three newspapers, how many people read exactly one newspaper?
- Solution:
1. All three = 30. 2. A & B only = 70 - 30 = 40. 3. B & C only = 60 - 30 = 30. 4. A & C only = 50 - 30 = 20. 5. Only A = 180 - (40 + 20 + 30) = 180 - 90 = 90. 6. Only B = 150 - (40 + 30 + 30) = 150 - 100 = 50. 7. Only C = 120 - (30 + 20 + 30) = 120 - 80 = 40. 8. Exactly one = 90 + 50 + 40 = 180. * Quick Method: Fill the diagram systematically from the center outwards, then sum the 'only' regions. * Answer: 180 people.
Problem 23 (Synthetic Practice - Easy):
Out of 80 students, 50 like watching movies, 40 like watching TV series. If 25 like both, how many like only TV series?
- Solution:
1. Only TV series = Total TV series - Both = 40 - 25 = 15. * Quick Method: Direct subtraction. * Answer: 15 students.
Problem 24 (Synthetic Practice - Medium):
In a survey of 120 people, 70 prefer coffee, 60 prefer tea. If 20 prefer neither, how many prefer coffee but not tea?
- Solution:
1. Total = 120. Neither = 20. At least one = 100. 2. Both (C∩T) = C + T - (C∪T) = 70 + 60 - 100 = 130 - 100 = 30. 3. Coffee but not tea (Only Coffee) = Total Coffee - Both = 70 - 30 = 40. * Quick Method: Calculate 'at least one', then 'both', then 'only Coffee'. * Answer: 40 people.
Problem 25 (Synthetic Practice - Hard):
In a class of 100 students, 60 passed in Subject A, 50 in Subject B, 40 in Subject C. 30 passed in A and B, 25 in B and C, 20 in A and C. If 5 students failed in all three subjects, how many students passed in exactly two subjects?
- Solution:
1. Total = 100. Failed in all three = 5. Passed in at least one = 95. 2. Let x be passed in all three. 3. 95 = 60 + 50 + 40 - (30 + 25 + 20) + x 4. 95 = 150 - 75 + x 5. 95 = 75 + x 6. x = 20. 7.
A & B only = 30 - 20 = 10. 8. B & C only = 25 - 20 = 5. 9. A & C only = 20 - 20 = 0. 10. Exactly two subjects = 10 + 5 + 0 = 15. * Quick Method: First find 'all three' using the inclusion-exclusion principle.
Then calculate 'only two' regions by subtracting 'all three' from each pair intersection and sum them up. * Answer: 15 students.