Integrate (x^3)/sqrt(4x^(2)+9)^(3): Steps & Tips

  • Thread starter Thread starter SJB3415
  • Start date Start date
  • Tags Tags
    Integration
SJB3415
Messages
1
Reaction score
0
How do you integrate: (x^3)/sqrt(4x^(2)+9)^(3) dx

I have done integration with sqrts before but not when it is cubed up the square root...Any suggestions?
 
Physics news on Phys.org
How can you remove the x^3 term?
 
just to make sure, is this your problem?
\int \frac{x^3}{(4x^2+9)^{3/2}} \,dx

i see two possible approaches to this problem. although this doesn't look like a typical u-substitution problem, try making one. hint: you usually let the u be the thing inside a composition of functions, especially if it's underneath a square root. so, try letting u=4x2+9. then you have the problem of accounting for the x3. break x3 up into x2x. then you'll need to find x2 in terms of u. after all this, it should be a simple integral to finish.

the other method (that i haven't worked out) would be to try a trig-substition. in this case it would be x=\frac{3}{2}\tan\theta. like i said, i didn't take the time to work this out, but this should work if you can finish the trig integral you'll be left with after making the substitution.

FanofAFan said:
You could try pluging in the problem in Wolfram|alpha...

I actually did for you... follow the link, they work it out in complete steps
http://www.wolframalpha.com/input/?i=(x^3)/sqrt(4x^(2)+9)^(3)

no where in that link did they actually work this problem out in complete steps. wolframalpha is only helpful for checking your answers.
 
where it says on the right side in orange letter, "Show sets" under integration
 
FanofAFan said:
where it says on the right side in orange letter, "Show sets" under integration

my apologies, and i stand corrected. although the steps could be seen as confusing. they actually make the substitution that i mentioned above, but they do so using two separate substitutions.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top