Number Series Questions

Multiple choice
  1. ${ 104 }^{ th }$
  2. ${ 105 }^{ th }$
  3. ${ 106 }^{ th }$
  4. ${ 64 }^{ th }$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is an arithmetic progression with a=5, d=3. Formula: a_n = a + (n-1)d. 320 = 5 + (n-1)3. 315 = (n-1)3. 105 = n-1. n = 106.

Multiple choice
  1. $91$
  2. $42$
  3. $17$
  4. $9$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The differences are: 9-7=2, 17-9=8, 42-17=25, 91-42=49, 172-91=81, 293-172=121. The pattern of squares is 1^2, 3^2, 5^2, 7^2, 9^2, 11^2. The difference 2 is wrong; it should be 1^2=1 (making the second term 8) or the first term should be different.