Each student in a class of 40 studies at least one of the subjects English, Maths, and Eco; 16 study English, 22 Maths, and 26 Eco, 5 study English and Eco, 14 Maths and Eco, and 2... Each student in a class of 40 studies at least one of the subjects English, Maths, and Eco; 16 study English, 22 Maths, and 26 Eco, 5 study English and Eco, 14 Maths and Eco, and 2 study English, Maths, and Eco. Find the number of students who study (i) English and Maths; (ii) English, Maths but not Eco.
Understand the Problem
The question is asking to determine the number of students studying specific combinations of subjects (English, Maths, and Eco). It provides the number of students studying each subject and requires calculations based on these numbers, specifically for those studying English and Maths as well as those studying English and Maths but not Eco.
Answer
(i) $7$; (ii) $5$
Answer for screen readers
(i) The number of students studying English and Maths is 7.
(ii) The number of students studying English and Maths but not Eco is 5.
Steps to Solve
- Identifying the variables Let:
- $E$: Number of students studying English
- $M$: Number of students studying Maths
- $C$: Number of students studying Eco
- $n(E)$: Students studying English = 16
- $n(M)$: Students studying Maths = 22
- $n(C)$: Students studying Eco = 26
- $n(E \cap C)$: Students studying both English and Eco = 5
- $n(M \cap C)$: Students studying both Maths and Eco = 14
- $n(E \cap M \cap C)$: Students studying all three = 2
-
Applying the principle of inclusion-exclusion Use the formula for the total number of students studying at least one subject: $$ n(E \cup M \cup C) = n(E) + n(M) + n(C) - n(E \cap M) - n(E \cap C) - n(M \cap C) + n(E \cap M \cap C) $$ Substituting in the known values, we can solve for $n(E \cap M)$.
-
Setting up the equation We can rearrange the inclusion-exclusion principle to isolate $n(E \cap M)$: $$ 40 = 16 + 22 + 26 - n(E \cap M) - 5 - 14 + 2 $$ Simplifying gives: $$ 40 = 47 - n(E \cap M) $$
-
Solving for $n(E \cap M)$ Rearranging the equation leads to: $$ n(E \cap M) = 47 - 40 = 7 $$
-
Finding the number of students studying English and Maths but not Eco To calculate this, use: $$ n(E \cap M \setminus C) = n(E \cap M) - n(E \cap M \cap C) $$ Substituting the values we found, $$ n(E \cap M \setminus C) = 7 - 2 = 5 $$
(i) The number of students studying English and Maths is 7.
(ii) The number of students studying English and Maths but not Eco is 5.
More Information
This problem uses principles of set theory and the inclusion-exclusion principle to find the number of students involved in various combinations of subjects. It is common in combinatorial problems where overlapping categories are present.
Tips
- Misapplying the inclusion-exclusion principle: It's crucial to remember to add and subtract the intersections correctly.
- Confusing overlapping groups: Double-check which groups (e.g., studying only two subjects vs. all three) are being counted.
AI-generated content may contain errors. Please verify critical information