Celeb Glow
news | April 16, 2026

How do $\ln$ and $e$ cancel out when there is an exponent that is negative?

$\begingroup$

I have a question about $\ln$ and $e$.

Essentially I know that $e$ and $\ln$ cancel/reverse each other to give $x$. Ex: $e^{\ln x} = x$

But how does this work: $-e^{-\ln 2} = -1/2$

I thought it would just give me $-(-2)$.

$\endgroup$ 1

2 Answers

$\begingroup$

Recall that that $a^{-b}= (a^b)^{-1}$.

Thus $e^{-\ln 2}= (e^{\ln 2})^{-1}= 2^{-1}= 1/2$.

$\endgroup$ 3 $\begingroup$

We know that $e^{\ln x} = x$ and $p \ln x = ln x^p$.

Using this we get

$$ -e^{-\ln 2} = -e^{-1\ln 2}= -e^{\ln 2^{-1}} = -e^{ln(\frac{1}{2})}= -\frac{1}{2}. $$

$\endgroup$ 0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy