document.write( "Question 1010200: Need help with one more please:
\n" );
document.write( "Differentiate as many times as necessary to evaluate f'''(-3) if f(x) = 2 ln( absolute value of x) \n" );
document.write( "
Algebra.Com's Answer #625659 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=2ln|x| \n" ); document.write( "f'(x)=2/x or 2x^(-1) \n" ); document.write( "f''(x)=-2x(-2) or -2/x^2 \n" ); document.write( "f'''(x)= 4x^(-3) or 4/x^3 \n" ); document.write( "f'''(-3)= -4/27 \n" ); document.write( " |