• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Natural Logs n stuff

Hey all

Im working on a math problem:

e^(-z/d) = 1/10

my steps are:

1. Add ln to both sides

ln(e^(-z/d) = (ln 1) - (ln 10)

From here, I understand that on the right i get (-ln 10)
and i have been told that on the left of the = i can reduce to (-z/d)
Then i can reduce to:

(z/d) = ln 10

I think i may just be having a brain fart, but i cannot see how to bring down (-z/d)
and be able to put it in front of ln(e) (which i know = 1)

Anyway, im sure this is some simply algebra i forgot, so sorry if this is dumb!
 
I am not sure what you are asking, but
ln(e^x)=x by definition
, logarithms are definied so that they have this propertie.
 
that, and Log b (b) = 1. BTW you are not adding ln to both sides, but you are taking the ln of both sides, BIG diffrence. That is also the reasion you get -z/d = -ln(10) or z/d = ln(10). on another note.

log b (a^c) = c*log b (a). One of the definitions of logs.
 
Back
Top