Daniel B. answered 11/19/20
A retired computer professional to teach math, physics
Let
v = 598 m/s be the bullet's speed
h = 0.032 m be the distance between the target's center and the impact site,
g = 9.8 m/s2 be gravitational acceleration.
The bullet followed a parabola resulting from a combination of two movements:
- A horizontal trajectory due to inertia, which is what the bullet would follow in the absence of gravity.
- A vertical fall due to gravity, which is what the bullet would follow in the absence of any initial horizontal velocity.
You can view the trajectory in an X-Y coordinate space, where
the X coordinate is horizontal at the level of the gun, and
the Y coordinate is vertical flush against the muzzle of the gun.
Then [x(t), y(t)] is the position of the bullet after time t.
(We start measuring time t the instant the bullet leaves the gun.)
x(t) = vt
y(t) = -gt2/2
The fall continues until the bullet hits the target at some time t1,
which we can calculate because at time t1, y(t1) = -h. That is,
- gt12/2 = -h
t1 = sqrt(2h/g) = sqrt(0.064 m/(9.8 m/s2)) = 0.08 s
Having obtained t1, we can calculate how far the bullet flew horizontally by:
x(t1) = vt1 = 598 m/s x 0.08 s = 48.3 m