We are often taught that $$\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{dy}{dx}$$ Why are we allowed to say this?
What about the case of higher derivaitves, i.e.
$$\frac{\frac{d^ny}{dt^n}}{\frac{d^nx}{dt^n}} $$ Can these be reduced to remove the $dt$s?
(Please mark as duplicate if it is, I'm having trouble finding a similar question)
It doesn't work nicely for higher derivatives. For example, $$\dfrac{d^2y }{d t^2} = \dfrac{dy}{dx} \dfrac{d^2 x}{d t^2} + \left(\dfrac{dx}{dt} \right)^2 \dfrac{d^2y}{dx^2}$$
The case $n=1$ follows from the chain rule: $$\dfrac{d}{dt} y(x(t)) = y'(x(t)) \times x'(t)$$ which is $$\dfrac{dy}{dx} \dfrac{dx}{dt} $$