Let there be two functions expressed in the form of a parametric variable, $y=f(t)$ and $x=g(t)$and I have find the second derivative of $y$ with respect to $x$.
To do that, I have done as shown $$\frac{d^2y}{dx^2}= \frac{d}{dt}(\frac{dy}{dt})×(\frac{dt}{dx})^2$$ $$\frac{d^2y}{dx^2} = \frac{d^2y}{dt^2} \biggm/\left(\frac{dx}{dt}\right)^2$$ But I am not getting the correct answer and I don't know what is the problem with this. I want to know if I have done something wrong in the above procedure?