document.write( "Question 574430: express the following as a single logorithm
\n" );
document.write( "Log20 + log5 - log 25\r
\n" );
document.write( "\n" );
document.write( "determine the value of the following\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369086 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Log20 + log5 - log 25 \n" ); document.write( "Log(20*5) - log 25 \n" ); document.write( "Log(20*5)/25 \n" ); document.write( "Log(20/5) \n" ); document.write( "Log(4) \n" ); document.write( ".602 \n" ); document.write( " \n" ); document.write( " |