You can put this solution on YOUR website! change to logarithmic notation. b=a^x
--
base = a
log = exponent = x
result = b
-----
loga(b) = x
================================
b)change to exponential notation. s=ln t
---
base = e
log = exponent = s
result = t
-----
e^s = t
=================
Cheers,
Stan H.