State whether true or false :
$\log_23 < \log_517$
I have tried to make a common base and then proceed but I am stuck , I am not able to figure out how can I predict this without using a calculator.
Could someone please guide me with some hint on how to compare logarithmic quantities with different bases ?
Thanks
$$\log^a_b = \frac{\ln^a}{\ln^b}$$ In the following, if $a,b,c,d$ are all positive, then $$\frac{a}{b} < \frac{c}{d} \rightarrow ad< bc$$ https://brilliant.org/wiki/does-cross-multiple-always-work-for-inequalities/
Also,
$$a<b \iff \ln^{a}< \ln^{b}$$
So your inequality becomes, $$\frac{\ln^3}{\ln^2} < \frac{\ln^{17}}{\ln^{5}}$$ And now you have everything in the same base.
I would leave it at this for you to solve the rest. If you still have problems, then let me know in the comments.