Venn Diagrams for CAT 2026: 2-Set and 3-Set Formulas, Maxima-Minima and 10 Solved Questions
Covers the 2-set and 3-set inclusion-exclusion formulas, the maxima-minima shortcut for finding upper and lower bounds on overlapping regions, and 10 solved questions (5 Quant-style direct formula problems and 5 DILR-style data-set questions) at CAT 2026 difficulty level.

Venn Diagrams for CAT 2026: 2-Set and 3-Set Formulas, Maxima-Minima and 10 Solved Questions
Can you find the maximum overlap between two sets without drawing a single circle? Most CAT aspirants cannot, because they learned Venn diagrams as a visual tool and never learned the algebraic formulas that make them fast. Venn diagram CAT 2026 questions test both the standard inclusion-exclusion formula and the maxima-minima of overlapping regions, which is a completely different skill that most coaching material does not separate clearly.
This guide covers both: the formulas you need for Venn diagram CAT 2026 questions, the maxima-minima shortcut that saves 90 seconds per problem, and 10 solved questions split between Quant-style and DILR-style formats. If you have not practised Venn diagram questions for CAT in both sections, you are leaving marks on the table.
The 2-Set Venn Diagram Formula for CAT
The 2-set inclusion-exclusion formula is the foundation of every Venn diagram question in the CAT exam. If you understand this formula thoroughly, the 3-set version is just an extension with more terms. The formula answers one question: how many elements are in the union of two sets, given the individual set sizes and their overlap?
In words: the number of elements in A or B (or both) equals the count of A plus the count of B minus the count in both. You subtract the intersection because those elements are counted twice when you add |A| and |B| separately. This is the single most tested Venn diagram formula in CAT history. Every 2-set problem is a rearrangement of this equation.
The formula has four variables. A typical CAT question gives you three and asks for the fourth. Sometimes the question gives you the total group size instead of the union, and adds a "neither" category. In that case, the relationship becomes: Total = |A ∪ B| + Neither. This combined form appears in roughly half of all 2-set Venn diagram CAT 2026 practice questions.
- |A| = number of elements in set A (e.g., people who like tea)
- |B| = number of elements in set B (e.g., people who like coffee)
- |A ∩ B| = number of elements in both A and B (e.g., people who like both)
- |A ∪ B| = number of elements in at least one of A or B
- "Only A" = |A| - |A ∩ B| (in A but not in B)
- "Only B" = |B| - |A ∩ B| (in B but not in A)
In CAT Quant, 2-set problems give you numbers directly and ask for a missing value. In DILR, the same formula applies but the data comes from a paragraph or table, and you answer 3-4 questions from a single diagram. The formula is identical; only the data extraction step differs.
The 3-Set Venn Diagram Formula for CAT
The 3-set formula follows the same inclusion-exclusion logic but adds correction terms for the third set. Most aspirants memorise this formula without understanding why each term exists. The logic: when you add three sets, each pairwise overlap gets counted twice (once for each set it belongs to), so you subtract all three pairwise intersections. But the triple intersection (elements in all three sets) gets subtracted too many times, so you add it back once.
This formula has 7 variables. CAT questions typically give you 5 or 6 and ask for the remaining one or two. The most common variant: you are given the three set sizes, the total group, the "none" category, and one or two pairwise intersections. You solve for the missing intersection or the triple overlap.
A useful shorthand for set theory Venn diagram CAT problems: "Exactly one set" = |A| + |B| + |C| - 2(|A∩B| + |B∩C| + |A∩C|) + 3|A∩B∩C|. This derived formula appears in roughly 30% of 3-set CAT questions and saves 2-3 minutes if you have it memorised rather than deriving it from scratch each time.
- "Exactly one" = elements in one set only (not two or three)
- "Exactly two" = |A∩B| + |B∩C| + |A∩C| - 3|A∩B∩C| (pairwise minus triple)
- "At least two" = |A∩B| + |B∩C| + |A∩C| - 2|A∩B∩C|
- "All three" = |A∩B∩C|
Instead of memorising formulas for "exactly one" and "exactly two," label all 7 regions of the 3-set Venn diagram as a, b, c, d, e, f, g (where g = triple overlap). Then: |A| = a + b + d + g. |A∩B| = b + g. "Exactly one" = a + c + f. This region method is slower for simple problems but more reliable for complex DILR sets where you need to find multiple region values from the same diagram.
Venn Diagram CAT 2026: Maxima-Minima Problems
This is where Venn diagram questions CAT aspirants struggle with separate strong scorers from average ones. The standard formula tells you the exact overlap when all values are given. Maxima-minima problems give you partial information and ask: what is the largest possible overlap? What is the smallest? This requires a different kind of reasoning that the standard formula alone cannot handle.
Maxima-minima Venn diagram CAT 2026 questions are tested almost every year. The concept is simple once you internalise two formulas: one for the upper bound and one for the lower bound. Both are derived from the inclusion-exclusion principle, but they apply to ranges rather than exact values. Here is how each one works.
Maximum overlap (2-set)
The maximum number of elements in A ∩ B cannot exceed the smaller of |A| and |B|. If 60 people like tea and 40 like coffee, at most 40 people can like both (the entire coffee group could be a subset of the tea group). This upper bound is: max(|A ∩ B|) = min(|A|, |B|).
Minimum overlap (2-set)
The minimum overlap depends on the total group size. If there are 80 people total and 60 like tea and 40 like coffee, the minimum overlap is 60 + 40 - 80 = 20. If the total is 100 or more, the minimum overlap is 0 (the sets can be completely separate). Formula: min(|A ∩ B|) = max(0, |A| + |B| - Total).
Aspirants forget that the minimum overlap formula depends on the total group size. Without knowing the total, you cannot determine the minimum. If a CAT question asks for the minimum overlap but does not state the total group size, check whether it is derivable from other given information. If it is truly missing, the answer is "cannot be determined." This trap catches 30-40% of test-takers on Venn diagram questions.
Practise Venn Diagrams with Targeted Questions
Access Quant and DILR practice questions organised by topic and difficulty, including set theory and Venn diagram problem sets.
Browse CAT Practice Questions5 Solved Quant-Style Venn Diagram Questions
These questions test direct formula application. They appear as standalone problems in the CAT Quant section. Each problem has a single correct answer. Work through all five and you will have covered the full range of set theory Venn diagram CAT question types.
Q1. In a class of 100 students, 60 play cricket, 45 play football, and 20 play both. How many play neither? Solution: Apply the 2-set formula: |A ∪ B| = 60 + 45 - 20 = 85. Neither = Total - Union = 100 - 85 = 15 students play neither sport. This is the most common Venn diagram question format in CAT Quant.
Q2. Out of 200 people surveyed, 120 read newspapers, 90 watch news channels. If 50 do both, how many do exactly one? Solution: Only newspaper = 120 - 50 = 70. Only TV = 90 - 50 = 40. Exactly one = 70 + 40 = 110 people do exactly one activity. The "exactly one" calculation requires subtracting the overlap from each set individually.
Q3. In a group, 75% like tea and 65% like coffee. What is the minimum percentage that likes both? Solution: Use the minimum overlap formula: min(|A ∩ B|) = |A| + |B| - Total = 75 + 65 - 100 = 40%. The total is 100% since we are working with percentages of the entire group. This is a direct maxima-minima application.
Q4. 150 students took two exams. 80 passed Exam A, 90 passed Exam B, and 30 passed both. How many failed both? Solution: |A ∪ B| = 80 + 90 - 30 = 140 students passed at least one exam. Failed both = 150 - 140 = 10 students. The "failed both" category is the complement of the union.
Q5. Out of 300 employees, 180 speak Hindi, 150 speak English. What is the maximum number that speaks both? Solution: The maximum overlap cannot exceed the smaller set: max(|A ∩ B|) = min(180, 150) = 150. The entire English-speaking group could also speak Hindi. Interestingly, the total group size (300) does not affect the maximum, only the minimum. Use the CAT college predictor to see how your Quant accuracy translates to percentile scores.
5 Solved DILR-Style Venn Diagram Questions
DILR Venn diagram questions present data as a paragraph or table and ask 3-5 questions from the same set. Here is a representative set followed by 5 questions. This mirrors how Venn diagram questions CAT 2026 will appear in the DILR section.
A survey of 500 college students asked about three hobbies: Reading (R), Gaming (G), and Music (M). Results: 220 like Reading, 250 like Gaming, 200 like Music. 80 like both R and G, 70 like both G and M, 60 like both R and M. 30 like all three. 50 like none of the three hobbies.
Q6. How many like at least one hobby? Solution: Total - None = 500 - 50 = 450. But verify: |R∪G∪M| = 220 + 250 + 200 - 80 - 70 - 60 + 30 = 490, and 490 + 50 = 540, not 500. The data is inconsistent. In a real CAT question, the data would be consistent. Always verify your formula output against the given total before answering.
Correcting to consistent data: if 40 like all three (instead of 30), then |R∪G∪M| = 220 + 250 + 200 - 80 - 70 - 60 + 40 = 500. With "none" = 0 and total = 500, the data is consistent. All remaining answers use this corrected set. The correction process itself is worth practising: set theory Venn diagram CAT problems occasionally have one unknown value that you must derive by forcing consistency.
Q7. How many like only Reading? Solution: Only R = |R| - |R∩G| - |R∩M| + |R∩G∩M| = 220 - 80 - 60 + 40 = 120.
Q8. How many like exactly two hobbies? Solution: Exactly two = (|R∩G| - triple) + (|G∩M| - triple) + (|R∩M| - triple) = (80-40) + (70-40) + (60-40) = 40 + 30 + 20 = 90.
Q9. How many like at least two hobbies? Solution: At least two = Exactly two + All three = 90 + 40 = 130.
Q10. If 10% of those who like only Gaming also like Sports, how many is that? Solution: Only Gaming = 250 - 80 - 70 + 40 = 140. 10% of 140 = 14.
Notice how all five DILR questions use the same base Venn diagram. Building the diagram correctly from the data paragraph is the hard part. Once the diagram is built, each question is a simple read from a specific region. Your CAT 2026 preparation plan should include at least 8-10 full DILR Venn diagram sets to build this data-extraction speed.
Common Doubts Answered
Build Your Quant and DILR Score Systematically
Get a personalised CAT 2026 study plan that sequences every topic including set theory, and adapts as your accuracy improves.
Get Your Personalised CAT 2026 PlanDrill these Quant concepts on real PYQs
20,000+ tagged CAT Quant PYQs, sorted by difficulty and topic.