Each of the 200 attendees at a certain conference speaks either exactly one or all four of the following languages: English, French, German and Italian. If 80 attendees speak English, 60 speak French, 70 speak German and 50 speak Italian, how many attendees speak all four languages?To answer this question, we can use an extension of the following commonly used triple overlapping sets formula:
Total = A + B + C - (Exactly Two Sets Overlaps) - 2(Three Sets Overlaps)
The extension is the following:
Total = A + B + C + D - (Exactly Two Sets Overlaps) - 2(Three Sets Overlaps) - 3(Four Sets Overlap)
The reason why that extension works is that the elements included in all four sets are counted four times, once in the total for each set, when, in reality, they exist only once. So, they are overcounted three times. Thus, for arriving at the correct total, they must be subtracted three times.
Thus, we have the following:
200 = 80 + 60 + 70 + 50 - (Exactly Two Sets Overlaps) - 2(Three Sets Overlaps) - 3(Four Sets Overlap)
We are told the following:
Each of the 200 attendees at a certain conference speaks either exactly one or all four of the following languagesSo, we have to be concerned with only the four sets overlap.
Thus, we have the following:
200 = 260 - 3(Four Sets Overlap)
Four Sets Overlap = 20
A. 12
B. 15
C. 20
D. 30
E. 60Correct answer: C