document.write( "Question 999353: Evaluate the following expression.
\n" );
document.write( "log5(25)*log25(5) = ???\r
\n" );
document.write( "\n" );
document.write( "for log5(25), 5 is small, meaning it is \"base\"
\n" );
document.write( "for log25(5), 25 is small, meaning it is \"base\"
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #617027 by fractalier(6550) You can put this solution on YOUR website! log5(25)*log25(5) = \n" ); document.write( "2 * 1/2 = 1 \n" ); document.write( " |