Zipher said:
ok here's the thing. i fire a bullet at velocity (let's say static velocity, no acceleration) of 500m per sec. let's say that bullet's mass is 5g. what is the formula of its fallout?
i mean if i fire the bullet at height 2m straight forward, at what height would it be at 1000m after fired?
[tex]y_f = y_i + v_{yi} t - {1 \over 2} g t^2[/tex]
Setting the origin at the initial point and assuming that the initial fdirection is purely horizontal, this simplifies to [itex]y_f = - {1\over2} g t^2[/itex].
In the x direction (again setting the origin at the initial position)
[tex]x_f = x_i + v_{x} t = v_{x} t[/tex]
Isolating t in the second formula and plugging in the first, one gets
[tex]y_f = -{1 \over 2} g { x_f^2 \over v_x^2 }[/tex]
Which shows the parabolic shape of the trajectory and its curvature. In that form, you simply have to plug in the value of the horizontal distance traveled and you get the value of the y coordinate.
Of course, this has nothing to do with real trajectories because of the large effect of air drag. (and if v_x is is made huge, one would have to worry about the curvature of th Earth at some point

)
(and if the initial velocity is really huge, at some point one would have to take into account that the force of gravity is not simply given by mg)