Question:
What is the average of all integers between 200 and 350 that are exactly divisible by 11?
200 और 350 के बीच के उन सभी पूर्णांकों का औसत क्या है जो 11 से पूर्णतः विभाज्य हैं?
Options:
- a) 275
- b) 272
- c) 286
- d) 292
- a) 275
- b) 272
- c) 286
- d) 292
correct answer : a)
Explanation:
The first multiple of 11 after 200 is 209 (11 × 19). The last multiple before 350 is 341 (11 × 31). This forms an arithmetic progression. Average = (First term + Last term) / 2 = (209 + 341) / 2 = 550 / 2 = 275.
200 के बाद 11 का पहला गुणज 209 (11 × 19) है। 350 से पहले अंतिम गुणज 341 (11 × 31) है। यह एक समांतर श्रेणी बनाता है। औसत = (पहला पद + अंतिम पद) / 2 = (209 + 341) / 2 = 550 / 2 = 275.