In a party of 150 persons, 75 persons take tea, 60 persons take coffee and 50 persons take milk. 15 of them take <strong>BOTH</strong> tea and coffee, but <strong>NONE</strong> taking milk takes tea. If each person in the party takes <strong>AT LEAST</strong> one drink, then what is the number of persons taking milk <strong>ONLY</strong>?

  1. A. 50
  2. B. 40
  3. C. 30
  4. D. 20

Correct Answer: C. 30

Explanation

Let n(T)=75, n(C)=60, n(M)=50. Given n(T \cap C)=15, n(M \cap T)=0, so n(T \cap C \cap M)=0. Using n(T \cup C \cup M) = 150, we find 150 = 75+60+50-15-n(C \cap M)-0+0 \implies n(C \cap M) = 20. Milk only is n(M) - n(M \cap C) = 50 - 20 = 30.

Related questions on Algebra

Practice more CDS Elementary Mathematics questions