Given data:
Let:
\(M =\) number of students who studied Mathematics,
\(P =\) number of students who studied Physics,
\(C =\) number of students who studied Chemistry.
Given conditions:
\[ 125 \leq M \leq 130, \quad 85 \leq P \leq 95, \quad 75 \leq C \leq 90. \]
Number of students studying two subjects:
\[ |P \cap C| = 30, \quad |C \cap M| = 50, \quad |M \cap P| = 40. \]
Number of students studying none:
\[ |U| - |M \cup P \cup C| = 10 \implies |M \cup P \cup C| = 210. \]
Using the formula for the union of three sets:
\[ |M \cup P \cup C| = M + P + C - |M \cap P| - |P \cap C| - |C \cap M| + |M \cap P \cap C|. \]
Substituting the values: \[ 210 = M + P + C - 40 - 30 - 50 + x, \]
where \(x\) is the number of students who studied all three subjects.
Simplifying: \[ M + P + C + x = 330. \]
Finding the range for \(x\):
From the given bounds: \[ 125 \leq M \leq 130, \quad 85 \leq P \leq 95, \quad 75 \leq C \leq 90. \]
Therefore: \[ 15 \leq x \leq 30. \]
Calculating \(m + n\):
\[ m = 15, \quad n = 30. \] \[ m + n = 15 + 30 = 45. \]