Dart Trajectory: V0x Calculation Explained

  • Context: Undergrad 
  • Thread starter Thread starter dramadeur
  • Start date Start date
  • Tags Tags
    physics trajectory
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 · 3K views
dramadeur
Messages
19
Reaction score
0
H1IL0E7.png


I don't quite get, where does the V0x=v * d/(sqrt(d^2+(h-y0)^2) come from?

also, what does (h-y0) equal to? t/v0y?
 
Physics news on Phys.org
dramadeur said:
where does the V0x=v * d/(sqrt(d^2+(h-y0)^2) come from?

It's the Pythagorean theorem; the velocity ##v## is being split up into its horizontal and vertical components. The ratio of the components will be the same as the ratio of the horizontal and vertical lengths of the triangle in the diagram to the length of the hypotenuse.
 
  • Like
Likes   Reactions: dramadeur
dramadeur said:
what does (h-y0) equal to? t/v0y?

At a particular time ##t##, yes. But that's because ##t## changes, not because ##h - y_0## changes. ##h - y_0## is a constant and is taken straight off the diagram; it's just the difference in two heights (which means it's the vertical side of the triangle I referred to in my previous post).