document.write( "Question 489094: What is the difference between a common and natural logarithm and how do I change from one to the other? For example how would I write log5 91 in terms of common logarithms? \n" ); document.write( "
Algebra.Com's Answer #334690 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the difference between a common and natural logarithm and how do I change from one to the other? For example how would I write log5 91 in terms of common logarithms? \n" ); document.write( "** \n" ); document.write( "The base of a common logarithm=10 \n" ); document.write( "The base of a natural logarithm=e=2.7183... \n" ); document.write( ". \n" ); document.write( "To convert to a different base, take the log of the number with the new base divided by the log of the old base, based on the new base. For example: \n" ); document.write( "log5(9)=log10(9)/log10(5)=log(9)/log(5) \n" ); document.write( " |