Number Series Questions

Multiple choice
  1. -36

  2. -37

  3. -38

  4. -39

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

This is an arithmetic sequence with a first term a = -4 and a common difference d = -4. The formula for the n-th term is a + (n - 1)d. For the 9th term, this is -4 + (9 - 1)(-4) = -4 + 8(-4) = -4 - 32 = -36.

Multiple choice
  1. 11.1

  2. 10.3

  3. -11.1

  4. -16.3

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

This is an arithmetic progression with the first term a = 9.9 and common difference d = 6.4 - 9.9 = -3.5. The n-th term is a + (n-1)d. For n = 7, the term is 9.9 + (6 * -3.5) = 9.9 - 21 = -11.1.

Multiple choice
  1. 264.5

  2. 278.5

  3. 300.5

  4. None of these

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

The sequence is 0.5, 2.0, 4.5, 8.0. Differences: 1.5, 2.5, 3.5. This is an arithmetic progression of differences. The n-th term is a + sum of (1.5 + (k-1)*1) for k=1 to n-1. a_n = 0.5 + (n-1)/2 * (3 + (n-2)) = 0.5 + (n-1)(n+1)/2 = 0.5 + (n^2-1)/2 = n^2/2. For n=23, a_23 = 23^2 / 2 = 529 / 2 = 264.5.

Multiple choice
  1. 144

  2. 142

  3. 140

  4. 138

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

Sequence: -1, 2, 7, 14. Differences: 3, 5, 7. This is an arithmetic progression of differences. The n-th term is n^2 - 2. Check: 1^2-2 = -1, 2^2-2 = 2, 3^2-2 = 7, 4^2-2 = 14. 12th term = 12^2 - 2 = 144 - 2 = 142.