I am stuck on this AP questions. I know I need to find the difference, first time and such. But I am not sure how.
The sum of the first 15 terms of an Arithmetic Progression is 100 and its 10th term is 5. Determine the 5th term and the sum of the first 50 terms.
Any help will be really helpful.
The classic formula for the sum of $n$ terms of an AP is the average of the first and last multiplied by the number of terms:$$ s_n=n\cdot \frac{a_1+a_n}{2}$$
Any two terms equidistant from first and last should have the same average, which for the given example must be $\frac{\large 100}{\large 15}$. So since $a_8$ is equidistant from $a_1$ and $a_{15}$, we have $$a_8 = \frac{100}{15} = \frac{20}{3}$$
Since $a_{10}=5=\frac{15}{3}$, we can see that the step between terms $d$ is $ -\frac{5}{6}$. Thus we have
$$a_5 = a_8-3d = \frac{20}{3} + 3\cdot \frac 56 = \frac{55}{6} $$
This allows you to determine $a_1$ and $a_{50}$ easily and complete the question.