projectile & time

logistic_guy

Senior Member
Joined
Apr 17, 2024
Messages
1,286
Show that the time required for a projectile to reach its highest point is equal to the time for it to return to its original height.
 
Show that the time required for a projectile to reach its highest point is equal to the time for it to return to its original height.
Please show us what you have tried and exactly where you are stuck.

Please follow the rules of posting in this forum, as enunciated at:


Please share your work/thoughts about this problem
 
First equation can give us the time.

v=v0+at=v0gt\displaystyle v = v_0 + at = v_0 - gt

At the highest point v=0\displaystyle v = 0, then

0=v0gt\displaystyle 0 = v_0 - gt

This gives:

t=v0g   \displaystyle t = \textcolor{blue}{\frac{v_0}{g}} \ \ \ (time to go to the highest point.)

Second equation can give us the height.

v2=v02+2ah=v022gh\displaystyle v^2 = v^2_0 + 2ah = v^2_0 - 2gh

At the highest point v=0\displaystyle v = 0, then

0=v022gh\displaystyle 0 = v^2_0 - 2gh

This gives:

h=v022g\displaystyle h = \frac{v^2_0}{2g}

Third equation can give us the time to go to the lowest point.

Suppose now the projectile is at the highest point and it is gonna go to the lowest point.

y=y0+v0t+12at2=y0+v0t12gt2\displaystyle y = y_0 + v_0t + \frac{1}{2}at^2 = y_0 + v_0t - \frac{1}{2}gt^2

At the highest point, the initial velocity v0=0\displaystyle v_0 = 0 and the initial height y0=h\displaystyle y_0 = h, then

0=h+(0)t12gt2\displaystyle 0 = h + (0)t - \frac{1}{2}gt^2

0=h12gt2\displaystyle 0 = h - \frac{1}{2}gt^2

Solving for the time gives:

t=2hg\displaystyle t = \sqrt{\frac{2h}{g}}

But we already know the height from the second equation, then

t=2v022gg=v02g2=v0g   \displaystyle t = \sqrt{\frac{2\frac{v^2_0}{2g}}{g}} = \sqrt{\frac{v^2_0}{g^2}} = \textcolor{red}{\frac{v_0}{g}} \ \ \ (time to go to the lowest point.)

This shows that:

time to go to the highest point =\displaystyle = time to go to the lowest point

Or

tup=v0g=v0g=tdown\displaystyle \textcolor{blue}{t_{\text{up}}} = \textcolor{blue}{\frac{v_0}{g}} = \textcolor{red}{\frac{v_0}{g}} = \textcolor{red}{t_{\text{down}}}
 
Top