document.write( "Question 996768: Find the second derivative of the function
\n" );
document.write( " f(x) = (6x – x2)^10 \n" );
document.write( "
Algebra.Com's Answer #615075 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the second derivative of the function \n" ); document.write( " f(x) = (6x – x2)^10 \n" ); document.write( "f'(x) = 10*(6x - x^2)^9*(6 - 2x) \n" ); document.write( "f'(x) = 60*(6x - x^2)^9 - 2x*(6x - x^2)^9 \n" ); document.write( "-------------------- \n" ); document.write( "f\"(x) = 9*60*(6x - x^2)^8*(6-2x) -2*(6x - x^2)^9 - 2x*9*(6x - x^2)^8*(6-2x) \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= |