Number Series Questions

Multiple choice
  1. if statement (1) alone is sufficient but statement (2) alone is not

  2. if statement (2) alone is sufficient but statement (1) alone is not

  3. if both (1) and (2) together are sufficient but none of them alone is sufficient

  4. if both independently are sufficient

  5. if both statements (1) and (2) together are not sufficient

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The series is an arithmetic progression with common difference d=2. Statement (1) says the middle term is 10. If there are n terms, the middle term is the average. This is insufficient without knowing the number of terms. Statement (2) says the first term is 2. With a=2 and d=2, the 2nd term is a+d = 2+2=4. Statement (2) is sufficient.