The $2^{nd}$, $4^{th}$ and $9^{th}$ terms of an arithmetic progression are in geometric progression. Calculate the common ratio of the geometric progression.
My Attempt:
For A.P $$T_2=a+d$$ $$T_4=a+3d$$ $$T_9=a+8d$$
Now, $$a+d, a+3d, a+8d$$ are in GP.
So, $$\frac {a+3d}{a+d}=\frac {a+8d}{a+3d}$$.
Now, How should I solve further.?
Let $T$ be the 4th term and $d$ be the common difference of the AP. The 2nd and 9th terms are $T-2d, T+5d$ respectively. The 2nd, 4th and 9th terms of the AP form a GP: $$T-2d, T, T+5d$$
The common ratio of the GP, $r$, is given by
$$r=\frac {\overbrace{\;\;\;T\;\;\;}^A}{\underbrace{T-2d}_{C}}=\frac {\overbrace{T+5d}^{B}}{\underbrace{\;\;\;T\;\;\;}_{D}}=\frac {\overbrace{-5d}^{A-B}}{\underbrace{-2d}_{C-D}}=\color{red}{\frac 52}$$
using componendo and dividendo (correction: subtrahendo!) per hint in @lab's answer.
The following is an illustration of such an AP. $$1,\color{blue}4,7,\color{blue}{10},13,16,19,22,\color{blue}{25}$$