A golf ball leaves a tee at 60n/s and strikes the ground 200m away. At what two angles with the horizontal could it have begin its flight? Find the timed of flight and maximum attitude in each case.

let's use m/s instead of n/s

the range equation is ... R = u^2 * sin(2θ) / g
... u is the launch velocity, and θ is the launch angle

solving for θ ... sin(2θ) = R * g / u^2
... there are two solutions

find the two possible vertical velocities ... u * sin(θ)

the flight times (t) are ... t = [2 * u * sin(θ)] / g

the max altitudes are ... 1/2 * g * t^2

What's the answer? It's for college

To find the two angles at which the golf ball could have begun its flight, as well as the time of flight and maximum altitude for each case, we can use the principles of projectile motion.

Let's assume that the initial velocity of the golf ball is 60 m/s, and the horizontal distance traveled is 200 m. We'll also neglect any air resistance.

Now, let's break down the initial velocity into its horizontal and vertical components. The horizontal component remains constant throughout the flight, while the vertical component is affected by gravity.

Horizontal velocity (Vx) = 60 m/s
Vertical velocity (Vy) = ?

To determine the vertical velocity, we need to find the angle at which the golf ball was launched. Let's assume the angle is θ.

Vy = V * sin(θ)

Given that Vy = V * sin(θ) and Vx = V * cos(θ), we can substitute the values:

Vx = 60 m/s * cos(θ)
Vy = 60 m/s * sin(θ)

The time of flight can be calculated using the horizontal distance and the horizontal velocity:

Time of flight (T) = Distance / Horizontal Velocity
T = 200 m / (60 m/s * cos(θ))

The maximum altitude occurs when the vertical velocity becomes zero. We can calculate it using the formula:

Maximum Altitude (Hmax) = (Vertical Velocity^2) / (2 * Acceleration due to gravity)
Hmax = (Vy^2) / (2 * 9.8 m/s^2)

Now that we have the equations, we can proceed to find the angles, time of flight, and maximum altitudes.

1. First angle:
Let's assume θ1 as the first angle at which the golf ball is launched.

Using the given information, we can form the equation for time of flight:
T = 200 m / (60 m/s * cos(θ1))

Now, calculate the maximum altitude:
Hmax = (Vy^2) / (2 * 9.8 m/s^2)

2. Second angle:
Let's assume θ2 as the second angle at which the golf ball is launched.

Using the given information, we can form the equation for time of flight:
T = 200 m / (60 m/s * cos(θ2))

Now, calculate the maximum altitude:
Hmax = (Vy^2) / (2 * 9.8 m/s^2)

By solving these equations, you will find the two angles, time of flight, and maximum altitude for each case.