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