Concept:This series uses telescoping cancellation where each term splits into a difference of fractions.Explanation:Rewrite each term: k(k+1)1=k1−k+11.The sum from k=1 to n becomes: (1−21)+(21−31)+⋯+(n1−n+11).All intermediate terms cancel, leaving 1−n+11.Set this equal to 10099: 1−n+11=10099.Rearrange: n+11=1−10099=1001.Take reciprocals: n+1=100, so n=99.Answer:The value of n is 99, which corresponds to option B.