We were given an exercise in school:
Given $x^2 + 25y^2 = 100$, show that $$\frac{dy}{dx^2} = -\frac{4}{25y^3}$$
I am stuck on the first order which is $$-\frac{x}{25y}$$ When I'm now going to the second, I always end up with the wrong answer where the denominator is somewhere at $625y^2$. I know that you have to use the quotient rule on the first order derivative to get to the second, but I don't know how. Can anyone answer with a detailed step-by-step solution? I'm really lost. Our prof didn't explain that topic well to us.
hint: $(x^2+25y^2)' = 0 \to 2x+50yy' = 0 \to y' = -\dfrac{x}{25y} \to y'' = \left(\dfrac{-x}{25y}\right)' = \dfrac{....}{625y^2}$