How do I express $\log_52$ in terms of $a$ and $b$ if:
$\log_62 =a$ and $\log_53 =b$
I've tried:
Converting the $a$ and $b$ equations to fractions, and substituting $\log2$ and $\log5$ with $a\log6$ and $(\log3)/b$ respectively, but I ended up with the same equation after simplifying things out.
I've also tried to convert the $2$ in $\log_52$ into fractions and go from there, but I went up going in circles and never got anywhere.
How would I solve this question?
Using change of base (change to base 5):
$$ \log_6 2 = \frac{\log_5 2}{\log_5 6} = \frac{\log_5 2}{\log_5 3 + \log_5 2}$$
$$ a = \frac{\log_5 2}{b + \log_5 2}$$
$$ ab = (1-a)\log_5 2$$
$$ \log_5 2 = ?$$
I trust you can finish the rest