A fair die has 6 faces, so two rolls give $6 \cdot 6 = 36$ possible outcomes.
We need the sum of the two rolls to be at least 10 (i.e., 10, 11, or 12).
List the favorable outcomes:
- Sum = 10: (4,6), (5,5), (6,4) → 3 outcomes
- Sum = 11: (5,6), (6,5) → 2 outcomes
- Sum = 12: (6,6) → 1 outcome
Total favorable outcomes = $3 + 2 + 1 = 6$.
Probability:
\[ P(\text{sum} \geq 10) = \frac{\text{Favorable outcomes}}{\text{Total outcomes}} = \frac{6}{36} = \frac{1}{6} \]
Thus, the correct answer is option (2).