How would I figure out the following problem.
Find
$\frac{d^2}{dx^2}$ $[(x^3-1)\frac{d^2}{dx^2}(6x-x^5)$
This is what I did
I took the derivative of $(6x-x^5)$ and got $(-20x^3)$
I did $(x^3-1)(-20x^3)$ and got $(-20x^6+20x^3)$
Then I took the derivative of that twice and got
$(-600x^4+120x)$
But did I do this correctly?
