Question:

Let A, B, C be finite sets. Suppose that $n (A) = 10, n (B) = 15, n (C) = 20, n (A\cap B) = 8$ and $n (B\cap C) = 9$. Then the possible value of $n (A\cup B \cup C)$ is

Updated On: Jul 5, 2022
  • 26
  • 27
  • 28
  • Any of the three values 26, 27, 28 is possible
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

We have $n \left(A \cup B \cup C\right) = n \left(A\right) + n \left(B\right) + n \left(C\right) -$ $n \left(A \cap B\right) - n\left(B\cap C\right) - n \left(C \cap A\right) + n \left(A\cap B \cap C\right)$ $= 10 +15 + 20 - 8 - 9 - n \left(C \cap A\right) + n \left(A \cap B \cap C\right)$ $= 28 - n\left(C \cap A\right) - n \left(A \cap B \cap C\right)\quad ...\left(i\right)$ Since $n \left(C \cap A\right) \ge n \left(A \cap B \cap C\right)$ We have $n \left(C \cap A\right) - n \left(A \cap B \cap C\right) \ge 0\quad...\left(ii\right)$ From $\left(i\right)$ and $\left(ii\right)$ $n \left(A \cup B \cup C\right) \le 28\quad ...\left(iii\right)$ Now, $n\left(A \cup B\right) = n \left(A\right) +n \left(B\right) - n \left(A \cap B\right)$ $= 10 + 15 - 8 = 17$ and $n \left(B \cup C\right) = n \left(B\right) + n \left(C\right) - n \left(B \cap C\right)$ $= 15 + 20 - 9 = 26$ Since, $n \left(A \cup B \cup C\right) \ge n \left(A\cup C\right)$ and $n \left(A\cup B\cup C\right) \ge n \left(B\cup C\right)$, we have $n \left(A\cup B\cup C\right) \ge 17$ and $n \left(A\cup B\cup C\right) \ge 26$ Hence $n \left(A\cup B\cup C\right) \ge 26 \quad...\left(iv\right)$ From $\left(iii\right)$ and $\left(iv\right)$ we obtain $26 \le n \left(A\cup B\cup C\right) \le 28$ Also $n \left(A\cup B\cup C\right)$ is a positive integer $\therefore n\left(A\cup B\cup C\right) = 26$ or $27$ or $28$
Was this answer helpful?
0
0

Concepts Used:

Sets

Set is the collection of well defined objects. Sets are represented by capital letters, eg. A={}. Sets are composed of elements which could be numbers, letters, shapes, etc.

Example of set: Set of vowels A={a,e,i,o,u}

Representation of Sets

There are three basic notation or representation of sets are as follows:

Statement Form: The statement representation describes a statement to show what are the elements of a set.

  • For example, Set A is the list of the first five odd numbers.

Roster Form: The form in which elements are listed in set. Elements in the set is seperatrd by comma and enclosed within the curly braces.

  • For example represent the set of vowels in roster form.

A={a,e,i,o,u}

Set Builder Form: 

  1. The set builder representation has a certain rule or a statement that specifically describes the common feature of all the elements of a set.
  2. The set builder form uses a vertical bar in its representation, with a text describing the character of the elements of the set.
  3. For example, A = { k | k is an even number, k ≤ 20}. The statement says, all the elements of set A are even numbers that are less than or equal to 20.
  4. Sometimes a ":" is used in the place of the "|".