The question seems to be about a function $G$ of a single variable $\tau$, such that $G(0)=0$ and solving the differential equation $$G'(\tau)=\gamma(G(\tau)-r_+)(G(\tau)-r_-),$$ for some fixed constants $(\gamma,r_+,r_-)$. The values of $(\gamma,r_+,r_-)$ depend on $u$ but for each $u$, the triplet $(\gamma,r_+,r_-)$ is fixed and $G(\ )=D(u,\ )$ solves such an equation.
To be complete, note that the differential equation above implies that $$G'(\tau)\left(\frac1{G(\tau)-r_+}-\frac1{G(\tau)-r_-}\right)=\gamma(r_+-r_-),$$ hence $$\frac{G(\tau)-r_+}{G(\tau)-r_-}=C\,\mathrm e^{\gamma(r_+-r_-)\tau},$$ for some constant $C$. The initial condition $G(0)=0$ yields $C=r_+/r_-$ and, finally, $$G(\tau)=r_+r_-\frac{1-\mathrm e^{\gamma(r_+-r_-)\tau}}{r_--r_+\mathrm e^{\gamma(r_+-r_-)\tau}}.$$
The parameters $r_+$ and $r_-$ solve the quadratic equation $\gamma r^2-\beta r+\alpha=0$ hence the prefactor is $$r_+r_-=\alpha/\gamma,$$ and the exponent of the exponential is $$\gamma(r_+-r_-)=\sqrt{\beta^2-4\alpha\gamma}.$$ (The square root in the RHS might be your $d$ but then the mysterious $\eta^2$ in your denominator for $r_\pm$ should read $2\gamma$. In any case, a unique exponential function is involved, not two with different exponents, as your answer seems to imply.)