Answer:
[tex]a_n=28-2(n-1)[/tex]
Step-by-step explanation:
We want to find the formula for this problem in the explicit form of:
[tex]a_n=a_1+d(n-1)[/tex], where [tex]a_n[/tex] is the nth term, [tex]a_1[/tex] is the first term, and d is the common difference
Here, we can say that the "first term" is the 15th term, which is 0, so instead of a_1, we have a_15. The nth term is the 40th term, which is -50, so instead of a_n, we have a_40:
[tex]a_n=a_1+d(n-1)[/tex]
[tex]a_{40}=a_{15}+d(40-15)[/tex]
[tex]-50=0+d(25)[/tex]
d = -2
Now, we need to find the first term:
[tex]a_{15}=a_1+d(15-1)[/tex]
[tex]0=a_1+(-2)(14)[/tex]
a_1 = 28
Finally, our equation is: [tex]a_n=28-2(n-1)[/tex]
Hope this helps!