Question:

In a class of 50 students, 30 play football, 25 play cricket, and 10 play both. How many students play neither?

Show Hint

For problems involving overlapping sets, use the formula \( n(A \cup B) = n(A) + n(B) - n(A \cap B) \) to find students in at least one category, then subtract from the total.
Updated On: May 26, 2025
  • 5
  • 10
  • 15
  • 20
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Use the inclusion-exclusion principle to find the number of students playing at least one sport: \[ n(\text{Football} \cup \text{Cricket}) = n(\text{Football}) + n(\text{Cricket}) - n(\text{Both}) \] \[ = 30 + 25 - 10 = 45 \] Total students = 50. Students playing neither are: \[ 50 - 45 = 5 \] Thus, the number of students playing neither is: \[ \boxed{5} \]
Was this answer helpful?
0
0