Daniel B. answered 10/18/22
A retired computer professional to teach math, physics
The statement of the problem does not indicate dimensions of the velocity.
I will assume that the dimensions are m/s, although a velocity of 2500 m/s
too unrealistically high, and as a result you will see that it will overshoot by a large amount.
However, I hope that explaining the approach will help you solve the problem with the correct velocity.
Let
s = 2500 m be the distance of the ship from the mountain,
h = 1800 m be the height of the mountain,
d = 610 m be the distance of the enemy ship from the mountain,
v = 2500 m/s be the initial velocity of the projectile,
α = 75° be the angle of launch against the horizontal,
g = 9.81 m/s² be gravitational acceleration,
x(t) be the horizontal distance of the projectile after time t,
y(t) be the vertical distance of the projectile after time t.
We are given
x(0) = 0,
y(0) = 0
Horizontally, the projectile travels at a constant velocity vcos(α), so
x(t) = vcos(α)t (1)
Vertically, the projective travels at a constant velocity vsin(α) while at the same
time it is falling down with acceleration g. Therefore
y(t) = vsin(α)t - gt²/2. (2)
First let's answer the second question because if the projectile does clear
the mountain then the first question is mute.
We can calculate the time t1 the projectile flies over the maintain, because at that time t1 it satisfies
x(t1) = s
Substituting (1)
vcos(α)t1 = s
t1 = s/vcos(α)
At that time t1 the height of the projectile is
y(t1) = vsin(α)s/vcos(α) - g(s/vcos(α))²/2 = s tan(α) - g(s/vcos(α))²/2
Substituting actual values
y(t1) = 2500×tan(75°) - 9.81×(2500/(2500×cos(75°)))²/2 = 9256.9 m
That is more than 8646 m over the mountain.
The projectile will hit water level at a time t2 satisfying
y(t2) = 0
Substituting (2)
vsin(α)t2 - gt2²/2 = 0
This equation has two solutions.
The solution t2 = 0 merely tells us that originally at time 0 the projectile was at water level.
The other solution
t2 = 2vsin(α)/g
is the time the projectile hits water level at the other side of the mountain.
At that time t2 the distance from the launch site will be
x(t2) = vcos(α)t2 = 2v²sin(α)cos(α)/g = v²sin(2α)/g
Substituting actual numbers
x(t2) = 2500²×sin(150°)/9.81 = 318552 m
That is more that 315 km away from the target.