Projectile height formula based on distance?

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 · 2K views
Winums2
Messages
3
Reaction score
0
If a projectile shot from the ground were shot at a target located at a specified height above the ground, and would hit the target, is there a known formula to find the projectile’s height on its trajectory a specified distance (measured along the flat ground) from the target’s base or from the projectile’s launch point (which is on the ground)? I’m hoping for something based on the distance along the ground rather than on time. I have some rough numbers to use for drag and for lift and numbers for angle and velocity. Seems to me the drag and lift would prevent the trajectory from being the same shape on both sides of the trajectory’s highest point. The entire trajectory would occur over a flat surface.
 
Physics news on Phys.org
So you know trajectory, initial velocity, lift and drag, so you should be able to find h(t) and d(t) where h = height and d = distance. Using these two functions, you can hold t fixed and find t = f(d). Then plug f(d) back into your equation for h(t), giving h(f(d)).
It might get complicated in the algebra, but should not be too hard.
 
Thanks. I'll try to give that a try.