- 6,221
- 31
Homework Statement
find \int x^{\frac{3}{2}}\sqrt{1+x} dx
Homework Equations
The Attempt at a Solution
Now i tried all the methods i know of which include integration by parts and substitution,the integration by parts didn't work too well, so substitution I tried.
let u=tan^2x and du = 2tanxsec^2x
eventually giving me
\int tan^4xsec^3x dx which i can't do
and if I used u^2=x+1 I eventually get
2\int u^3(u^2-1)^\frac{3}{2} du which i also can't do
is there any useful substitution i can do?