Just a bit confused about how to evaluate the following
$$\log_3 8\times \log_5 9\times \log_2 5$$
What I have done so far:
I have used the change of base rule to change each log to base $3$, so I ended up with this after cancelling: $$\log_3 8\cdot \log_3 9 \cdot \frac{1}{\log_32}$$
First of all, I'm not even sure that I have made the right decision in changing to base 3, does it matter what you change to? Second of all, I'm just unsure where to go from here.