Question:

If a1, a2, a3,..., an are in A. P. with a1 = 3, an, = 39 and a1+a2+...+an = 210, then the value of n is equal to

Updated On: Apr 4, 2025
  • 8
  • 10
  • 11
  • 13
  • 15
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

We are given that \(a_1, a_2, a_3, \dots, a_n\) are in arithmetic progression (A.P.), with \(a_1 = 3 ,  a_n = 39 , \text{and }\ a_1 + a_2 + \dots + a_n = 210 \) We need to find the value of \(n \)

We know the sum of the first \(n\) terms of an A.P. is given by the formula:

\(S_n = \frac{n}{2} \left( 2a_1 + (n-1) d \right)\)

where \(a_1\) is the first term, \(d\) is the common difference, and \(n\) is the number of terms.

We are also given that the sum of the terms is 210, so:

\(\frac{n}{2} \left( 2a_1 + (n-1) d \right) = 210\)

Substitute \(a_1 = 3\) into the equation:

\(\frac{n}{2} \left( 6 + (n-1) d \right) = 210\)

\(n(6 + (n-1) d) = 420\)

We also know that \(a_n = a_1 + (n-1) d\), and \(a_n = 39 , s\)

\(39 = 3 + (n-1) d\)

\(36 = (n-1) d\)

\(d = \frac{36}{n-1}\)

Now substitute this value of \(d\) into the earlier equation:

\(n \left( 6 + (n-1) \cdot \frac{36}{n-1} \right) = 420\)

\(n(6 + 36) = 420\)

\(42n = 420\)

\(n = 10\)

The value of \( n \) is 10.

Was this answer helpful?
0
0