Number Series Questions

Multiple choice
  1. 484

  2. 116

  3. 16

  4. 15

  5. 36

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

The pattern is: multiply by 1 and add 1, multiply by 2 and add 4, multiply by 3 and add 8, multiply by 4 and add 12. So: 15×1+1=16, 16×2+4=36, 36×3+8=116 (but should be 116), 116×4+12=476 (not 484). Actually, rechecking: 15×1+1=16, 16×2+4=36, 36×3+8=116, 116×4+12=476. So 484 is wrong. But the question says 116 is correct. Let me verify another pattern: ×1+1, ×2+4, ×3+8, ×4+12 works correctly with 476, not 484. Wait, let me check: 36×3+8=116, then 116×4+12=476. So if 484 is there instead of 476, then 484 is wrong. But the answer says 116 is wrong.

Multiple choice
  1. 60

  2. 65

  3. 58

  4. 62

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

The differences between consecutive terms are: 5-2=3, 11-5=6, 20-11=9, 32-20=12, 47-32=15. The differences increase by 3 each time. The next difference should be 18, so missing term = 47 + 18 = 65. Verifying: 65 + 15 = 80 (pattern holds). Options A, C, D don't fit.

Multiple choice
  1. 32

  2. 28

  3. 36

  4. 30

  5. 40

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

Analyze the differences between consecutive terms: 6-3=3, 10-6=4, 16-10=6, 24-16=8. The pattern shows differences increasing by 1, then 2, then 2. However, a clearer pattern is: add 3, add 4, add 6, add 8, add 12. Each addition increases by 1, 2, 2, 4... Alternatively, this could be n+3 where n is prime-related. The pattern 3, 4, 6, 8, 12 suggests doubling prime increments. The next term is 24 + 12 = 36.

Multiple choice
  1. $174$
  2. $184$
  3. $185$
  4. $165$
  5. $168$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Calculate the differences between consecutive terms: 23-10=13, 43-23=20, 74-43=31, 120-74=46. Now analyze the second differences: 20-13=7, 31-20=11, 46-31=15. The second differences increase by 4 each time (7, 11, 15). The next second difference should be 15+4=19, so the next first difference is 46+19=65. Therefore, the next term is 120+65=185.

Multiple choice
  1. $9036$
  2. $1815$
  3. $9063$
  4. $226563$
  5. $72$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In the series 15, 72, 363, 1815, 9063, 45312, 226563, the pattern is: multiply by 5, then subtract 12. Checking: 15×5-12=63 (not 72). 72×5-12=348 (not 363). 363×5-12=1803 (not 1815). The pattern is multiply by 5, then subtract 12, but 1815 doesn't fit correctly. Let's recalculate: 363×5=1815, 1815-12=1803. So 1815 should be 1803. Or if 1815 is correct, then the rule is simply ×5: 15×5=75 (not 72). The pattern is inconsistent. Checking: 15×5-3=72, 72×5-? 72×5=360, 363=360+3. The pattern seems to be ×5 then alternating -3 and +3. 15×5-3=72, 72×5+3=363, 363×5-3=1812 (not 1815). So 1815 is wrong.

Multiple choice
  1. 66

  2. 330

  3. 990

  4. 130

  5. Other than these options

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

In the series 88, 44, 44, 66, 130, 330, 990, the pattern is: divide by 2, then multiply by 1, 1.5, 2, 2.5, 3, 3.5. Checking: 88÷2=44, 44×1=44 (correct), 44÷2=22 (not 66). Let's try: 88÷2=44, 44×1=44, 44×1.5=66 (correct), 66÷2=33, 33×2=66 (not 130). Another pattern: 88÷2=44, 44×1=44, 44+22=66, 66+64=130, 130+200=330, 330+660=990. The additions double each time: 22, 22, 64, 200, 660. This doesn't work. Testing 130: if 66×2-2=130, then 130×2.5=325 (not 330). 130 breaks the pattern.

Multiple choice
  1. 4

  2. 48

  3. 11

  4. 3

  5. None of these

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

In the series 2, 3, 4, 11, 48, 389, the number 3 doesn't fit the underlying pattern. A possible pattern with 3 removed: 2^2 - 0 = 2 (or starting point), 4^2 - 5 = 11, 11^2 - 73 = 48, etc. Another interpretation: the series follows n x previous - k pattern where 3 breaks the sequence. The key is recognizing that 3 is the outlier.