Int( X/(x+2)^(1/4)) substitutions

  • Thread starter Thread starter steve092
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
steve092
Messages
10
Reaction score
0

Homework Statement


I'm having a problem with U-Substitution. I get the simple stuff and the trig substitutions, but this problem has been bugging me.
Int( X/(x+2)^(1/4))


Homework Equations





The Attempt at a Solution


I first tried u=x+2 and then du=dx. I then solved for x, where x= U-2.

That put me at Int( (u-2)/(u^(1/4)). And that's where I don't really know how to go on.
 
Physics news on Phys.org


So split it then integrate it from there?
 


Thanks for the help. I got:
(4/7)(x+2)^(7/4) - (8/3)(x+2)^(3/4) +C.