Concept:The series is an arithmetico‑geometric progression in (1+x). Subtract (1+x)S from S to find a closed form.Explanation:Let S=∑r=1100r(1+x)r.Multiply by (1+x): (1+x)S=∑r=1100r(1+x)r+1=∑r=2101(r−1)(1+x)r.Subtract: S−(1+x)S=(1+x)+∑r=2100(1+x)r−100(1+x)101.So −xS=(1+x)x(1+x)100−1−100(1+x)101.Thus S=x2(1+x)−(1+x)101+x100(1+x)101.Coefficient of x48 in S comes from:• First term: −x2(1+x)101 gives −(50101).• Second term: x100(1+x)101 gives 100(49101).Hence required coefficient = 100(49101)−(50101).Answer:Option B.