document.write( "Question 256565: How should I simplify:
\n" );
document.write( "log 100^x \n" );
document.write( "
Algebra.Com's Answer #188717 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! log 100^x \n" ); document.write( "= log(10^2x) \n" ); document.write( "= 2x \n" ); document.write( " \n" ); document.write( " |