Say I'd like to calculate the following logarithm:
$$log_{0,1}{\sqrt {10}\over 100}$$
Using the logarithm rules, I do it this way:
$${log_{1\over 10} {\sqrt {10}}} - {log_{1\over 10} {100}}$$
$$={{1\over2}log_{1\over10} {10}} + log_{1\over 10}{10^2}$$
$$={{1\over2}log_{10^{-1}} {10}} + log_{10^{-1}}{10^2}$$
Though, I don't seem to be able to apply the first property of a logarithm:
$$log_aa^c = c$$
$10^{-1}$ is not equal to $10$. How do I calculate the following logarithm?
Hint: use the fact that $$ 10=(10^{-1})^{-1}$$