Integral using reverse chain rule

725 Views Asked by At

I have the following integral:

$$\int \left(\frac{e^{3x}+1}{e^{x}+1}\right)\frac{\mathrm{d} }{\mathrm{d} x}$$

I divided him into 2 parts:

First is: $\int (\frac{e^{3x}}{e^{x}+1})\frac{\mathrm{d} }{\mathrm{d} x}$

And Second:$\int (\frac{1}{e^{x}+1})\frac{\mathrm{d} }{\mathrm{d} x}$

I need to use the reverse chain rule(on the first one, the second I think I am

able to solve) but I can't link the things that it will form an integral of this

kind:

$\int uv'=uv-\int u'v$

3

There are 3 best solutions below

0
On

$$\frac{e^{3x}+1}{e^x+1}=e^{2x}-e^x+1$$

0
On

$$e^{3x}+1=(e^x+1)(e^{2x}-e^x+1) $$

the integral becomes

$$\int (e^{2x}-e^x+1)dx=\frac{e^{2x}}{2}-e^x+x+C $$

0
On

Hint.

$$ \frac{e^{3x}+1}{e^x+1} = e^{2x}-e^x+1 $$