
William W. answered 11/13/21
Experienced Tutor and Retired Engineer
You are thinking about the total distance traveled compared to the total distance of the trip from start back to ground. This statement refers to the displacement (which is final position minus initial position) compared to the total distance traveled (ground to "midair on the way back down"). The displacement is small compared to the total distance traveled (ground to "midair on the way back down") so 1/3 fits.
Mathematically:
For an object thrown straight up, we can define it's height by:
h(t) = h0 + v0t + 1/2at2 where "t" is the time the object is in the air, h0 is the initial height (which we can consider as zero if our coordinate plane is placed at the location of "launch", v0 is the initial velocity, and a is the acceleration due to gravity (aka "g")
So h(t) = v0t + 1/2gt2
Considering that the object must travel up to the vertex then back down to the halfway point, we can find the vertex by using t = -b/(2a) = -v0/(2(1/2g)) = -v0/g. To find the height, plug in t = -v0/g to get:
h = v0(-v0/g) + 1/2g(-v0/g)2 = -v02/g + v02/(2g) = -2v02/(2g) + v02/(2g) = -v02/(2g) [Note that g is a negative number so this result will be positive)
So the object travels a distance of "-v02/(2g)" from the ground to the top of it's flight. The distance halfway back is [-v02/(2g)]/2 = -v02/(4g) so the total distance traveled is -v02/(2g) + -v02/(4g) = -3v02/(4g)
The displacement is the final position - initial position = -v02/(4g) - 0 = -v02/(4g)
So the displacement to total distance traveled is (-v02/(4g))/(-3v02/(4g)) = 1/3