The average of 7 consecutive odd numbers is M. If the next 3 odd numbers are also included, the average
remains unchanged
increases by 1.5
increases by 2
increases by 3
Answer is Right!
Answer is Wrong!
This question was previously asked in
UPSC CAPF – 2017
The next 3 consecutive odd numbers after M+6 are $M+8, M+10, M+12$.
The new set of numbers consists of the original 7 plus these 3, totaling 10 numbers: $M-6, M-4, M-2, M, M+2, M+4, M+6, M+8, M+10, M+12$.
To find the new average, we sum these 10 numbers and divide by 10.
Sum of the first 7 numbers is $7M$.
Sum of the next 3 numbers is $(M+8) + (M+10) + (M+12) = 3M + 30$.
Total sum of the 10 numbers = $7M + (3M + 30) = 10M + 30$.
New average = $(10M + 30) / 10 = M + 3$.
The original average was M. The new average is M+3. The increase in average is $(M+3) – M = 3$.