vivekjaiswal wrote:a1,a2,a3...a15
In the sequence shown, a(n) = a(n-1)+k, where 2<=n<=15 and k is a nonzero constant. How many of the terms in the sequence are greater than 10?
(1) a1 = 24
(2) a8 = 10
OA is B
I don't get this at all...please help.
So, we know from the question stem that it is an arithmetic sequence. You get each term by adding k to the previous term. For example, the sequence could be: 1, 4, 7, 10, and in this case k = 3.
(1) a1 = 24
The first term is 24. If you thought this meant that all the terms were greater than 10, then you assumed that k was positive. Remember that all we know from the question is that k is a nonzero constant. So, k, in fact, can be negative. If k were negative we would have a "shirking" or decreasing sequence instead of an increasing one.
Because we don't know k's sign, the first statement is insufficient.
(2) a8 = 10
In this case, if k is positive (increasing sequence), then only the the last seven terms (ie, a9 to a15) are all greater than 10.
But, if k is negative (decreasing sequence), then only the first seven terms (ie, a1 to a7) are all greater than 10.
In both cases, the number of terms greater than 10 is seven (to answer the question, it doesn't matter
which terms, it matters
how many).
The second statement is independently sufficient while the first one is not.
Choose B.