Question 1117299
"of"; not "to"


{{{log(4,12^3)*log(12,4^3)}}}

{{{9*log(4,12)*log(12,4)}}}

{{{9*(log(4,4)+log(4,3))*log(12,2^2)}}}

{{{9(1+log(4,3))*2*log(12,2)}}}

{{{18(1+log(4,3))*log(12,2)}}}


Change of Base formula :

{{{18(1+log(10,3)/log(10,4))*(log(10,2)/log(10,12))}}}

not finished...