Difficulty: Easy
Correct Answer: t = (2 u sin θ) / g
Explanation:
Introduction / Context:The time of flight of a projectile returning to its original elevation depends on the vertical component of its initial velocity and gravity. This is a staple result in kinematics.
Given Data / Assumptions:
Concept / Approach:Analyze vertical motion. The vertical component of the initial velocity is u sin θ. The projectile rises until vertical velocity becomes zero, then descends symmetrically, making the total time twice the time to reach the peak.
Step-by-Step Solution:
Vertical velocity at any time: v_y = u sin θ − g t.At the apex: v_y = 0 ⇒ t_up = (u sin θ) / g.Time of flight (symmetric): t = 2 * t_up = (2 u sin θ) / g.Verification / Alternative check:Use displacement equation y = u sin θ * t − (1/2) g t^2 and set y = 0 (besides t = 0). Solving yields t = (2 u sin θ)/g, confirming the result.
Why Other Options Are Wrong:
Common Pitfalls:Forgetting the factor of 2 or using sin 2θ (a range formula) in the time expression.
Final Answer:t = (2 u sin θ) / g
Discussion & Comments