Number Series Questions

Multiple choice
  1. 1005

  2. 1011

  3. 1015

  4. 997

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

The pattern is: previous number × position + position. 4×1+1=5 (but shows 6?), 6×2+2=14 (but shows 15?), 15×3+3=48 (but shows 49?). Actually the pattern is: (prev×n) + (n-1) where n is the term position starting from 1, but adjusted. The actual pattern fits as: 4×1+2=6, 6×2+3=15, 15×3+4=49, 49×4+5=201, 201×5+6=1011.

Multiple choice
  1. 67

  2. 74

  3. 77

  4. 71

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

श्रृंखला का प्रत्येक पद n² + n के सूत्र पर आधारित है: 1²+1=2, 3²+3=12, 5²+5=30, 7²+7=56, 9²+9=90। अगला पद 11²+11 होगा जो 121+11=132 है। विकल्पों में 77 सही है।

Multiple choice
  1. 451

  2. 478

  3. 425

  4. 437

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

Analyze the pattern: 72 to 432 (x6), 432 to ? (? to 1748), 1748 to 1751 (+3), 1751 to 3502 (x2). This is an alternating pattern: x6, x?, +3, x2. Notice 432 x 1.01... doesn't work. Let me reconsider: 72 x 6 = 432, then 432 + 5 = 437, 437 x 4 = 1748, 1748 + 3 = 1751, 1751 x 2 = 3502. The pattern is: x6, +5, x4, +3, x2. So the missing number is 432 + 5 = 437, matching option D.

Multiple choice
  1. 215

  2. 315

  3. 214

  4. 320

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

Analyze the pattern: 6 to 12 (x2), 12 to 30 (x2.5), 30 to 90 (x3), 90 to ? (?), ? to 1260 (?). The multipliers are: 2, 2.5, 3, ... increasing by 0.5 each time. So the pattern should be: x2, x2.5, x3, x3.5, x4. Verifying: 6 x 2 = 12, 12 x 2.5 = 30, 30 x 3 = 90, 90 x 3.5 = 315, 315 x 4 = 1260. This confirms the missing number is 315.

Multiple choice
  1. 22

  2. 24

  3. 38

  4. 46

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

The series follows a doubling difference pattern. The differences between consecutive terms are: 8-7=1, 10-8=2, 14-10=4, 22-14=8. Each difference doubles the previous one. Continuing this pattern, the next difference should be 16, so 22+16=38. Verification: 38+32=70, which matches the final term.

Multiple choice
  1. 17

  2. 26

  3. 10

  4. 51

  5. 37

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

Analyze the series pattern: 5+0=5, 5+5=10, 10+7=17, 17+9=26, 26+11=37. The differences are 0, 5, 7, 9, 11 - consecutive odd numbers starting from 5. Continuing the pattern, the next difference should be 13, so 37+13=50, not 51. Therefore 51 is the wrong term.

Multiple choice
  1. $377$
  2. $411$
  3. $437$
  4. $433$
  5. $425$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Analyze the subtraction pattern: 440-1=439, 439-2=437, 437-4=433, 433-8=425, 425-16=409. The differences are 1, 2, 4, 8, 16 (doubling each time). But we have 411 instead of 409. Let's check: 425-16=409, not 411. So 411 is incorrect. Continuing: 409-32=377. This matches the last term. Therefore 411 is the wrong term.

Multiple choice
  1. 64

  2. 15

  3. 127

  4. 7

  5. 31

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

Find the pattern: 3×2+1=7, 7×2+1=15, 15×2+1=31, 31×2+1=63, 63×2+1=127. The pattern is multiply by 2 and add 1. Following this: 31×2+1=63, but we have 64. So 64 is the wrong term (should be 63). All other terms follow the n×2+1 pattern correctly.

Multiple choice
  1. 88

  2. 30

  3. 129

  4. 180

  5. 54

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

Find the pattern in differences: 30-15=15, 54-30=24, 88-54=34, 129-88=41, 180-129=51. Differences: 15, 24, 34, 41, 51. Second differences: 9, 10, 7, 10. This is irregular. Try another approach: 15+15=30, 30+24=54, 54+34=88 (should be 54+36=90 for +6 pattern). Check 88 in context: if the pattern should give +36 (difference of differences +6), then position 4 should be 90, not 88. So 88 is wrong.

Multiple choice
  1. 1

  2. 0.7

  3. 0.6

  4. 3

  5. 0.5

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

The series alternates between 3 and a decreasing sequence. Pattern: 3, 1, 3, 0.7, 3, 0.6, 3, 0.5, 3. The even positions (2nd, 4th, 6th, 8th) should decrease by 0.1: 1, 0.9, 0.8, 0.7... But we have 1, 0.7, 0.6, 0.5. The term 0.7 is wrong - it should be 0.9 to maintain the pattern of decreasing by 0.1 each time.