How do I apply chain rule to the following: $$\frac{d}{dx} \Big( \frac{dy}{dx} \Big)$$
Where $$\Big( \frac{dy}{dx} \Big) = \Bigg(\frac{\frac{dy}{dt}}{\frac{dx}{dt}} \Bigg)$$
I don't see the relationship between the bottom $dx$ and the $dy$ in the numerator. My textbook states that:
$$\frac{d}{dx} \Big( \frac{dy}{dx} \Big) = \frac{\frac{d}{dt} \times \big( \frac{dy}{dx} \big)}{\frac{dx}{dt}}$$
without explanation.
Any hints or help on the details of this proccess will be greatly appreciated. Cheers!
The chain rule says
$$\frac{d\phi}{dx}\frac{dx}{dt}=\frac{d\phi}{dt}.$$
Divide both sides by $\frac{dx}{dt}$ and set $\phi=\frac{dy}{dx}$ to get the desired formula.
Better, just use the original formula
$$\frac{d}{dx}=\left(\frac{dx}{dt}\right)^{-1}\frac{d}{dt}$$
(as an equality of operators) on $\frac{dy}{dx}$ instead of $y$.