You can put this solution on YOUR website! Find the second derivative of the function
f(x) = (6x – x2)^10
f'(x) = 10*(6x - x^2)^9*(6 - 2x)
f'(x) = 60*(6x - x^2)^9 - 2x*(6x - x^2)^9
--------------------
f"(x) = 9*60*(6x - x^2)^8*(6-2x) -2*(6x - x^2)^9 - 2x*9*(6x - x^2)^8*(6-2x)
=
=
=
=