document.write( "Question 252916: Evaluate the logarithm
\n" );
document.write( " 1. Log,1/25\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 2. Log,9 \n" );
document.write( "
Algebra.Com's Answer #185042 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! I look at the question and am not sure of the bases. I will assume base 10. \n" ); document.write( "Evaluate the logarithm \n" ); document.write( "(1) log(1/25) = log(1) - log(25) = 0 - log(25) = -log(5^2) = -2log(5) \n" ); document.write( "-- \n" ); document.write( "(2) log(9) = log(3^2) = 3log(2) \n" ); document.write( " |