Initial Velocity: Kinemetic Equations | When is 0 m/s OK?

  • Thread starter Thread starter Sylis
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
Sylis
Messages
43
Reaction score
0
I just have a general question. When is it okay to assume that Initial Velocity is 0 m/s?

For instance I have this question:
A football is kicked straight up into the air; it hits the ground 3.8s later.

Do I assume that the initial Velocity is 0 m/s? Or do I assume that I'm only concerned at the point the football has left the kickers foot at which point it would have a velocity.
 
Physics news on Phys.org
[itex]\vec{}[/itex]If you are concerned with the point the football has left the kicker's foot, it will have a nonzero velocity. If it did not, then it would stay on the ground where it was.

The problem gives you the additional information that the ball is in flight for 3.8 seconds. You can use this information in your kinematic equation for the vertical component of position:
[itex]y_{f} = y_{i} + v_{0y}t - \frac{1}{2}g t^{2}[/itex]

Given that the initial and final height are both zero,
[itex]0= v_{0y}t - \frac{1}{2}g t^{2}[/itex]
and you can plug in the time of flight (3.8s) to find the vertical component of the initial velocity [itex]v_{0y}[/itex].

Hope this helps:)