Suppose a solid sphere of mass $M$ rolls along the surface given by $z=x^2/2-R$ without slipping. Also suppose that it is released from height $h$ and that the centre of the sphere remains in the $x-z$ plane.
I have found that the kinetic energy is given by $$T=\frac{7}{10}M\dot{x}^2(1+x^2)$$ and the potential is given by $$V=Mg\left(\frac{x^2}{2}-R\right)$$
I'm first asked to find the maximum speed, which I know will occur when $x=0$. So this gives me $$Mgh=\frac{7}{10}M\dot{x}^2$$ and so the maximum speed is $$\sqrt{\frac{10gh}{7}}$$
Next I'm asked to justify that the maximum speed occurs at $x=0$ using conservation of energy. Physically it's clear to me that it should occur at $x=0$, how do I show it though?
Write down the conservation of energy equation $T+V=C$ and differentiate this with respect to time $t$
So you have $$\frac 95m\dot{x}\ddot{x}(1+x^2)+\frac{9}{10}m\dot{x}^2(2x\dot{x})+mgx\dot{x}=0$$
For maximum $v$ set acceleration $\ddot{x}$ equal to zero and it follows immediately that since $\dot{x}\neq0$ then $x=0$