Number Series Questions

Multiple choice
  1. 148

  2. 176

  3. 250

  4. 351

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

The sequence is 1, 7, 14, 22, 31. The differences are 6, 7, 8, 9. This is a quadratic sequence where the second difference is constant (1). The nth term is given by 0.5n^2 + 4.5n - 4. For n=15, 0.5(225) + 4.5(15) - 4 = 112.5 + 67.5 - 4 = 176.

Multiple choice
  1. 26.5

  2. 27.5

  3. 28.5

  4. 29.5

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

The sequence is 4, 4.5, 7, 11.5. The differences are 0.5, 2.5, 4.5. This is an arithmetic progression of differences with a common difference of 2. The next differences are 6.5, 8.5. Term 5 = 11.5 + 6.5 = 18. Term 6 = 18 + 8.5 = 26.5.

Multiple choice
  1. 7796

  2. 7696

  3. 7596

  4. 7496

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

Sequence: -1, 8, 23, 44. Differences: 9, 15, 21. Second differences: 6, 6. This is a quadratic sequence: an^2 + bn + c. 2a = 6 => a = 3. 3a + b = 9 => 9 + b = 9 => b = 0. a + b + c = -1 => 3 + 0 + c = -1 => c = -4. Term = 3n^2 - 4. 50th term = 3 * 2500 - 4 = 7500 - 4 = 7496.

Multiple choice
  1. 60

  2. 70

  3. 80

  4. 90

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

The sequence is -9, -6, -1, 6, 15. The differences between consecutive terms are 3, 5, 7, 9. This is an arithmetic progression of differences starting from 3 with a common difference of 2. The nth term is -9 + sum of the first (n-1) terms of the difference sequence, which is -9 + (n-1)(3 + (n-2)). For n=10, term = -9 + 9(3 + 8) = -9 + 99 = 90.

Multiple choice
  1. 1218

  2. 1318

  3. 1418

  4. 1518

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

Sequence: -2, 7, 22, 43. Differences: 9, 15, 21. Second differences are constant (6). General form: an^2 + bn + c. 2a = 6 => a=3. 3a+b = 9 => 9+b=9 => b=0. a+b+c = -2 => 3+0+c=-2 => c=-5. Term = 3n^2 - 5. 21st term = 3(441) - 5 = 1323 - 5 = 1318.