Suppose three meetings of a group of professors were arranged in Mumbai, Delhi, and Chennai. Each professor of the group attended exactly two meetings. 21 professors attended the Mumbai meeting, 27 attended the Delhi meeting and 30 attended the Chennai meeting. How many of them attended both the Chennai and Delhi meetings?
18
The question describes a scenario where a group of professors attended meetings in three cities: Mumbai, Delhi, and Chennai. Each professor attended exactly two out of the three meetings. We are given the total number of professors who attended each city's meeting and need to find the number of professors who attended both the Chennai and Delhi meetings.
Let's denote the set of professors who attended the Mumbai meeting as \(M\), the Delhi meeting as \(D\), and the Chennai meeting as \(C\). We are given the following information:
A key piece of information is that each professor attended exactly two meetings. This means there is no professor who attended only one meeting or all three meetings. The total group of professors can be divided into three distinct groups based on which pair of meetings they attended:
Since each professor attended exactly two meetings, the total number of professors in the group is the sum of the sizes of these three groups: Total Professors = \(x + y + z\).
Also, the number of professors who attended a specific city's meeting is the sum of the sizes of the two groups that include that city. For example, the professors who attended the Mumbai meeting are those who attended Mumbai and Delhi (but not Chennai) plus those who attended Mumbai and Chennai (but not Delhi).
This gives us the following system of equations:
We are asked to find the number of professors who attended both the Chennai and Delhi meetings. Since each professor attended exactly two meetings, this group consists precisely of those who attended Delhi and Chennai but not Mumbai. This is the group we denoted by \(z\).
We can solve this system of equations for \(x\), \(y\), and \(z\). One way is to add all three equations:
\((x + y) + (x + z) + (y + z) = 21 + 27 + 30\)
\(2x + 2y + 2z = 78\)
Divide by 2:
\(x + y + z = 39\)
We know that \(x + y = 21\) from equation (1). Substitute this into the equation \(x + y + z = 39\):
\(21 + z = 39\)
Now, solve for \(z\):
\(z = 39 - 21\)
\(z = 18\)
The value \(z\) represents the number of professors who attended both the Delhi and Chennai meetings (and no other meeting, as each attended exactly two). So, 18 professors attended both the Chennai and Delhi meetings.
Let's verify this by finding \(x\) and \(y\):
From \(x + z = 27\) and \(z = 18\), we get \(x + 18 = 27\), so \(x = 9\).
From \(y + z = 30\) and \(z = 18\), we get \(y + 18 = 30\), so \(y = 12\).
Check equation (1): \(x + y = 9 + 12 = 21\), which matches the given information for Mumbai attendance.
The sizes of the three groups are:
Total professors = \(x + y + z = 9 + 12 + 18 = 39\).
The number of professors who attended both the Chennai and Delhi meetings is \(z\), which is 18.
| Group Description | Mathematical Notation | Number of Professors |
|---|---|---|
| Attended Mumbai & Delhi (only) | \(|M \cap D \cap C'| = x\) | 9 |
| Attended Mumbai & Chennai (only) | \(|M \cap C \cap D'| = y\) | 12 |
| Attended Delhi & Chennai (only) | \(|D \cap C \cap M'| = z\) | 18 |
| Total Professors | \(x+y+z\) | 39 |
The number of professors who attended both the Chennai and Delhi meetings is 18.
In a group of 110 students, 23 students did not participate in any of the two games: Badminton and Chess. 45 students participated in Badminton and 61 students participated in Chess. How many students participated in Badminton only?
In a class of 100 students, every student has passed in one or more of the three subjects, i.e History, Economics and English. Among all the student, 24 students have passed in English only, 14 students have passed in History only 11 students have passed in both English and Economics only, and 12 students have passed in both English and History only. A total of 50 students have passed in History. If only 5 students have passed in all three subjects, then how many students have passed in Economies only?
60 students participated in one or more of the three competitions, i. e. Quiz, Extempore and Debate. A total of 22 students participated either in Quiz only or in Extempore only. 4 students participated in all three competitions. A total of 14 students participated in any of the two competitions only. How many students participated in Debated only?
In a class of 75 students, 40 students participate in Cricket, 28 students participate in Hockey, and 12 students participate in both Cricket and Hockey, whereas 19 students do not participate in any of the two sports. How many students participate only in Hockey?
How many students like french?
A. 30
B. 35
C. 40
D. 45