Hi,
it is probably a simple question, but it bothers me for quite some time.
How can I calculate time that ball needs for certain path/courve, where path equation is given?
I could use
t=\int_{T_1}^{T_2}\frac{ds}{v}
where v is velocity and ds^2=dx^2+dy^2.
Because of...