Using the principle of inclusion-exclusion, we can calculate the number of students who play exactly two sports: \[ n({exactly two}) = n(A \cap B) + n(B \cap C) + n(A \cap C) - 3n(A \cap B \cap C) \] From the problem: - \( n(A \cup B \cup C) = 100 \) - \( n(A) = 60 \), \( n(B) = 55 \), \( n(C) = 70 \) - \( n(A \cap B \cap C) = 20 \) Thus, the number of students who play exactly two sports is \( 45 \).
Thus, the correct answer is (B).