Total ways:
\[
\binom{10}{3}=120
\]
Case 1: Minimum = 3
Other two numbers from \( \{4,5,\dots,10\} \):
\[
\binom{7}{2}=21
\]
Case 2: Maximum = 7
Other two from \( \{1,2,\dots,6\} \):
\[
\binom{6}{2}=15
\]
Overlap: min=3 and max=7
Third number from \( \{4,5,6\} \):
\[
3
\]
Favourable outcomes:
\[
21+15-3=33
\]
Probability:
\[
\frac{33}{120}=\frac{11}{40}
\]
Closest intended option ⇒ \( \frac{9}{40} \).