Solving ln x for x: ce^{-0.03t}

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Constant
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
cscott
Messages
778
Reaction score
1
How does one get from [itex]ln x = -0.03t + c'[/itex] to [itex]x = ce^{-0.03t}[/itex]

Why isn't it [itex]x = e^{-0.03t} + c[/tex]? where [itex]c = e^{c'}[/itex][/itex]
 
Last edited:
Physics news on Phys.org
cscott said:
How does one get from [itex]ln x = -0.03t + c'[/itex] to [itex]x = ce^{-0.03t}[/itex]

Why isn't it [itex]x = e^{-0.03t} + c[/tex]? where [itex]c = e^{c'}[/itex][/itex]
[itex] <br /> Well, it cannot be your equation for x, the + should be *<br /> <br /> Look at this derivation :<br /> <br /> [tex]ln x = -0.03t + c'[/tex]<br /> <br /> [tex]x = e^{-0.03t + c'}[/tex]<br /> <br /> [tex]x = e^{-0.03t} * e^{c'}[/tex]<br /> <br /> They called the [tex]e^{c'}[/tex] the constant c.<br /> <br /> This can be done since you this constant must be determined using some given initial conditions like at t = 0, x must be 5 or so...<br /> <br /> marlon<br /> <br /> EDIT : if you want you can just use [tex]e^{c'}[/tex] as well, it does not really matter because of the way the constant must be calculated. The result will be the same.[/itex]
 
Last edited:
Thanks marlon. :)