JEE PYQ: Motion in a Plane - Question ID 93fd5cd93bfb (JEE Main 2025)

ID: 93fd5cd93bfbJEE Main 2025Numerical Value

A particle is projected at an angle of 3030^{\circ} from horizontal at a speed of 60 m/s60 \mathrm{~m} / \mathrm{s}. The height traversed by the particle in the first second is h0\mathrm{h}_0 and height traversed in the last second, before it reaches the maximum height, is h1h_1. The ratio h0:h1h_0: h_1 is __________.

[Take, g=10 m/s2\mathrm{g}=10 \mathrm{~m} / \mathrm{s}^2 ]

JEE Question illustration 93fd5cd93bfb

Your Answer

Step-by-step Explanation

Core Formula & Concept:

In projectile motion, the trajectory of a particle projected at an angle θ\theta with the horizontal can be analyzed by resolving its initial velocity into horizontal (v0xv_{0x}) and vertical (v0yv_{0y}) components:

  • v0x=v0cosθv_{0x} = v_0 \cos \theta (constant, as no acceleration in horizontal direction)
  • v0y=v0sinθv_{0y} = v_0 \sin \theta (changes due to gravity, g=10m/s2g = 10 \, \text{m/s}^2 downward)

The vertical motion is governed by the equations of uniformly accelerated motion:

  • Velocity at time tt: vy(t)=v0ygtv_y(t) = v_{0y} - gt
  • Displacement at time tt: y(t)=v0yt12gt2y(t) = v_{0y} t - \frac{1}{2} g t^2

The time to reach maximum height (tmaxt_{\text{max}}) is when vy=0v_y = 0:

tmax=v0yg=v0sinθgt_{\text{max}} = \frac{v_{0y}}{g} = \frac{v_0 \sin \theta}{g}

The height traversed in a given time interval is the difference in vertical displacement between the start and end of that interval.

Step-by-Step Derivation:

Given:

  • Initial speed, v0=60m/sv_0 = 60 \, \text{m/s}
  • Projection angle, θ=30\theta = 30^\circ
  • Acceleration due to gravity, g=10m/s2g = 10 \, \text{m/s}^2

Step 1: Compute initial vertical velocity

v0y=v0sinθ=60sin30=600.5=30m/sv_{0y} = v_0 \sin \theta = 60 \cdot \sin 30^\circ = 60 \cdot 0.5 = 30 \, \text{m/s}

Step 2: Compute time to reach maximum height

tmax=v0yg=3010=3secondst_{\text{max}} = \frac{v_{0y}}{g} = \frac{30}{10} = 3 \, \text{seconds}

Step 3: Compute height traversed in the first second (h0h_0)

Height traversed in the first second is the vertical displacement from t=0t = 0 to t=1t = 1:

h0=y(1)y(0)=(v0y112g12)0h_0 = y(1) - y(0) = \left(v_{0y} \cdot 1 - \frac{1}{2} g \cdot 1^2\right) - 0 h0=30112101=305=25mh_0 = 30 \cdot 1 - \frac{1}{2} \cdot 10 \cdot 1 = 30 - 5 = 25 \, \text{m}

Step 4: Compute height traversed in the last second before reaching maximum height (h1h_1)

The "last second" before reaching maximum height is from t=2t = 2 to t=3t = 3 (since tmax=3t_{\text{max}} = 3 s).

Compute vertical displacement at t=2t = 2 and t=3t = 3:

y(2)=302121022=6020=40my(2) = 30 \cdot 2 - \frac{1}{2} \cdot 10 \cdot 2^2 = 60 - 20 = 40 \, \text{m} y(3)=303121032=9045=45my(3) = 30 \cdot 3 - \frac{1}{2} \cdot 10 \cdot 3^2 = 90 - 45 = 45 \, \text{m}

Height traversed in the last second:

h1=y(3)y(2)=4540=5mh_1 = y(3) - y(2) = 45 - 40 = 5 \, \text{m}

Step 5: Compute the ratio h0:h1h_0 : h_1

h0:h1=25:5=5:1h_0 : h_1 = 25 : 5 = 5 : 1 Common Traps & Exam Tip:

Trap 1: Misidentifying the "last second". Students often assume the last second is from t=2.5t = 2.5 to t=3.5t = 3.5, which is incorrect because the particle reaches maximum height at t=3t = 3 s. The last second is from t=2t = 2 to t=3t = 3.

Trap 2: Forgetting that height traversed is the difference in vertical displacement, not the displacement itself. Some students mistakenly use y(1)y(1) or y(2)y(2) directly as h0h_0 or h1h_1.

Exam Tip: Always compute tmaxt_{\text{max}} first. Then, for any time interval, compute y(t)y(t) at the start and end of the interval and take the difference. This avoids confusion about "height traversed".