document.write( "Question 1164541: Your friend claims you can use the change - of - base to write the
\n" );
document.write( "expression (In x) as a common logarithm. Is your friend correct?
\n" );
document.write( "Explain your reasoning. \n" );
document.write( "
Algebra.Com's Answer #788946 by Theo(13342)![]() ![]() You can put this solution on YOUR website! yes, he is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = ln(x) is the same as y = loge(x)/log(e).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take x = 1525 \n" ); document.write( "ln(1525) = 7.329749689 \n" ); document.write( "log(1525) / log(e) = the same.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the derivation of the log base conversion is as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = ln(x) if and only if e^y = x \n" ); document.write( "take the log of both sides of the equation to get: \n" ); document.write( "log(e^y) = log(x) \n" ); document.write( "since log(e^y) = y * log(e), you get: \n" ); document.write( "y * log(e) = log(x) \n" ); document.write( "solve for y to get: \n" ); document.write( "y = log(x) / log(e) \n" ); document.write( "since they're both equal to y, you get: \n" ); document.write( "ln(x) = log(x) / ln(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the base conversion formula that says loga(x) = logb(x) / logb(a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is useful to convert all different bases to base 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2^5 = 32 \n" ); document.write( "this is true if and only if log2(32) = 5 \n" ); document.write( "log function of your calculator gets you log to the base of 10, i.e. log10. \n" ); document.write( "you use your calculator log function to get: \n" ); document.write( "log2(32) = log(32)/log(2). \n" ); document.write( "log(32)/log(2) = 5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |