document.write( "Question 45457: My problem is rewrite log8 (xsquared + 1) in terms of natural logarithms.\r
\n" );
document.write( "\n" );
document.write( "The 8 being the base (small 8 at the bottom of the g)
\n" );
document.write( "I understand natural logarithms is LN, right? So I turnerd it into
\n" );
document.write( "8 to the power of y = x squared + 1.
\n" );
document.write( "Then from there I am stuck. Where does the LN come in? \n" );
document.write( "
Algebra.Com's Answer #30213 by stanbon(75887) ![]() You can put this solution on YOUR website! Rewrite log8 (x^2 + 1) in terms of natural logarithms. \n" ); document.write( "The 8 being the base (small 8 at the bottom of the g) \n" ); document.write( "I understand natural logarithms is LN, right? So I turnerd it into \n" ); document.write( "8 to the power of y = x squared + 1.\r \n" ); document.write( "\n" ); document.write( "The log law is log(base a)b = [log(base c)b]/[log(base c)a] \n" ); document.write( "The base c may be any positive number except c=1.\r \n" ); document.write( "\n" ); document.write( "So log (base 8)(x^2+1) can be written as [ln(x^2+1)]/[ln8]\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |