at what projection will the range of a projectile equal to 2 times its maximum height?

The time of flight is given by 2Vi sinTheta/g

Range is then Vi*t*costheta=2Vi^2sinThetaCosTheta/g

The maximum height is given by H = (v sin θ)^2 / (2 g).

work all those out yourself to verify true.
Now, Range=2Height

2Vi^2sinThetaCosTheta/g =2(Vi*sinTheta)^2/2g
reducing that,

sinTheta/cosTheta=2
theta=arctan 2

check my math.

thanks

To find the projection where the range of a projectile is equal to 2 times its maximum height, we can use the equations of motion for projectile motion.

Let's assume the initial velocity of the projectile is V₀ and the angle of projection is θ. The range of the projectile can be calculated using the equation:

Range (R) = (V₀² * sin(2θ)) / g,

where g is the acceleration due to gravity.

The maximum height of the projectile can be calculated using the equation:

Maximum Height (H) = (V₀² * sin²(θ)) / (2g).

If the range is equal to 2 times the maximum height, then we can set up the equation:

2H = R.

Substituting the above equations, we have:

2 * ((V₀² * sin²(θ)) / (2g)) = (V₀² * sin(2θ)) / g.

Simplifying the equation, we get:

sin²(θ) = sin(2θ).

This is a trigonometric equation, and we need to solve it to find the angle of projection (θ).

One way to find the solutions is to use trigonometric identities to rewrite the equation. Since sin(2θ) = 2sin(θ)cos(θ), we can rewrite the equation as:

sin²(θ) = 2sin(θ)cos(θ).

Now, we have two possibilities:

1. sin(θ) = 0:
If sin(θ) = 0, then θ = 0 or θ = π.

2. cos(θ) = 1/2:
If cos(θ) = 1/2, then θ = π/3 or θ = 5π/3.

These are the possible angles of projection for which the range of the projectile is equal to 2 times its maximum height.