The sum of the first $15$ terms of an arithmetic progression is $100$ and its $10$th term is $5$. Find the $5$th term and then calculate the sum of the first $50$ terms.
It is my understanding that in-order to find the nth term of an arithmetic progression, the formula is: $$T_n=a+(n-1)d$$ so $$T_{10}=a+9d=5$$ However, I do not know the first number nor do I know the difference.
What is the correct formula to solve this question?
Guide:
$$\frac{15}{2}\left(2a+(15-1)d\right)=100$$
$$a+(10-1)d=5$$
Solve for $a$ and $d$ first, then you can solve your problem.