document.write( "Question 308403: How do I solve this without a calculator?:
\n" );
document.write( "If log 2=p evaluate log 40\r
\n" );
document.write( "\n" );
document.write( "I can simplify it down to 10^p=2 but what is 10^x=40?? \n" );
document.write( "
Algebra.Com's Answer #220489 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 40 = 2*2*10 \n" ); document.write( "log(40) = p + p + 1 \n" ); document.write( "= 2p + 1 \n" ); document.write( " \n" ); document.write( " |