If M is a sequence of consecutive integers which contains more than 11 terms, what is the average of M?
(1) In M, the number of terms that are less than 10 is equal to the number of terms greater than 21.
The average of a set of consecutive numbers is the mid term(If the number of terms is Odd) or the average of the midterms.
Let us have a look at the sequence
n,n+1,n+3..................(t numbers),10,11,12,13,14,15,16,17,18,19,20,21, n+t+12, n+t+13...(t numbers).
There are a total of t(first t numbers) + 12(10 to 21) + t (last t numbers) = 2(t+6). Since, the number of terms in the sequence is even, the average of the set of the midterms i.e (15+16)/2 = 15.5
So, statement 1 is sufficient to answer the question
(2) There are 20 terms in M.
The average of the terms varies with the magnitude of the terms. i.e Though they have the same number of terms(20), The average of 1,2,3,4,5,6,7,8,9,10,11,12,13,14,154,16,17,18,19,20 is not equal to the average of the sequence 2,3,4,5,6,7,8,9,10,11,12,13,14,154,16,17,18,19,20,21.
So, statement 2 is insufficient to answer the question[/quote]