Using chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$
I'm given that $y=u^3+1$ and $u=5-x^2$
So far, I have came to $\frac{d}{du}(u^3+1) \cdot \frac{d}{dx}(5-x^2) = (3u^2)(-2x)$
Then: $(3u^2)(-2x) = -2x(3(5-x^2)^2)$
I'm not sure how to solve further, I can get $-6x$, but how to I deal with the squared part?