Let a1 be the first term and d be the common difference of the arithmetic sequence. We have a2=a1+d=6 and a6=a1+5d=18. Subtracting the first equation from the second equation, we have:
(a1+5d)−(a1+d)=18−6 Now, substitute d=3 into the equation a1+d=6: Now we have a1=3 and d=3. We want to find the sum of the 4th term to the 11th term, which is S=a4+a5+⋯+a11. The number of terms in the sum is 11−4+1=8. The sum of an arithmetic series is given by:
Sn=2n(a1+an) In our case, n=8, a4=a1+3d=3+3(3)=3+9=12, and a11=a1+10d=3+10(3)=3+30=33. S=28(a4+a11)=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+(i−1)d)=∑i=411(3+(i−1)3)=∑i=411(3i) S=3∑i=411i=3(4+5+6+7+8+9+10+11)=3(70)=210 Another method is to use the sum of the first n terms: Sn=2n(2a1+(n−1)d) S11=211(2(3)+(11−1)3)=211(6+30)=211(36)=11(18)=198 S3=23(2(3)+(3−1)3)=23(6+6)=23(12)=3(6)=18 S=S11−S3=198−18=180