The ratio of sum of $n$ terms of two arithmetic progressions is $$7n + 1 : 4n +27$$ Find the ratio of their $m$-th terms.
I tried everything but couldn't get the answer. Here is what I tried:-
- $\dfrac{\frac{n}{2}(2a+(n-1)d)}{\frac{n}{2}(2a +(n-1)d)}$
- $\dfrac{2a + (n-1)d}{2a + (n-1)d}$
And $m$ terms are $a+(m-1)d$.
I tried to simplify, expand but couldn't get the answer.
The ratio of the sum =$$\dfrac{\dfrac n2\{2a_1+(n-1)d_1\}}{\dfrac n2\{2a_2+(n-1)d_2\}}=\dfrac{a_1+\dfrac{n-1}2\cdot d_1}{a_2+\dfrac{n-1}2\cdot d_2}$$
Set $\dfrac{n-1}2=m-1\iff n=?$
We know the $m$th term is $$a_1+(m-1)d_1$$ where $a_1,d_1$ are the first term & the common difference respectively.