How to solve if I have ln on both sides of equation?

23.3k Views Asked by At

I thought this would be a common problem but googling hasn't helped.

If I have $\ln(ex)=\ln(y) $ what the next step to solve for $y$?

2

There are 2 best solutions below

1
On BEST ANSWER

If you notice that $y = e^{\ln y}$, then you have $y = e^{\ln (ex)}$ as well; but $e^{\ln(ex)} = ex$, so $y = ex$!

And if it is $\ln y = \ln (e^x)$, you can still say $y = e^{\ln y}$ so $y = e^{\ln (e^x)} = e^x$!

Hope this helps! Cheerio,

and as always,

Fiat Lux!!!

0
On

$$\ln a = \ln b\\ e^{\ln a} = e^{\ln b}\\ a = b$$