We are given an arithmetic sequence $\{a_n\}$ with $a_2 = 6$ and $a_6 = 18$. We need to find the sum of the 4th term to the 11th term.

AlgebraArithmetic SequencesSeriesSummation
2025/4/18

1. Problem Description

We are given an arithmetic sequence {an}\{a_n\} with a2=6a_2 = 6 and a6=18a_6 = 18. We need to find the sum of the 4th term to the 11th term.

2. Solution Steps

Let a1a_1 be the first term and dd be the common difference of the arithmetic sequence.
We have a2=a1+d=6a_2 = a_1 + d = 6 and a6=a1+5d=18a_6 = a_1 + 5d = 18.
Subtracting the first equation from the second equation, we have:
(a1+5d)(a1+d)=186(a_1 + 5d) - (a_1 + d) = 18 - 6
4d=124d = 12
d=3d = 3
Now, substitute d=3d = 3 into the equation a1+d=6a_1 + d = 6:
a1+3=6a_1 + 3 = 6
a1=3a_1 = 3
Now we have a1=3a_1 = 3 and d=3d = 3.
We want to find the sum of the 4th term to the 11th term, which is S=a4+a5++a11S = a_4 + a_5 + \dots + a_{11}.
The number of terms in the sum is 114+1=811 - 4 + 1 = 8.
The sum of an arithmetic series is given by:
Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n)
In our case, n=8n = 8, a4=a1+3d=3+3(3)=3+9=12a_4 = a_1 + 3d = 3 + 3(3) = 3 + 9 = 12, and a11=a1+10d=3+10(3)=3+30=33a_{11} = a_1 + 10d = 3 + 10(3) = 3 + 30 = 33.
S=82(a4+a11)=4(12+33)=4(45)=180S = \frac{8}{2}(a_4 + a_{11}) = 4(12 + 33) = 4(45) = 180.
Alternatively, we can use the formula for the sum of an arithmetic series:
S=i=411ai=i=411(a1+(i1)d)=i=411(3+(i1)3)=i=411(3i)S = \sum_{i=4}^{11} a_i = \sum_{i=4}^{11} (a_1 + (i-1)d) = \sum_{i=4}^{11} (3 + (i-1)3) = \sum_{i=4}^{11} (3i)
S=3i=411i=3(4+5+6+7+8+9+10+11)=3(70)=210S = 3 \sum_{i=4}^{11} i = 3(4 + 5 + 6 + 7 + 8 + 9 + 10 + 11) = 3(70) = 210
Another method is to use the sum of the first nn terms:
Sn=n2(2a1+(n1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d)
S11=112(2(3)+(111)3)=112(6+30)=112(36)=11(18)=198S_{11} = \frac{11}{2}(2(3) + (11-1)3) = \frac{11}{2}(6 + 30) = \frac{11}{2}(36) = 11(18) = 198
S3=32(2(3)+(31)3)=32(6+6)=32(12)=3(6)=18S_3 = \frac{3}{2}(2(3) + (3-1)3) = \frac{3}{2}(6 + 6) = \frac{3}{2}(12) = 3(6) = 18
S=S11S3=19818=180S = S_{11} - S_3 = 198 - 18 = 180

3. Final Answer

The sum of the 4th term to the 11th term is
1
8
0.

Related problems in "Algebra"

Solve the equation $\frac{4}{x^2-8x} - \frac{3}{x^2+8x} = \frac{x}{x^2-64}$.

Rational EquationsQuadratic EquationsEquation SolvingFactorizationExtraneous Solutions
2025/4/19

The problem provides a universal set $U$, a set $A$, a function $f(x)$, and a function $P(y)$. The u...

Set TheoryPolynomialsIrrational NumbersFunctions
2025/4/19

The problem consists of two parts. (a) Solve the inequality $4 + \frac{3}{4}(x+2) \leq \frac{3}{8}x ...

InequalitiesQuadratic EquationsArea CalculationFactorization
2025/4/19

The problem consists of two parts. (a) Solve the inequality: $4 + \frac{3}{4}(x + 2) \le \frac{3}{8}...

InequalitiesArea CalculationQuadratic EquationsGeometry
2025/4/19

We are given a rectangle $PQRS$ with side lengths $PS = 20$ cm and $SR = 10 + x + 10 = 20 + x$ cm. A...

GeometryAreaQuadratic EquationsWord ProblemRectangleSquare
2025/4/19

The problem asks to simplify the expression $\frac{\sqrt{18}}{\sqrt{8}} \times \frac{\sqrt{20}}{\sqr...

RadicalsSimplificationExponents
2025/4/19

The problem asks to find the remainder when the polynomial $f(x) = x^4 + 3x^3 - 4x^2 + 3x + 6$ is di...

PolynomialsRemainder TheoremPolynomial Division
2025/4/19

Given that $\alpha$ and $\beta$ are the roots of the quadratic equation $3x^2 - 5x + 1 = 0$, we need...

Quadratic EquationsRoots of EquationsVieta's Formulas
2025/4/19

We are given the equation $\log_y(2x+3) + \log_y(2x-3) = 1$, and we are asked to find an expression ...

LogarithmsEquationsAlgebraic Manipulation
2025/4/19

The problem asks us to find the quadratic equation given the sum and product of its roots. The sum o...

Quadratic EquationsRoots of EquationsSum and Product of Roots
2025/4/19