Number Series Questions

Multiple choice
  1. n + 7

  2. 2n - 3

  3. 2n + 5

  4. 2n + 7

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

The sequence is 9, 11, 13, 15, ... This is an arithmetic progression with first term a = 9 and common difference d = 2. The n-th term is a + (n-1)d = 9 + (n-1)2 = 9 + 2n - 2 = 2n + 7.

Multiple choice
  1. 75

  2. 84

  3. 86

  4. 92

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

The given sequence is an arithmetic progression with a first term of 8 and a common difference of 3. Using the formula for the n-th term, a_n = a + (n - 1)d, the 27th term is calculated as 8 + (27 - 1) * 3 = 86.