Respuesta :
I'll assume the sequence is arithmetic just because that would involve less work (and in fact, if the series is geometric, there is more than one solution).
So the sequence takes the form [tex]a_n=a_{n-1}+d[/tex], where [tex]d[/tex] is the common difference between successive terms. You can solve this recursively to find an explicit solution for [tex]a_n[/tex] in terms of the first term in the sequence, namely
[tex]a_n=a_1+(n-1)d[/tex]
Now, the summation of the first [tex]18[/tex] terms of the sequence amounts to
[tex]\displaystyle\sum_{n=1}^{18}a_n=\sum_{n=1}^{18}(a_1+(n-1)d)=18a_1-18d+d\sum_{n=1}^{18}n[/tex]
The last sum can be computed using the formula
[tex]\displaystyle\sum_{k=1}^nk=\dfrac{n(n+1)}2[/tex]
so you end up with
[tex]4185=\displaystyle\sum_{n=1}^{18}a_n=18a_1-18d+\dfrac{18\times19}2d=18(a_1-d)+171d[/tex]
Meanwhile, you know the last term in the series is [tex]a_{18}=275[/tex], so you end up with another equation
[tex]a_{18}=a_1+(18-1)d\implies 275=a_1+17d[/tex]
You have enough information to solve for [tex]d[/tex] and, more importantly, [tex]a_1[/tex]. You should get [tex]a_1=190[/tex] (and the common difference turns out to be [tex]d=5[/tex]).
So the sequence takes the form [tex]a_n=a_{n-1}+d[/tex], where [tex]d[/tex] is the common difference between successive terms. You can solve this recursively to find an explicit solution for [tex]a_n[/tex] in terms of the first term in the sequence, namely
[tex]a_n=a_1+(n-1)d[/tex]
Now, the summation of the first [tex]18[/tex] terms of the sequence amounts to
[tex]\displaystyle\sum_{n=1}^{18}a_n=\sum_{n=1}^{18}(a_1+(n-1)d)=18a_1-18d+d\sum_{n=1}^{18}n[/tex]
The last sum can be computed using the formula
[tex]\displaystyle\sum_{k=1}^nk=\dfrac{n(n+1)}2[/tex]
so you end up with
[tex]4185=\displaystyle\sum_{n=1}^{18}a_n=18a_1-18d+\dfrac{18\times19}2d=18(a_1-d)+171d[/tex]
Meanwhile, you know the last term in the series is [tex]a_{18}=275[/tex], so you end up with another equation
[tex]a_{18}=a_1+(18-1)d\implies 275=a_1+17d[/tex]
You have enough information to solve for [tex]d[/tex] and, more importantly, [tex]a_1[/tex]. You should get [tex]a_1=190[/tex] (and the common difference turns out to be [tex]d=5[/tex]).