document.write( "Question 1033038: How to find value log log(40) when I am given the values of log(2) and log(5) in the problem?
\n" );
document.write( "log(2)=0.30103, log(5)=0.69897 \n" );
document.write( "
Algebra.Com's Answer #647624 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since 40 = 2 x 2 x 2 x 5, we can get \n" ); document.write( "log 40 = log 2 + log 2 + log 2 + log 5 so that \n" ); document.write( "log 40 = 1.60206 \n" ); document.write( " |