So, I have a question here:
$\log_2 M + \log_3 N$
The goal is to simplify this as far as possible. I tried to do change of base, but that didn't really help. I thought of rearranging and manipulating it with the laws of log, namely the following:
$\log_a(bc)=\log_ab+\log_ac$
$\log_a(b/c)=\log_ab−\log_ac$
$\log_ab^n=n\log_ab$
$\log_ab=1/\log_ba$
$(\log_ab)(\log_bc)=\log_ac$
$\log_aa=1$
I tried a few methods, but I couldn't really make any progress. Can anyone help?