I tried to solve this question: first assuming the zeros to be $m$, $mr$ and $mr^2$ in G.P. so that $\frac{1}{m}$, $\frac{1}{mr}$ and $\frac{1}{mr^2}$ in A.P.; then by solving it like $\frac{1}{mr}-\frac{1}{m}=\frac{1}{mr^2}-\frac{1}{mr}.$ Simplifying it we obtain $r=1$.
Then $$a= -(m+mr+mr^2)=-3m$$ $$b= m^2r+m^2r^2+m^2r^3=3m^2$$ $$c= -m^3r^3=-m^3$$ Then I put this value in the equation $2b^2+3ac$: $$2(3m^2)^2+3(-3m)(-m^3)=18m^4+9m^4=27m^4$$
So I am thinking it's a misprint and question was supposed to be: prove that $2b^2-3ac=0$.
As commented by @SouravGosh, since the zeros are assumed to be distinct, $r$ cannot be $1.$ So, "think outside the box": the central term of the arithmetic progression must not correspond to the central term of your geometric progression $m,mr,mr^2,$ i.e. what we have is not $\frac2{mr}=\frac1m+\frac1{mr^2}$ but (wlog): $$\frac2{mr^2}=\frac1m+\frac1{mr}.$$ The solution $\ne1$ is $$r=-2,$$ and $$2b^2+3ac=2(-6m^2)^2+3(-3m)(8m^3)=0.$$