In an increasing sequence of four positive integer, the first three terms are in AP, the last three terms are in GP and the fourth term exceed the first term by $30$, then the common difference of AP lying in the intervsl $[1,9]$ is:
MY ATTEMPT:
Let the series is $W,X,Y,Z$.
The first three terms are $a-d,a,a+d$ and the last three terms are $b/r$,$b$,$br$.
So we get $b=a+d$ and $$r=\frac{30 + a-d}{a+d}$$
Then I replaced $b$ and $r$ in terms of $a$ and $d$.
I obtained a quadratic equation. After this I could not do anything as I used all the data given.