document.write( "Question 555641: Determine the derivative of :\r
\n" );
document.write( "\n" );
document.write( "f(x)= log x^2\r
\n" );
document.write( "\n" );
document.write( "Thank you\r
\n" );
document.write( "\n" );
document.write( "I want to know the method please \n" );
document.write( "
Algebra.Com's Answer #361882 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Determine the derivative of :\r \n" ); document.write( "\n" ); document.write( "f(x)= log x^2 \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( "---- \n" ); document.write( "f(x) = ln(x^2)/ln(10) \n" ); document.write( "f'(x) = ((1/x^2)*2x)/ln(10) \n" ); document.write( "f'(x) = |