Academy
Formulas/physics/Kinematics/Angle of Velocity at Any Time

Angle of Velocity at Any Time

Direction of velocity vector with respect to horizontal at any instant.
Class 11Class JEE
Derivation

What this formula gives

At any instant, the velocity vector points in some direction. The angle ϕ\phi that this velocity vector makes with the horizontal is given by:

tanϕ=vyvx=usinθgtucosθ\tan\phi = \frac{v_y}{v_x} = \frac{u\sin\theta - gt}{u\cos\theta}

Derivation

The velocity vector has components:

  • Horizontal: vx=ucosθv_x = u\cos\theta (constant)
  • Vertical: vy=usinθgtv_y = u\sin\theta - gt (changing)

The angle ϕ\phi with the horizontal satisfies:

tanϕ=vertical componenthorizontal component=vyvx\tan\phi = \frac{\text{vertical component}}{\text{horizontal component}} = \frac{v_y}{v_x}

tanϕ=usinθgtucosθ\boxed{\tan\phi = \frac{u\sin\theta - gt}{u\cos\theta}}

This follows directly from the definition of tangent in a right triangle formed by the two components.

How the angle changes during flight

At launch (t=0t = 0):

tanϕ=usinθucosθ=tanθ    ϕ=θ\tan\phi = \frac{u\sin\theta}{u\cos\theta} = \tan\theta \implies \phi = \theta

As expected — at launch, the velocity points at angle θ\theta above horizontal.

As tt increases, vy=usinθgtv_y = u\sin\theta - gt decreases. The angle ϕ\phi decreases.

At the top (when vy=0v_y = 0):

tanϕ=0    ϕ=0°\tan\phi = 0 \implies \phi = 0°

The velocity is purely horizontal at the top.

After the top, vyv_y becomes negative (downward). ϕ\phi becomes negative — the velocity now points below the horizontal.

At landing, by symmetry, ϕ=θ\phi = -\theta — the velocity makes angle θ\theta below the horizontal, equal in magnitude to the launch angle.

Momentϕ\phi
Launch+θ+\theta (above horizontal)
RisingDecreasing toward 0°
Top0° (horizontal)
FallingNegative (below horizontal)
Landingθ-\theta (below horizontal)

Finding the time when velocity makes a given angle

If a problem asks: "at what time does the velocity make angle α\alpha with the horizontal?", set ϕ=α\phi = \alpha and solve for tt:

tanα=usinθgtucosθ\tan\alpha = \frac{u\sin\theta - gt}{u\cos\theta}

ucosθtanα=usinθgtu\cos\theta \cdot \tan\alpha = u\sin\theta - gt

gt=usinθucosθtanαgt = u\sin\theta - u\cos\theta\tan\alpha

t=u(sinθcosθtanα)gt = \frac{u(\sin\theta - \cos\theta\tan\alpha)}{g}

Note
The velocity is perpendicular to the initial velocity when $\phi = \theta - 90°$. This condition gives $\tan(\theta - 90°) = -\cot\theta$. Setting this equal to $\frac{u\sin\theta - gt}{u\cos\theta}$ and solving gives the time when the velocity has rotated $90°$ from its initial direction — a classic JEE problem type.