Evaluate: $$\int\frac{dx}{(3+4\sin x)^2}$$
My attempt:
I have tried to express the integrand in terms of $\tan x$ and $\sec x$ but there was no use since the substitution $\tan x=z$ is of no use after that. I also tried to use the Weierstrass substitution, but I got a very complicated algebraic expression.
Please help.
Hint: I think the general solution for these types integrals is Tangent half-angle substitution, with $$\sin x=\dfrac{2t}{1+t^2}~~~,~~~dx=\dfrac{2}{1+t^2}\ dt$$ the integral simplifies to $$\int\frac{dx}{(3+4\sin x)^2}=\int\frac{2}{(3t^2+8t+3)^2}\ dt$$ then the squaring of denominator gives the result.