school question?

A long jumper travels 8.95 meters during a jump. He moves at 10.8 m/s when starts his leap. At what angle from the horizontal must he have been moving when he started his jump? You may need the double-angle formula: 2 sin u cos u = sin (2u)

To find the angle at which the long jumper must have been moving when he started his jump, we can use the known values of the distance traveled and the initial velocity. Let's break down the problem into components.

We are given:
Distance traveled (d) = 8.95 meters
Initial velocity (v) = 10.8 m/s

First, let's determine the time of flight for the jump. We can use the equation:

d = v * t

where "t" is the time of flight. Rearranging the equation to solve for "t", we have:

t = d / v

Plugging in the values, we find:

t = 8.95 m / 10.8 m/s ≈ 0.83 seconds

Now, we need to find the vertical component of the initial velocity. We can use the equation:

v_vertical = v * sin(u)

where "u" is the angle of the initial velocity vector with respect to the horizontal. Rearranging the equation to solve for "u", we have:

u = arcsin(v_vertical / v)

We know that the vertical component of the initial velocity is the initial velocity multiplied by the sine of the angle:

v_vertical = v * sin(u)

Therefore, we can rewrite the equation for "u" as:

u = arcsin((v * sin(u)) / v)

Using the double-angle formula: 2sin(u)cos(u) = sin(2u), we can rewrite the equation as:

u = arcsin(sin(2u) / 2)

To solve this equation, we need to make an assumption about the direction of the angle "u." Since the long jumper is moving upwards, we can assume that the angle "u" is acute.

With this assumption, we can solve the equation using numerical methods or iterative approximation. However, without a specific numerical value for "u" provided in the question, it is not possible to calculate the exact angle.