document.write( "Question 304010: How do I solve this?
\n" );
document.write( "0.1^n=100 \n" );
document.write( "
Algebra.Com's Answer #217791 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! You need to have noticed the powers of ten on each side. \n" ); document.write( ".1=1/10 \n" ); document.write( "1/10=10(-1) \n" ); document.write( "100=10^2 \n" ); document.write( "(10^(-1))^n=10^2 \n" ); document.write( "10^(-n)=10^2 \n" ); document.write( "n=-2 \n" ); document.write( " \n" ); document.write( " |