You can
put this solution on YOUR website!Remember, "log of" simply means "exponent of".
1. 5log(base37)37^9=
log(base37) 37^(9*5)
=9*5 or 45
---------------------
2. 3log(base24)24^-2/3=
log(base 24) 24^(-2/3*3)
=log(base 24) 24^(-2)
= -2
------------------
3. (Log(base7)8)/(log(base7)1/8) =
= log(base7)8 /[log(base7)1 - log(base7)8]
=log(base7)8 / -log(base7)8
= -1
-------------------------
4. 10^(log(base100)9)=
10^[(log9)/log100]
=10^[(log9)/2]
=[10^log9]^(1/2)
=9^(1/2)
=3
---------------
Cheers,
Stan H.
You can
put this solution on YOUR website!The best way to deal with logs is to think up a very simple
example that will show you how to do a problem, for instance,
What's

? Note that

.
Say to yourself, What's the log to the base 2 that gives me

? You see that it's 4.
------------------

(exactly like my example above)

answer
------------------

answer
--------------------

Note the general rule that log(a/b) = log(a) - log(b) (with any base)
and also log(1) = 0 (with any base)

--------------------