Number Series Questions

Multiple choice
  1. 42

  2. 41

  3. 50

  4. 40

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

The series follows a pattern where the difference between consecutive terms decreases by 5 each time: 163-125=38, 125-92=33, 92-64=28. The next difference should be 28-5=23, so 64-23=41. This is a decreasing arithmetic progression with a constant second-order difference.

Multiple choice
  1. 112

  2. 43

  3. 70

  4. 26

  5. None if these इनमें से कोई नहीं

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

This series follows the pattern where each term equals the sum of the two preceding terms: 8 + 9 = 17, 9 + 17 = 26, 17 + 26 = 43, 26 + 43 = 69, 43 + 69 = 112, 69 + 112 = 181. The term 70 should be 69 to maintain this Fibonacci-like pattern.

Multiple choice
  1. $60$
  2. $-3$
  3. $18$
  4. $-4$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The pattern is: multiply position by increasing integers starting from 2, then subtract position number. Position 1: 1×2-1=1. Position 2: -3×3-2=-11 (but we have -3). Position 3: -4×4-3=-19 (but we have -4). Position 4: 1×5-4=1. Position 5: -4×6-5=-29 (but we have 18). Position 6: 18×7-6=120 (but we have 60). The last term should be 120, not 60.

Multiple choice
  1. 238

  2. 276

  3. 243

  4. 261

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

Find the pattern in differences: 23-11=12, 43-23=20, 73-43=30, 115-73=42, 171-115=56. Second differences: 20-12=8, 30-20=10, 42-30=12, 56-42=14. Second differences increase by 2 each time. Next second difference = 16, so next first difference = 56+16=72, giving next term = 171+72=243. Option C is correct.

Multiple choice
  1. $2744$
  2. $3375$
  3. $4913$
  4. $5832$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The series shows consecutive cube numbers: 8=2³, 27=3³, 125=5³, 512=8³, 1728=12³. The bases are 2, 3, 5, 8, 12 - not consecutive. However, 2744=14³, 3375=15³, 4913=17³, 5832=18³. The pattern seems to skip cubes. Given 1728=12³, next should be 13³=2197 or 14³=2744, but 4913=17³ is marked correct. Pattern is unclear.