clackulus
- 2
- 0
The problem is given as
\int\frac{x*e^x}{(x+1)^2}dx
I did u substitution with u=(x+1) and du=dx
which gives me \int\frac{(u-1)*e^{u-1}}{u^2}
simplifies to \int\frac{u*e^{u-1}-e^{u-1}}{u^2}
Then I separated it into two integrals
\int\frac{e^{u-1}}{u}-\int\frac{e^{u-1}}{u^2}
Now I'm stuck. I tried doing these separate integrals by parts, but it doesn't seem to be working for me. Am I going in the complete wrong direction with this? Any help would be appreciated.
\int\frac{x*e^x}{(x+1)^2}dx
I did u substitution with u=(x+1) and du=dx
which gives me \int\frac{(u-1)*e^{u-1}}{u^2}
simplifies to \int\frac{u*e^{u-1}-e^{u-1}}{u^2}
Then I separated it into two integrals
\int\frac{e^{u-1}}{u}-\int\frac{e^{u-1}}{u^2}
Now I'm stuck. I tried doing these separate integrals by parts, but it doesn't seem to be working for me. Am I going in the complete wrong direction with this? Any help would be appreciated.