The Black Pearl has once again sailed into Port Royal and is firing its guns at the fort. The cannons atop the fort wall have been disabled, but there remains a single cannon at sea level which must defend the town. If the gunner estimates that the ship is 400 meters horizontally from the guns and he knows that the cannon has a muzzle velocity of 80 m/s, at what angle (or angles) should the cannon be aimed so as to hit the Black Pearl? Ignore air resistance, assume g = 9.8 m/s^2 and that the cannon and Black Pearl are at the same height above sea level.

Note: Enter your answers as a single entry, a comma separated list or, if the cannonball cannot hit the ship, enter 'none'.

The cannon can be fired at
? degrees to hit the ship.

I've tried using 400 = 80 * t, solving for t to get 5, then going to the height formula and doing
0 * 5 - 9.81/2 * 5^2 = 122.625, then solving for the tangent. Doesn't work. The answer's either a single entry or comma separated list.

R = horizontal range (m)

v0 = initial velocity (m/s)
g = acceleration due to gravity (9.80 m/s2)
θ = angle of the initial velocity from the horizontal plane (radians or degrees)

R = v0 * sin(2θ) / g

forgot a small detail

... v0 is squared ... v0^2

Hey Scott,

Having a little trouble still.
80 = (400 * 9.8) / sin(2theta)
becomes sin2theta = 3920/6400, which is sin2theta = 0.6125
which is arcsin(0.6125 / 2)
which is 17.83, but my homework is still marking this as incorrect. Is there something additional I should be doing?

Thanks!

To find the angle(s) at which the cannon should be aimed to hit the Black Pearl, we can use the equations of projectile motion. Let's break down the problem step by step.

1. Find the time it takes for the cannonball to reach the ship:
We can use the horizontal distance and the muzzle velocity.

Given:
Horizontal distance (d) = 400 meters
Muzzle velocity (v) = 80 m/s

Using the formula d = v * t (where t is the time of flight), we can solve for t:
400 = 80 * t
t = 400 / 80 = 5 seconds

Therefore, it takes 5 seconds for the cannonball to reach the ship.

2. Determine the vertical distance traveled by the cannonball during this time:
We can use the formula for vertical displacement in projectile motion.

Given:
Acceleration due to gravity (g) = 9.8 m/s^2
Time of flight (t) = 5 seconds

Using the formula h = v_0 * t - 0.5 * g * t^2 (where h is the vertical displacement), we can solve for h:
h = 0 * 5 - 0.5 * 9.8 * 5^2
h = -122.5 meters

The negative sign indicates that the cannonball goes below its initial height.

3. Calculate the angle(s) at which the cannon should be aimed:
We can use the inverse tangent function to find the angle(s) at which the cannon should be aimed.

Given:
Vertical displacement (h) = -122.5 meters

Using the formula θ = arctan(h / d), we can solve for θ:
θ = arctan(-122.5 / 400)
θ ≈ -16.7° (approximate angle)

The negative angle means that the cannon should be aimed downward. However, since cannons cannot aim downward, there is no feasible solution in this scenario.

Therefore, the answer is 'none' since the cannon cannot hit the Black Pearl under the given conditions.