Question 157747
Log(10000) is the same as saying "what power of 10 equals 10000"

{{{x = Log(10000)}}} is equal to {{{10^x = 10000}}}
{{{10^x = 10000}}}
{{{10^x = 10^4}}}
{{{x = 4}}}