If [tex]x[/tex] is the first number in the progression, and [tex]r[/tex] is the common ratio between consecutive terms, then the first four terms in the progression are
[tex]\{x,xr,xr^2,xr^3\}[/tex]
We want to have
[tex]\begin{cases}xr^2-x=12\\xr^3-xr=36\end{cases}[/tex]
In the second equation, we have
[tex]xr^3-xr=xr(r^2-1)=36[/tex]
and in the first, we have
[tex]xr^2-x=x(r^2-1)=12[/tex]
Substituting this into the second equation, we find
[tex]xr(r^2-1)=12r=36\implies r=3[/tex]
So now we have
[tex]\begin{cases}9x-x=12\\27x-3x=36\end{cases}\implies x=\dfrac32[/tex]
Then the four numbers are
[tex]\left\{\dfrac32,\dfrac92,\dfrac{27}2,\dfrac{81}2\right\}[/tex]