Without using logarithms, how can I solve
$$10=\left(\frac{6}{5}\right)^x$$
Without using logarithms, how can I solve
$$10=\left(\frac{6}{5}\right)^x$$
You could use the series expansion of the natural logarithm as follows:
$$ \frac{\sum\limits_{n=1}^{\infty}\frac{1}{n}\left(1-\frac{1}{10}\right)^{n}}{\sum\limits_{n=1}^{\infty}\frac{1}{n}\left(1-\frac{5}{6}\right)^{n}} $$
Therefore, you don't use the logarithm directlry. But I am not sure, if this infinite sum is better for you. At least it will approach the correct result, the more terms you use.