Solveeit Logo

Question

Mathematics Question on Arithmetic Progression

How many terms of the A.P.A.P. 27,24,21,...27, 24, 21, . . . must be taken so that their sum is 105? Which term of the A.P. is zero?

Answer

- The given arithmetic progression is 27, 24, 21, ..., with the first term a=27a = 27 and the common difference d=3d = -3.
- The sum of the first nn terms of an A.P. is given by:

Sn=n2[2a+(n1)d]S_n = \frac{n}{2} [2a + (n-1)d]

- Substituting the known values:

105=n2[2(27)+(n1)(3)]105 = \frac{n}{2} [2(27) + (n-1)(-3)]

Simplifying:

105=n2[543n+3]105 = \frac{n}{2} [54 - 3n + 3] 105=n2(573n)105 = \frac{n}{2} (57 - 3n)

Multiplying both sides by 2:

210=n(573n)210 = n(57 - 3n)

Solving the quadratic equation:

210=57n3n2210 = 57n - 3n^2 3n257n+210=03n^2 - 57n + 210 = 0

Dividing by 3:

n219n+70=0n^2 - 19n + 70 = 0

Solving for nn:

n=7 or n=10n = 7 \text{ or } n = 10

- Therefore, n=7n = 7 gives the sum as 105.
- To find the term that is zero, we use the formula for the nn-th term:

an=a+(n1)d=27+(n1)(3)=0a_n = a + (n-1)d = 27 + (n-1)(-3) = 0

Solving:

27+(n1)(3)=027 + (n-1)(-3) = 0 273n+3=027 - 3n + 3 = 0 30=3n30 = 3n n=10n = 10

So, the term is zero at n=10n = 10.