Question:

Consider an A.P. of positive integers, whose sum of the first three terms is 54 and the sum of the first twenty terms lies between 1600 and 1800. Then its 11th term is:

Show Hint

To solve A.P. problems, use the formula for the sum of the first \(n\) terms and the properties of arithmetic progressions.
Updated On: Apr 30, 2025
  • 122
  • 84
  • 108
  • 90
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

We are tasked with solving the problem involving an arithmetic progression (AP) and determining the value of the 11th term \( a_{11} \). Let us proceed step by step:

1. Representation of the AP:
The terms of the AP are represented as:

\( a, a + d, a + 2d, \dots \)

2. Sum of the First Three Terms:
The sum of the first three terms is given as 54:

\( 3a + 3d = 54 \)

Dividing through by 3:

\( a + d = 18 \quad \text{(Equation i)} \)

3. Constraint on the Sum of the First 20 Terms:
The sum of the first 20 terms lies between 1600 and 1800:

\( 1600 < \frac{20}{2} [2a + 19d] < 1800 \)

Simplify the inequality:

\( 1600 < 10 [2a + 19d] < 1800 \)

Divide through by 10:

\( 160 < 2a + 19d < 180 \)

4. Substituting \( a + d = 18 \):
From Equation (i), \( a = 18 - d \). Substitute \( a = 18 - d \) into \( 2a + 19d \):

\( 2a + 19d = 2(18 - d) + 19d = 36 - 2d + 19d = 36 + 17d \)

Thus, the inequality becomes:

\( 160 < 36 + 17d < 180 \)

Subtract 36 from all sides:

\( 124 < 17d < 144 \)

Divide through by 17:

\( \frac{124}{17} < d < \frac{144}{17} \)

\( 7.29 < d < 8.47 \)

Since \( d \) must be an integer, we conclude:

\( d = 8 \)

5. Solving for \( a \):
From Equation (i), \( a + d = 18 \):

\( a + 8 = 18 \)

\( a = 10 \)

6. Finding \( a_{11} \):
The general formula for the \( n \)-th term of an AP is:

\( a_n = a + (n-1)d \)

For \( n = 11 \):

\( a_{11} = a + 10d \)

Substitute \( a = 10 \) and \( d = 8 \):

\( a_{11} = 10 + 10 \cdot 8 = 10 + 80 = 90 \)

Final Answer:
The value of \( a_{11} \) is \( \boxed{90} \).

Was this answer helpful?
0
1