Question:

In a town of 10,000 families, it was found that 40% families buy newspaper A, 20% families buy newspaper B and 10% families buy newspaper C. 5% families buy A and B, 3% buy B and C and 4% buy A and C. If 2% families buy all the newspapers, then

Updated On: Jul 5, 2022
  • 3,300 families buy A only
  • 1,400 families buy B only.
  • 4000 families buy none of A, B and C
  • All are correct
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Let P = set of families buying A, Q = set of families buying B and R = set of families buying C. $\therefore n\left(P\right) 40\%$ of $10,000 = 4,000$, similarly $n\left(Q\right) = 2,000 , n\left(R\right) = 1,000$ $n\left(P \cap Q\right) = 500, n \left(Q \cap R\right) = 300$ $n \left(P \cap R\right) = 400$ and n $\left(P \cap Q\cap R\right) = 200$ $\left(i\right)$ Number of families buying only $A = n\left(P \cap Q' \cap R'\right)$ $= n \left(P \cap \left(Q \cup R\right)'\right) = n\left(P\right) -n\left(P \cap \left(Q \cup R\right)\right)$ $= n\left(P\right) -\left[n\left(P\cap Q\right) + n\left(P\cap R\right) - n\left(\left(P\cap Q\right)I\left(P\cap R\right)\right)\right]$ $= n\left(P\right) - n\left(P\cap Q\right) - n\left(P\cap R\right) + n\left(P\cap Q\cap R\right)$. $= 4,000 - 500 - 400 + 200 = 3,300$. $\left(ii\right)$ Number of families buying only B $= n\left(Q\right) - n\left(P\cap Q\right) - n\left(Q\cap R\right) + n\left(P\cap Q\cap R\right)$ $\left[see \left(i\right)\right]$ $= 2,000 - 500 - 300 + 200 = 1,400$. $\left(iii\right)$ Number of families buying none of A, B and $C = n\left(P'\cap Q'\cap R'\right) = n\left(P'\cap \left(Q\cup R\right) '\right)$ $= n\left(P\cup \left(Q\cup R\right)\right) ' =10000 - n\left(P\cup Q\cup R\right)$ $= 10,000- \left[n\left(P\right) +n\left(Q\right) +n\left(R\right)- n\left(P \cap Q\right)-n\left(Q \cap R\right) - n\left(P \cap R\right) + \left(P\cap Q \cap R\right)\right]$ $= 10,000 - \left[4,000 + 2,000 + 1,000 - 500 - 300 - 400 + 200\right]$ $= 10, 000 - 6,000 = 4,000.$ Note : For sets A, B, we have $\left(A\cap B\right)\cup \left(A\cap B'\right) = A\cap \left(B\cup B'\right) = A\cap U = A$ and $\left(A\cap B\right)\cap \left(A\cap B'\right) = A\cap \left(B\cap B'\right) = A\cap f = f$ $\therefore n\left(A\right) = n\left(A\cap B\right) + n\left(A\cap B'\right) or n\left(A\cap B'\right)$ $= n\left(A\right) - n\left(A\cap B\right)$ Replacing A by P and B by $Q \cup R$, we have $n \left(P\cap\left(Q\cup R\right) '\right) = n\left(P\right) - n\left(P\cap \left(Q\cup R\right)\right)$ etc. Hence all options are correct.
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 "|".