Compute the following integral
$$\int _0^{0.6}\:\frac{x^2}{\sqrt{9-25x^2}}\mathrm dx$$
So as I have been doing in the past, I thought the required substitution would have been $x = 3\sin\theta$. But in this case, it is actually $x = \frac{3}{5}\sin\theta$. I am not entirely sure why this is. Is it because the coefficient of the $x^2$ in the denominator is also a square number so we can square root it and place it in the denominator of the substitution? Is this a universal rule?
In order to get rid of the square root in $$\int _0^{0.6}\:\frac{x^2}{\sqrt{9-25x^2}}dx$$
We have to have $9-25x^2$ as a perfect square. This is achieved by having $25x^2 = 9 \sin^2(\theta)$ which implies $9-25x^2 = 9 \cos^2(\theta)$, which is a perfect square.