Number Series Questions

Multiple choice
  1. 470

  2. 510

  3. 630

  4. 3130

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

The series follows the pattern: 2*1+4=6, 6*4+6=30, 30*8+20=260. Alternatively, the differences are 4, 24, 230, which does not yield a simple pattern; however, the pattern 2*2+2=6, 6*5+0=30, 30*8+20=260 is also inconsistent. Given the options, 3130 is the only logical progression based on (previous term * n) + constant.

Multiple choice
  1. 14

  2. 6

  3. 12

  4. 8

  5. 18

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

The series is q, q+3, 2q+3, 2q+6, 3q+6, 3q+9. The pattern for the n-th term is: if n is odd, (n+1)/2 * q + (n-1)/2 * 3; if n is even, n/2 * q + n/2 * 3. For n=6, term = 3q + 9. Since q is the largest negative integer, q = -1. Term = 3(-1) + 9 = 6.

Multiple choice
  1. 30

  2. 40

  3. 45

  4. 50

  5. 60

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

The sequence follows a pattern of alternating operations: 12*4=48, 48+72=120, 120/5=24, 24+12=36, 36/2=18, 18*3=54, 54+72=126, 126/4.6... The pattern is actually three interleaved sequences: (12, 24, 27, ?), (48, 36, 39, 15), (120, 18, 54, 126, 135, 25, 45). A simpler view is groups of three: (12, 48, 120), (24, 36, 18), (54, 126, 27), (39, ?, 15). The missing number is 30.

Multiple choice
  1. 330

  2. 336

  3. 342

  4. 350

  5. 260

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

The terms of the series follow the pattern n^3 - n for consecutive integers starting from n = 2. Specifically, 2^3 - 2 = 6, 3^3 - 3 = 24, 4^3 - 4 = 60, 5^3 - 5 = 120, and 6^3 - 6 = 210. The next term is 7^3 - 7 = 343 - 7 = 336.