JEE PYQ: Motion in a Plane - Question ID ea63353c60cd (JEE Main 2004)

ID: ea63353c60cdJEE Main 2004Single Correct MCQ
A ball is thrown from a point with a speed ν0 at an angle of projection θ. From the same point and at the same instant person starts running with a constant speed v02{{{v_0}} \over 2} to catch the ball. Will the person be able to catch the ball? If yes, what should be the angle of projection θ?

Select Option

Step-by-step Explanation

Core Formula & Concept:

In this problem, we analyze the motion of a projectile (the ball) and the motion of a person running with constant velocity. The key concepts involved are:

  • Projectile Motion: When a ball is thrown with an initial speed v0v_0 at an angle θ\theta, its motion can be resolved into horizontal and vertical components.
    • Horizontal component of velocity: v0x=v0cosθv_{0x} = v_0 \cos \theta (constant, since no horizontal acceleration)
    • Vertical component of velocity: v0y=v0sinθv_{0y} = v_0 \sin \theta (changes due to gravity, gg)
    • Time of flight (total time the ball stays in the air): T=2v0sinθgT = \frac{2 v_0 \sin \theta}{g}
    • Horizontal range (distance traveled horizontally by the ball): R=v0cosθT=v02sin2θgR = v_0 \cos \theta \cdot T = \frac{v_0^2 \sin 2\theta}{g}
  • Uniform Motion of the Person: The person runs with a constant speed v02\frac{v_0}{2} in the same horizontal direction as the ball’s projection. The distance covered by the person in time tt is: dperson=v02td_{\text{person}} = \frac{v_0}{2} \cdot t
  • Condition to Catch the Ball: The person will catch the ball if, at some time tTt \leq T, the horizontal distance covered by the ball equals the distance covered by the person. That is: v0cosθt=v02tv_0 \cos \theta \cdot t = \frac{v_0}{2} \cdot t However, this naive approach leads to an inconsistency unless we consider the full trajectory and timing.

The crucial insight is that the person must reach the same horizontal position as the ball at the same time the ball returns to the ground (or earlier, but the ball must be catchable). Since the person starts at the same point and runs at constant speed, the only way to catch the ball is if the person reaches the ball’s landing point exactly when the ball lands.

Thus, the condition becomes: Distance run by person in time T=Range of the ball\text{Distance run by person in time } T = \text{Range of the ball} That is: v02T=R\frac{v_0}{2} \cdot T = R Substituting TT and RR: v022v0sinθg=v02sin2θg\frac{v_0}{2} \cdot \frac{2 v_0 \sin \theta}{g} = \frac{v_0^2 \sin 2\theta}{g} Simplify and solve for θ\theta.

Step-by-Step Derivation:

Let’s derive the condition step-by-step.

  1. Express the time of flight TT: T=2v0sinθgT = \frac{2 v_0 \sin \theta}{g}
  2. Express the range RR of the projectile: R=v0cosθT=v0cosθ2v0sinθg=2v02sinθcosθg=v02sin2θgR = v_0 \cos \theta \cdot T = v_0 \cos \theta \cdot \frac{2 v_0 \sin \theta}{g} = \frac{2 v_0^2 \sin \theta \cos \theta}{g} = \frac{v_0^2 \sin 2\theta}{g}
  3. Distance covered by the person in time TT: dperson=v02T=v022v0sinθg=v02sinθgd_{\text{person}} = \frac{v_0}{2} \cdot T = \frac{v_0}{2} \cdot \frac{2 v_0 \sin \theta}{g} = \frac{v_0^2 \sin \theta}{g}
  4. Set the distance run by the person equal to the range of the ball (condition to catch): dperson=Rv02sinθg=v02sin2θgd_{\text{person}} = R \Rightarrow \frac{v_0^2 \sin \theta}{g} = \frac{v_0^2 \sin 2\theta}{g} Cancel v02g\frac{v_0^2}{g} from both sides: sinθ=sin2θ\sin \theta = \sin 2\theta
  5. Use trigonometric identity for sin2θ\sin 2\theta: sin2θ=2sinθcosθ\sin 2\theta = 2 \sin \theta \cos \theta So the equation becomes: sinθ=2sinθcosθ\sin \theta = 2 \sin \theta \cos \theta
  6. Solve for θ\theta: Assuming sinθ0\sin \theta \neq 0 (i.e., θ0\theta \neq 0^\circ or 180180^\circ), we can divide both sides by sinθ\sin \theta: 1=2cosθcosθ=121 = 2 \cos \theta \Rightarrow \cos \theta = \frac{1}{2} Thus: θ=60\theta = 60^\circ (Note: θ=300\theta = 300^\circ is not physically meaningful in this context.)
  7. Verify the solution: For θ=60\theta = 60^\circ:
    • sin60=32\sin 60^\circ = \frac{\sqrt{3}}{2}, cos60=12\cos 60^\circ = \frac{1}{2}
    • sin2θ=sin120=32=sin60\sin 2\theta = \sin 120^\circ = \frac{\sqrt{3}}{2} = \sin 60^\circ
    • Thus, sinθ=sin2θ\sin \theta = \sin 2\theta holds true.
  8. Conclusion: The person will be able to catch the ball if the angle of projection is 6060^\circ.
Common Traps & Exam Tip:

Students often make the following mistakes:

  • Assuming the person catches the ball at any time tt: Some students set v0cosθ=v02v_0 \cos \theta = \frac{v_0}{2} and conclude cosθ=12\cos \theta = \frac{1}{2}, leading to θ=60\theta = 60^\circ. While this gives the correct answer, it is incorrect reasoning. The person does not catch the ball at the instant of projection but at the time of landing. The correct approach is to equate the distances covered in the time of flight.
  • Ignoring the time of flight: Students may forget that the person must run for the entire duration the ball is in the air. The condition must involve the full trajectory, not just initial velocities.
  • Misapplying trigonometric identities: Errors in simplifying sin2θ\sin 2\theta or canceling sinθ\sin \theta without considering sinθ=0\sin \theta = 0 can lead to incorrect angles.
  • Overlooking the physical meaning of θ\theta: Angles like 00^\circ or 9090^\circ are not valid solutions here, even if they satisfy the equation mathematically.

Exam Tip: Always write down the full expressions for time of flight and range before setting up the condition. This ensures you account for the full motion of the projectile and avoid oversimplifying the problem.

Final Answer: Option C (Yes, 6060^\circ) is correct.