Let's assume a ball is thrown upwards with an initial velocity V and gravitational acceleration -A is acting on it in downward direction At some height H the particle with reach its max height and start falling down in negative direction I want to calculate the distance travelled by the ball and not the displacement
I can use s = ut + ½at² to calculate displacement but what i want is the distance travelled
For example, when the ball reaches the ground the displacement will be 0 but distance travelled will be twice the max height reached
How can I calculate distance travelled at any time t?