What is the average of all integers between 100 and 250 that are exactly divisible by 11?A176B175C165D187Answer: A. 176 Read Explanation: Numbers divisible by 11 between 100 and 250 form an arithmetic sequence.Find first and last termsFirst multiple of 11 ≥ 100 → (11×10=110)(11 \times 10 = 110) (11×10=110)Last multiple of 11 ≤ 250 → (11×22=242)(11 \times 22 = 242) (11×22=242)Use property of arithmetic sequenceThe average of equally spaced numbers = first term+last term2\frac{\text{first term} + \text{last term}}{2} 2first term+last term=110+2422=3522=176= \frac{110 + 242}{2} = \frac{352}{2} = 176 =2110+242=2352=176Final Answer:176 Read more in App