We know that $a,b,c,d\in \mathbb{R}$ form a geometric sequence in that order and $a,(b/2),(c/4),(d-140)$ form an arithmetic sequence in that order. Find the value $(d-b)$.
For as simple as it seems, I got completely stuck! Any help?
Thanks in advance.
-------------------------------------------------------------------------------------------
EDIT
The alleged correct solution is $120$
Let the common ratio of the GP be $2r$.
Hence GP is $(a, b,c,d)=(a,2ar, 4ar^2, 8ar^3)$
and AP is $\left(a,\frac b2, \frac c4, d-140\right)=(a, ar, ar^2, 8ar^3-140)$.
As $(a, ar, ar^2)$ are in AP, hence $\color{blue}{r=1}$
which means the AP is $(a,a,a,a)$, i.e. $8a-140=a$ giving $\color{blue}{a=20}$, i.e. the AP is $(20,20,20,20)$.
Hence $$d-b=8a-2a=6a=\color{red}{120}$$
NB - as the common ratio is $2$, the GP is $(20,40, 80,160)$.