JEE PYQ: Motion in a Plane - Question ID 219add5c5413 (JEE Main 2022)

ID: 219add5c5413JEE Main 2022Numerical Value

A fighter jet is flying horizontally at a certain altitude with a speed of 200 ms-1. When it passes directly overhead an anti-aircraft gun, a bullet is fired from the gun, at an angle θ\theta with the horizontal, to hit the jet. If the bullet speed is 400 m/s, the value of θ\theta will be ___________^\circ.

JEE Question illustration 219add5c5413

Your Answer

Step-by-step Explanation

Core Formula & Concept:

In this problem, we analyze the relative motion of two objects—the fighter jet and the bullet—moving in a plane. The key concept is relative velocity and the independence of horizontal and vertical motions in projectile motion.

The bullet is fired at an angle θ\theta with an initial speed vb=400 m/sv_b = 400 \text{ m/s}. The jet is moving horizontally at vj=200 m/sv_j = 200 \text{ m/s}. For the bullet to hit the jet, their relative position must coincide at some time tt after firing.

We use the following kinematic equations for projectile motion:

  • Horizontal displacement of bullet: xb=vbcosθtx_b = v_b \cos \theta \cdot t
  • Vertical displacement of bullet: yb=vbsinθt12gt2y_b = v_b \sin \theta \cdot t - \frac{1}{2} g t^2
  • Horizontal displacement of jet: xj=vjtx_j = v_j \cdot t (since it's directly overhead at t=0t=0)
  • Vertical displacement of jet: yj=0y_j = 0 (jet flies horizontally at constant altitude)

For the bullet to hit the jet, two conditions must be satisfied:

  1. Horizontal coincidence: xb=xjx_b = x_j
  2. Vertical coincidence: yb=yj=0y_b = y_j = 0 (since the jet remains at the same altitude)

From these, we derive the necessary angle θ\theta.

--- Step-by-Step Derivation:

Step 1: Horizontal Coincidence
The bullet and jet must meet horizontally at time tt: xb=xjvbcosθt=vjtx_b = x_j \Rightarrow v_b \cos \theta \cdot t = v_j \cdot t Assuming t0t \neq 0, we can divide both sides by tt: vbcosθ=vjv_b \cos \theta = v_j Substitute vb=400 m/sv_b = 400 \text{ m/s} and vj=200 m/sv_j = 200 \text{ m/s}: 400cosθ=200cosθ=200400=12400 \cos \theta = 200 \Rightarrow \cos \theta = \frac{200}{400} = \frac{1}{2} This gives: \theta = 60^\circ \quad \text{(since\cos 60^\circ = \frac{1}{2})}

Step 2: Vertical Coincidence (Verification)
We must ensure that at the same time tt, the bullet returns to the same altitude (i.e., yb=0y_b = 0). Using the vertical motion equation: yb=vbsinθt12gt2=0y_b = v_b \sin \theta \cdot t - \frac{1}{2} g t^2 = 0 Factor out tt: t(vbsinθ12gt)=0t \left( v_b \sin \theta - \frac{1}{2} g t \right) = 0 Solutions are t=0t = 0 (initial time) or: t=2vbsinθgt = \frac{2 v_b \sin \theta}{g} From Step 1, we have t=xjvj=vbcosθtvjt = \frac{x_j}{v_j} = \frac{v_b \cos \theta \cdot t}{v_j}. However, we already used horizontal coincidence to find θ\theta. Now, substitute θ=60\theta = 60^\circ to verify consistency: t=2400sin609.8=800329.8=40039.870.7 st = \frac{2 \cdot 400 \cdot \sin 60^\circ}{9.8} = \frac{800 \cdot \frac{\sqrt{3}}{2}}{9.8} = \frac{400 \sqrt{3}}{9.8} \approx 70.7 \text{ s} At this time, the horizontal distance covered by the jet is: xj=vjt=20070.714140 mx_j = v_j \cdot t = 200 \cdot 70.7 \approx 14140 \text{ m} The bullet's horizontal distance is: xb=vbcosθt=4001270.7=14140 mx_b = v_b \cos \theta \cdot t = 400 \cdot \frac{1}{2} \cdot 70.7 = 14140 \text{ m} Both distances match, confirming that θ=60\theta = 60^\circ satisfies both horizontal and vertical coincidence.

Conclusion:
The angle θ\theta at which the bullet must be fired is 60\boxed{60^\circ}.

--- Common Traps & Exam Tip:

Trap 1: Ignoring Relative Motion
Students often forget that the jet is moving and treat the problem as a stationary target. This leads to incorrect assumptions about the bullet's trajectory. Always consider the relative velocity between the projectile and the target.

Trap 2: Overcomplicating Vertical Motion
Some students unnecessarily solve for time tt using vertical motion, even though horizontal coincidence alone suffices to find θ\theta. While verification is good, the primary solution comes from horizontal motion.

Trap 3: Misapplying Trigonometry
Students may confuse sinθ\sin \theta and cosθ\cos \theta when resolving velocity components. Remember: cosθ\cos \theta is for horizontal motion, and sinθ\sin \theta is for vertical motion.

Exam Tip:
For projectile-hitting-moving-target problems, always:

  1. Write down the position equations for both objects.
  2. Set their positions equal at time tt.
  3. Solve for the unknown (here, θ\theta) using horizontal motion first, then verify with vertical motion.