SeReNiTy
- 170
- 0
can anyone help me find an antiderivative for (x^2)((9-(x^2))^(1/2))
HallsofIvy said:When you see [itex]\sqrt{1- x^2}[/itex] or anything like that, you should think [itex]cos(x)=\sqrt{1- sin^2(x)}[/itex]- and use a trig substitution.
In this problem, factor a "9" out of the squareroot to get [itex]3x^2\sqrt{1- \frac{x^2}{9}}[/itex]. Now make the substitution x= 3sin(θ).
dx= 3cos(θ)dθ and [itex]\sqrt{1- \frac{x^2}{9}}[/itex] becomes [itex]\sqrt{1- sin^2(\theta)}= cos(\theta)[/itex]. The entire integrand becomes sin2(θ)cos2(θ)dθ. You will need to use trig substitutions to integrate that.