Answer:
85 people were surveyed
Explanation:
Let n(X0 represent the number of people who belong in set X
We have 3 sets here
T = set of all people who like tea
C = set of all people who like coffee
M = set of all people who like milk
From the info given
n(T) = 60
n(C) = 45
n(M) = 30
The intersection of the sets are
n(C ∩ T) = 25
n(T ∩ M) = 20
n(C ∩ M) = 15
n(C ∩ T ∩ M) = 10
The number of people who were asked this question is given by
n(T U C U M)
= n(T) + n(C) + n(M) - n(C ∩ T) - n(T ∩ M) - n(C ∩ M) + n(C ∩ T ∩ M)
= 60 + 45 + 30 - 25 - 20 - 15 + 10
= 85
Venn Diagram is attached
5