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.?