At what projection angle will the range of a projectile equal to 6 times its maximum height?

Just need answer, i have done all of the work and want to check my answer

To find the projection angle at which the range of a projectile is equal to 6 times its maximum height, we can use the equations of motion for projectile motion.

The range of a projectile (R) can be found using the formula: R = (v^2 * sin(2θ)) / g

The maximum height (H) can be found using the formula: H = (v^2 * sin^2(θ)) / (2g)

Where:
R is the range of the projectile,
v is the initial velocity of the projectile,
θ is the projection angle, and
g is the acceleration due to gravity.

Now, we are given that the range is equal to 6 times the maximum height (R = 6H).

Substituting the values in the given equations, we have:

(v^2 * sin(2θ)) / g = 6 * (v^2 * sin^2(θ)) / (2g)

Simplifying and canceling out terms, we get:

sin(2θ) = 3 * sin^2(θ)

Now, you can use trigonometric identities to solve the equation. A possible approach is to convert sin(2θ) to its equivalent double angle formula:

2 * sin(θ) * cos(θ) = 3 * sin^2(θ)

Divide both sides by sin(θ):

2 * cos(θ) = 3 * sin(θ)

Now, solve for θ. Divide both sides by 2 * sin(θ):

cot(θ) = (3 * sin(θ)) / (2 * cos(θ))

Using trigonometric identities, cot(θ) can be written as:

cot(θ) = (3/2) * tan(θ)

Now, to find the solution for θ, you may need to use a scientific calculator or a graphing calculator with trigonometric functions. By evaluating cot(θ) - (3/2) * tan(θ) = 0, you can encounter the value(s) of θ that satisfies the equation.

After finding the solutions, you can check your answer by plugging the obtained θ value(s) back into the range formula to verify if the range is indeed 6 times the maximum height.

Please share your calculations if you would like me to validate your answer.