Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What is the integral of: 3/(3 + e^x) ?
5 Answers
- HemantLv 71 decade agoFavorite Answer
3 = ( 3 + e^x ) - e^x
...................................................
Hence
I = INT { [ ( 3 + e^x ) - e^x ] / ( 3 + e^x ) } dx
= INT { 1 -[ e^x / ( 3 + e^x ) ] } dx
= x - INT [ f ' (x) / f(x) ] dx,..................where f(x) = 3 + e^x
= x - ln [ f(x) ] + C
= x - ln ( 3 + e^x ) + C
- 1 decade ago
Substitute u = 3 + e^x, so that du = e^x dx.
the integral, 3/(3+e^x) times (e^x/e^x)dx, becomes:
3/u times du/(u-3)
The integrand, 3/u(u-3) is integratable by the method of partial fractions; the rational function is equal to -1/u + 1/(u-3), which integrates to become -ln u + ln(u-3) + C
This is equivalent to -ln(3+e^x) + x + C
Fib
- MathmomLv 71 decade ago
3 / (3 + e^x)
= (3 + e^x - e^x) / (3 + e^x)
= (3 + e^x) / (3 + e^x) - e^x / (3 + e^x)
= 1 - e^x / (3 + e^x)
â« 3 / (3 + e^x)dx
= â« (1 - e^x / (3 + e^x)) dx
= x - ln(3+e^x) + C
- strangeLv 61 decade ago
int 3dx / (3 + e^x) = int 3e^{-x}dx / (3e^{-x} + 1)
= -ln(3e^{-x} + 1) + C
&&&&&&&&&&&&&&&&&&&&&&&
This is equivalent to certain answers above because
-ln(3e^{-x} + 1) + C = -ln[(3 + e^x) / e^x] + C
= -ln(3 + e^x) + ln e^x + C
= x - ln(3 + e^x) + C
- How do you think about the answers? You can sign in to vote the answer.