a body is projected at an elevation alpha with a velocity of 9.8m/s in what time Wii be direction of motion be alpha/2?

just use your equation of motion, and find when its slope (derivative) is tan(alpha/2).

recall that

x = vcosθ t
y = vsinθ t - g/2 t^2

dy/dx = dy/dt / dx/dt
= (vcosθ - gt)/(-vsinθ)
-cotθ + g/(vsinθ) t

we want dy/dx = tan(θ/2) = (1-cosθ)/sinθ = 1 - cotθ

-cotθ + g/(vsinθ) t = 1 - cotθ
t = vsinθ/g

To find the time at which the direction of motion is at α/2, we can analyze the projectile motion using the following equations:

1. Vertical motion equation: h = ut sin(θ) - (1/2)gt^2
2. Horizontal motion equation: s = ut cos(θ)

Given:
Initial velocity, u = 9.8 m/s
Launch angle, α
We need to find the time, t.

To determine the direction of motion at α/2, we first need to find the angle at which the object reaches its maximum height (θmax).

For a projectile launched at an angle α, the maximum height is reached at θmax = α/2.

Using the horizontal motion equation, we can determine the time taken to reach the maximum height:

s = ut cos(θ)
0 = (9.8 m/s) * cos(α/2) * t_max

Since cos(0) = 1, we can simplify:

t_max = 0 / cos(α/2)
t_max = 0 seconds

According to the equation for vertical motion, the time of flight (t_total) for a projectile is twice the time it takes to reach the maximum height:

t_total = 2 * t_max
t_total = 2 * 0
t_total = 0 seconds

Since the time of flight is 0 seconds, the projectile does not reach α/2 direction.

To find the time when the direction of motion is α/2, we need to use the equations of motion. Let's break down the problem step by step:

Step 1: Understand the given information:
- The body is projected at an elevation α.
- The initial velocity of the body is 9.8 m/s.

Step 2: Analyze the problem:
We are trying to find the time when the direction of motion is α/2.

Step 3: Determine the equation that relates the variables:
In this problem, we need to use the equation of motion that relates time (t), initial velocity (u), angle of projection (θ), and acceleration due to gravity (g):

dy = u * sin(θ) * t - 0.5 * g * t^2

where:
dy is the vertical displacement (change in height),
u is the initial velocity,
θ is the angle of projection with respect to the horizontal (in this case, α),
g is the acceleration due to gravity (approximately 9.8 m/s^2),
t is the time.

Since we know the initial velocity (9.8 m/s) and the angle of projection (α), we can use this equation to solve for the time when the direction of motion is α/2.

Step 4: Substitute the given values into the equation:
dy = u * sin(α) * t - 0.5 * g * t^2

Since the direction of motion is α/2, the angle of projection becomes α - α/2 = α/2.

Now, we have:
dy = u * sin(α/2) * t - 0.5 * g * t^2

Step 5: Simplify and solve for time:
Since dy = 0 (as the motion eventually returns to the same elevation), we can set the equation equal to zero:

0 = u * sin(α/2) * t - 0.5 * g * t^2

Rearrange the equation to solve for time:
0.5 * g * t^2 = u * sin(α/2) * t

0.5 * g * t = u * sin(α/2)

t = (2 * u * sin(α/2)) / g

Substituting the given values:
t = (2 * 9.8 * sin(α/2)) / 9.8

Simplifying further:
t = 2 * sin(α/2)

Therefore, the time when the direction of motion is α/2 is 2 times sin(α/2).