At a time t after being projected from the ground, a projectile is displaced x units horizontally and y units vertically above its point of projection. (Use any variable or symbol stated above along with the following as necessary: g.)

(a) What are the horizontal and vertical components of the initial velocity of the projectile?

x = Vox*t

y = Voy*t - (g/2)t^2

Vox = x/t

Voy = [y/t + (g/2)t]

To find the horizontal and vertical components of the initial velocity of the projectile, we can use the displacement values provided.

Let's assume that the initial velocity of the projectile is v₀ and it makes an angle θ with the horizontal.

The horizontal component of the initial velocity (v₀x) represents the velocity in the x-axis or the displacement in the horizontal direction. Since there is no acceleration in the horizontal direction (neglecting air resistance), we can use the formula:

x = v₀x * t,
where x is the horizontal displacement and t is the time.

Since there is no acceleration horizontally, v₀x remains constant throughout the motion. Therefore, v₀x = (x / t).

Similarly, the vertical component of the initial velocity (v₀y) represents the velocity in the y-axis or the displacement in the vertical direction. In this case, we have to consider the acceleration due to gravity (g).

Using the kinematic equation for vertical displacement, we have:

y = v₀y * t - (1/2) * g * t².

Since the projectile starts from the ground, the initial vertical displacement is y = 0. Rearranging the equation, we get:

v₀y * t = (1/2) * g * t²,
v₀y = (1/2) * g * t.

Therefore, the horizontal component of the initial velocity is v₀x = (x / t) and the vertical component of the initial velocity is v₀y = (1/2) * g * t.

For a more precise answer, you would need values for x, y, and t.