In a group of 70 people, 37 like coffee, 52 like tea and each person like at least one of the two drinks. The number of persons liking both coffee and tea is:
19
Let A deontes the set of people who likes coffee and B denotes the set of people who likes tea .
then, it is given that n(A)=37,n(B)=52 and n(A∪B)=70
Using n(A∪B)=n(A)+n(B)−n(A∩B)
⇒70=37+52−n(A∩B)
⇒n(A∩B)=19.