Question:

In a group of people it was observed that 86 persons know Odia, 64 know English, 42 know Hindi, 39 know Odia and English, 21 know English and Hindi, 17 know Odia and English, and 16 persons know all the three languages. How many persons in the group know at least one language?

Show Hint

Always draw a Venn diagram and start filling values from the innermost intersection (all three sets) outwards to avoid double counting.
Updated On: May 9, 2026
  • 131
  • 99
  • 192
  • None of the above
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation




Step 1: Understanding the Question:

The problem is based on the Principle of Inclusion-Exclusion for three sets.
Let the sets of people who know Odia, English, and Hindi be \(O\), \(E\), and \(H\) respectively.
Based on standard problem structures covering all pairwise intersections, the second instance should logically be "17 know Odia and Hindi".
We will proceed with this corrected assumption.


Step 2: Key Formula or Approach:

The formula for the union of three sets is:
\[ |O \cup E \cup H| = |O| + |E| + |H| - |O \cap E| - |E \cap H| - |O \cap H| + |O \cap E \cap H| \]

Step 3: Detailed Explanation:

From the given data, we have the following set sizes:
\( |O| = 86 \)
\( |E| = 64 \)
\( |H| = 42 \)
\( |O \cap E| = 39 \)
\( |E \cap H| = 21 \)
\( |O \cap H| = 17 \) (assuming the logical typo correction).
\( |O \cap E \cap H| = 16 \)
Substitute these values directly into the inclusion-exclusion formula:
\[ |O \cup E \cup H| = 86 + 64 + 42 - 39 - 21 - 17 + 16 \] \[ |O \cup E \cup H| = 192 - 77 + 16 \] \[ |O \cup E \cup H| = 115 + 16 = 131 \]

Step 4: Final Answer:

The total number of persons who know at least one language is 131.
Was this answer helpful?
0
0