Number Series Questions

Multiple choice
  1. $600$
  2. $216$
  3. $720$
  4. $810$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The series follows a factorial pattern: 1! = 1, 2! = 2, 3! = 6, 4! = 24, 5! = 120. Each term is the factorial of its position. The next term is 6! = 720. This is a classic number series question testing recognition of factorial sequences.

Multiple choice
  1. 22

  2. 46

  3. 73

  4. 19

  5. 158

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

The second differences from 22 onward are: 46-32=14, 73-46=27, 108-73=35, 158-108=50. The pattern 14, 27, 35, 50 doesn't follow a clear sequence. Testing if 19 should be 21 (giving +11, +15, +20, +28, +38, +50 where differences increase by 4, 5, 8, 10, 12) creates a coherent acceleration pattern. 19 is indeed the wrong starting term.

Multiple choice
  1. 985

  2. 865

  3. 823

  4. 817

  5. 1185

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

The pattern is: subtract 21×1=21, 21×2=42, 21×4=84, 21×8=168, 21×16=336. Checking: 1527-200=1327 (not 1185, should be 1527-21×16=1527-336=1191). Working backwards from 817: if 823 came from 817+6=823, then 865 should come from 823+42=865 (correct), 985 from 865+84=949 (wrong! Should be 949, not 985). Therefore 985 is the wrong number.

Multiple choice
  1. 2384

  2. 106

  3. 11900

  4. 608

  5. 204

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

The pattern is: ×1-4, ×2-4, ×3-4, ×4-4. Checking: 110×1-4=106, 106×2-4=208 (not 204, but close). Continuing: 204×3-4=608, 608×4-4=2428 (not 2384). Wait, let me recalculate: 110×1-4=106, 106×2-4=208, 208×3-4=620, 620×4-4=2476. This doesn't match. Alternative pattern: 110×1-4=106, 106×2-8=204, 204×3-204=408 (not 608). The series seems irregular. 608 should be 616 if following ×3-4 from 208. But 204 itself breaks the pattern. Given answer is 608.

Multiple choice
  1. 17.5

  2. 64.75

  3. 157.375

  4. 561.3125

  5. 1400.78125

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

The pattern is: ×2+1.5, ×3.5+2.5, ×2.5-3, ×3.5+... This is complex. Let me check: 8×2+1.5=17.5, 17.5×3.5+2.5=63.75 (not 64.75). Alternative: 8×2+1.5=17.5, 17.5×3.7=64.75, 64.75×2.43=157.375. Pattern unclear. Checking 157.375: 157.375×3.5+...=561.3125. The multiplier varies. 157.375 seems to be the wrong number based on the pattern.

Multiple choice
  1. 2

  2. 9

  3. 37

  4. 103

  5. 226

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

The pattern is: +1³, +2³, +3³, +4³, +5³. Starting from 0: 0+1=1 (not 2), 1+8=9, 9+27=36, 36+64=100, 100+125=225. The number 103 is wrong - it should be 100. The series should be: 0, 1, 9, 36, 100, 225. Notice that 2, 37, 103, 226 are all incorrect.

Multiple choice
  1. 263

  2. 290

  3. 257

  4. 254

  5. 354

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

Pattern based on cubes: 3^3 + 3 = 30, but we have 254. Let me check differences: 257-254=3, 263-257=6, 290-263=27, 354-290=64. Differences are 3, 6, 27, 64. These are 3^1, (3)^2, 3^3, 4^3. The pattern breaks - 257 doesn't fit the cube pattern. The correct term should be different.

Multiple choice
  1. 850

  2. 950

  3. 854

  4. 900

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

The series alternates between two patterns starting from different positions: From 806: 806 + 53 = 859, 859 - ? = 935 (doesn't fit). Looking differently: 806→886→902→? (subtract 18, add 16, pattern unclear). 975→935→911 (subtract 40, subtract 24). Let's try: 806→886 (-80), 886→902 (+16), 902→911 (+9)... Not clear. Alternative: 806→975→?→935→886→911→902. Going from right: 975+? = ?+? = 935+886 = 1821... This is complex. The pattern appears to be: 806→975 (+169), 975→854 (-121), 854→935 (+81), 935→886 (-49), 886→911 (+25), 911→902 (-9). The differences are squares of odd numbers in reverse: 13², 11², 9², 7², 5², 3². So ? = 854.

Multiple choice
  1. 2

  2. 30

  3. 54

  4. 12

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

The pattern is n² + n for n = 1, 2, 3, 4, 5...: 1²+1=2, 2²+2=6, 3²+3=12, 4²+4=20, 5²+5=30, 6²+6=42, 7²+7=56, 8²+8=72, 9²+9=90. The given series is: 2 (correct), 12 (correct), 30 (correct), 54 (wrong - should be 42), 90 (wrong position). The number 54 breaks the pattern.