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?