#Have I solved this exponential function correctly?

12 messages · Page 1 of 1 (latest)

ionic iceBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with: ```diff
    +close
wide abyss
#

I know how to do e.g. 3^x = 9 which is 3^x = 3^2 which is x = 2

#

but this one confuses me, have I done it correctly

#

The question just states solve the equation

#

oh wait its a log function?

crimson badger
#

Ye

pine whale
#

10 = e^e^(2x)
ln(10) = e^(2x)
ln(ln(10)) = 2x
x = ln(ln(10))/2

wide abyss
#

Thank you Swindle

#

Is it assumed when you need an exact answer, it is in decimal place or no?

pine whale