1. In a class of 40 students, 25 students like to play Cricket and 20 students like to play Football. If each student likes at least one game, how many students like both Cricket and Football?
A) 3
B) 5
C) 10
D) 15
Correct Answer: B
Using the formula for the union of two sets: $$n(C \cup F) = n(C) + n(F) - n(C \cap F)$$ Here, $n(C \cup F) = 40$, $n(C) = 25$, and $n(F) = 20$.<br>$$40 = 25 + 20 - n(C \cap F)$$<br>$$40 = 45 - n(C \cap F)$$<br>$$n(C \cap F) = 45 - 40 = 5$$.<br>So, 5 students like both.


Discussion 0
Enjoyed this content?
Share your rating and feedback with us. It takes less than a minute!