Solveeit Logo

Question

Question: The number of terms in the series 101+99+97+.....+47 is-...

The number of terms in the series 101+99+97+.....+47 is-

A

25

B

28

C

30

D

20

Answer

28

Explanation

Solution

This is an arithmetic progression (AP) with the first term a=101a = 101, common difference d=99101=2d = 99 - 101 = -2, and the last term l=47l = 47. Using the formula for the nn-th term of an AP, an=a+(n1)da_n = a + (n-1)d, we have 47=101+(n1)(2)47 = 101 + (n-1)(-2). Solving for nn: 47101=2(n1)    54=2(n1)    27=n1    n=2847 - 101 = -2(n-1) \implies -54 = -2(n-1) \implies 27 = n-1 \implies n = 28.