document.write( "Question 1097404: Dear Tutor,\r
\n" );
document.write( "\n" );
document.write( "Could you please help me with this question:\r
\n" );
document.write( "\n" );
document.write( "Find the derivative of f(x) = (e^(3x))^4 in two different ways, and the derivative of g(x) = ln (x^3) in two different ways.\r
\n" );
document.write( "\n" );
document.write( "I know that one way is applying the chain rule.. but what is the second way?\r
\n" );
document.write( "\n" );
document.write( "Thank you for helping me. \n" );
document.write( "
Algebra.Com's Answer #711831 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Find the derivative of f(x) = (e^(3x))^4 \n" ); document.write( "f(x) = e^(12x) \n" ); document.write( "f' = 12*12x*e^(12x) \n" ); document.write( "=============== \n" ); document.write( "g(x) = ln(x^3) \n" ); document.write( "g(x) = 3ln(x) \n" ); document.write( "g' = 3/x \n" ); document.write( " \n" ); document.write( " |