Clarifying Equation Rewriting Method

  • Thread starter Thread starter Pietair
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Pietair
Messages
57
Reaction score
0
Good day.

I want to rewrite the following equation:
[tex]0.5p_{ss}=p_{ss}(1-e^{\frac{Lp}{Ix}t})[/tex]

What I do is:
[tex]ln(0.5)=ln(1)-ln(e^{\frac{Lp}{Ix}t})[/tex]
[tex]ln(0.5)=-{\frac{Lp}{Ix}t}[/tex]

Though in the notes received it says:
[tex]ln(0.5)={\frac{Lp}{Ix}t}[/tex] (without the minus sign)

Am I doing something wrong?
 
Physics news on Phys.org


So you mean you have 0.5pss= pss(1- e((Lp/Ix)t)) and you want to "rewrite the equation"? Rewrite it how? Solve the equation for pss or perhaps Lp or Ix or t?

You then have ln(0.5)= ln(1)- ln(e((Lp/Ix)t)). How did you get that? Not by taking the logarithm of both sides of the first equation. That would be ln(0.5p)= ln(pss(1- e[sup[(Lp/Ix)t)[/sup]) which reduces to ln(0.5)+ ln(p)=ln(p)+ ln(1- e((Lp/Ix)t)) and the "ln(p)" terms cancel to give ln(0.5)= ln(1- e((Lp/Ix)t)) but ln(1- e((Lp/Ix)t)) is NOT ln(1)- ln(e((Lp)/Ix)t)): in general ln(a- b) is NOT ln(a)- ln(b). If I new HOW you were trying to "rewrite" the equation, I might be able to suggest reducing before you take the logarithm.
 


Thank you for your answer, I want to solve the equation for t.

0.5pss= pss(1- e((Lp/Ix)t))

Is the same as:
0.5= 1- e((Lp/Ix)t)

Isn't it?

I don't know how to continue to solve the equation for t...
 


That makes sense, thanks a lot!