Concept:
This is a telescoping series. We use partial fraction decomposition to simplify the general term:
\[ \frac{1}{(n+2)(n+3)} = \frac{1}{n+2} - \frac{1}{n+3} \]
Step 1: Write out the terms of the sum.
\[ S = \left( \frac{1}{10} - \frac{1}{11} \right) + \left( \frac{1}{11} - \frac{1}{12} \right) + \dots + \left( \frac{1}{19} - \frac{1}{20} \right) \]
Step 2: Cancel common terms.
The series telescopes, leaving only the first and last parts:
\[ S = \frac{1}{10} - \frac{1}{20} \]
Step 3: Final calculation.
\[ S = \frac{2 - 1}{20} = \frac{1}{20} \]