You can put this solution on YOUR website! How would you rewrite 10^(5log3) as a sum or difference of logs?
------------------
10^(5*log(3)) = 10^(log(3^5)) = 10^(log(125)) = 125
======================================================
Cheers,
Stan H.
=============