Difficulty: Medium
Correct Answer: Both (angle of projection) and (angle of inclination of the plane)
Explanation:
Introduction / Context:Projectile motion on an inclined plane is a classic kinematics problem. Unlike level-ground trajectories, the landing condition depends on the plane’s slope as well as the projectile’s launch parameters.
Given Data / Assumptions:
Concept / Approach:Resolve motion into horizontal and vertical components, then impose the landing condition that the projectile meets the inclined plane. The intersection occurs when the projectile’s parametric equation satisfies y = x * tan(−β), which links both α and β in the time-of-flight expression.
Step-by-Step Solution:
Horizontal: x(t) = u cos α * t.Vertical: y(t) = u sin α * t − (1/2) g t^2.Inclined plane line through origin: y = −x tan β.Set u sin α * t − (1/2) g t^2 = −(u cos α * t) tan β and solve for the nonzero root t.Rearrange terms to obtain t = (2u (sin α + cos α * tan β)) / g.Because tan β appears, both α and β influence the time of flight; u and g also matter.Verification / Alternative check:When β = 0 (level ground), the expression reduces to t = 2u sin α / g, the standard formula, confirming consistency. Increasing downward slope (β larger) generally increases the time of flight for fixed α and u until geometric limits apply.
Why Other Options Are Wrong:
Common Pitfalls:Forgetting to change the landing condition to match the inclined plane; mixing angle definitions (from horizontal vs. from plane).
Final Answer:Both (angle of projection) and (angle of inclination of the plane)
Discussion & Comments