document.write( "Question 1051092: differentiate the following function using derivative rules:\r
\n" );
document.write( "\n" );
document.write( "f(x)= (2+ ln x)^3 \n" );
document.write( "
Algebra.Com's Answer #666688 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=(2 + ln (x))^3 \n" ); document.write( "f'(x)=3(2+ln x)^2*(1/x), the derivative of what is in the parentheses. \n" ); document.write( "f'(x)=(3/x)(2+ln x)^2 \n" ); document.write( " |