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)\"\" \"About 
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( "= \"%2836x%5E2+-+216x+%2B+3240%29%2A%286x+-+x%5E2%29%5E8+-+2%286x+-+x%5E2%29%5E9\"
\n" ); document.write( "=
\n" ); document.write( "= \"%2838x%5E2+-+228x+%2B+3240%29%2A%286x+-+x%5E2%29%5E8\"
\n" ); document.write( "
\n" );