You can put this solution on YOUR website! How do I write e^0=1 in logarithmic form?
------
Remember:: "log" means "exponent"
So start with log = 0
---
Now determine the base:: base = e
You have log(base e) = ?
---
Now determine the result:: result = 1
-----
You have log(base e)1 = 0
-----
You can change that to ln1 = 0 because ln implies "base e".
----
Try it with 2^4 = 16
log = 4
log(base 2) = 4
log(base 2)16 = 4
log(2)16 = 4
---------------------
Cheers,
Stan H.
You can put this solution on YOUR website! How do I write e^0=1 in logarithmic form?
----
ln(1) = 0
------
PS Anything to the power of zero = 1.
--> log(1) to any base = 0.
---
0^0 = 1 also, by convention.