Concept:The sum of an arithmetic progression is Sn=2n(a+l) where a is the first term, l is the last term, and n is the number of terms.Explanation:Two-digit odd numbers form an arithmetic progression: 11,13,15,…,99.Here, a=11, d=2, and l=99.Find n using an=a+(n−1)d: 99=11+(n−1)×2.This gives 88=(n−1)×2, so 44=n−1, hence n=45.Now use the sum formula: S45=245(11+99)=245×110=45×55=2475.Answer:2475 (Option A)