document.write( "Question 550906: I need the derivative of : y = 1 / log x \r
\n" ); document.write( "\n" ); document.write( "The answer is supposed to be y' = -ln 10 / x(ln x) ^2 \r
\n" ); document.write( "\n" ); document.write( "I want to know how to do this.
\n" ); document.write( "Is there a solver on algebra.com to do this?
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #359237 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "y = \"1%2Flog%28%28x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Use the change of base formula:\r\n" );
document.write( "\r\n" );
document.write( "Y = \"1%2F%28ln%28x%29%2Fln%2810%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Write as a division:\r\n" );
document.write( "\r\n" );
document.write( "y = 1÷\"ln%28x%29%2Fln%2810%29\"\r\n" );
document.write( "\r\n" );
document.write( "Invert and multiply:\r\n" );
document.write( "\r\n" );
document.write( "y = 1·\"ln%2810%29%2Fln%28x%29\"\r\n" );
document.write( "\r\n" );
document.write( "y = \"ln%2810%29%2Fln%28x%29\"\r\n" );
document.write( "\r\n" );
document.write( "Bring the denominator to the numerator with a -1 power \r\n" );
document.write( "\r\n" );
document.write( "y = ln(10)·[ln(x)]-1\r\n" );
document.write( "\r\n" );
document.write( "                       Now we need two formulas \r\n" );
document.write( "\r\n" );
document.write( "                       1) \"expr%28d%2Fdx%29\"\"%28u%5En%29\" = \"n%2Au%5E%28n-1%29expr%28%28du%29%2F%28dx%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "                       and\r\n" );
document.write( "\r\n" );
document.write( "                       2) \"expr%28d%2Fdx%29\"\"ln%28u%29\" = \"1%2Fu\"·\"%28du%29%2F%28dx%29\"\r\n" );
document.write( "\r\n" );
document.write( "y = ln(10)·[ln(x)]-1\r\n" );
document.write( "\r\n" );
document.write( "\"dy%2Fdx\" = -1·ln(10)·[ln(x)]-2\"%281%2Fx%29\"\r\n" );
document.write( "\"dy%2Fdx\" = -ln(10)·\"1%2F%28%22ln_x%22%29%5E2\"\"%281%2Fx%29\"\r\n" );
document.write( "\"dy%2Fdx\" = -\"ln%2810%29%2F%28x%2A%28%22ln_x%22%29%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );