tmt1
- 230
- 0
How can I go about solving this problem?
$$\int_{}^{} \frac{1}{e^x + e^{-x}}\,dx$$
I am unsure how to start.
$$\int_{}^{} \frac{1}{e^x + e^{-x}}\,dx$$
I am unsure how to start.
MarkFL said:I would begin by multiplying the integrand by:
$$1=\frac{e^x}{e^x}$$
and then use the substitution:
$$u=e^x$$
Can you proceed?
tmt said:so I would get
$$\int_{}^{} \frac{e^x}{2} \,dx$$
Then $e^x = u$ so $du = e^x dx$. Then I can substitute that and get
$$\frac{1}{2} \int_{}^{} \,du$$
Or $\frac{1}{2} u + C$ which becomes $\frac{1}{2} e^x + C$. Is this right?
Careful!tmt said:$$\int \frac{dx}{e^x + e^{-x}}$$