Can someone help me solve this integral? (1/(1+e^x))dx

  • Thread starter Thread starter rockfan0005@g
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
rockfan0005@g
Messages
2
Reaction score
0
Help W/ Integration--Calc 1

Hey everybody,
I have a problem that I don't know how to solve...can someone help me out:
Integral (1/(1+e^x))dx
 
Physics news on Phys.org


Try using substitution first for [itex]u=e^x[/itex] which will give you

[tex]\int \frac{du}{u(1+u)}[/tex]
and then use partial fractions to get some [itex]A,B[/itex] where

[tex]\int \frac{A}{u}du + \int \frac{B}{1+u}du[/tex]

and from there try and see if you can find a solution.
 


Thanks guys, so much...answer wasn't too difficult after that.