Question
Find the derivative of $y=\sin(\cos^{-1}(2x))$.
My Working
So I let $u=\cos^{-1}(2x)$, so
\begin{align} \frac{du}{dx}&=-\frac{1}{\sqrt{1-(2x)^2}}\times2\\ &=-\frac{2}{\sqrt{1-4x^2}} \end{align}
Also,
$$\frac{dy}{du}=\cos u$$
I feel like I should use the chain rule somewhere, but I am not sure where. Could anyone please help? Thanks!

Remember by the chain rule
$$\frac{d}{dx}\sin(u)=\cos(u)\frac{du}{dx}.$$
In your case $u=\cos^{-1}(2x)$. So
$$\frac{d}{dx}\sin(u)=-\frac{2}{\sqrt{1-4x^2}}\cos(\cos^{-1}(2x))=-\frac{2}{\sqrt{1-4x^2}}2x=-\frac{4x}{\sqrt{1-4x^2}}.$$