document.write( "Question 42545: Express as a sum of logarithms:\r
\n" );
document.write( "\n" );
document.write( "log 0.2x \n" );
document.write( "
Algebra.Com's Answer #27697 by fractalier(6550) You can put this solution on YOUR website! log 0.2x = log (1/5)x = log 1/5 + log x = log x - log 5 \n" ); document.write( " |