Projectile Motion: Real-World Scenarios (4)

easy 3 min read

Question

A cricket ball is thrown from ground level at u=20u = 20 m/s at an angle θ=45°\theta = 45° above the horizontal. Find (a) the time of flight, (b) the maximum height reached, (c) the horizontal range, and (d) the velocity (magnitude and direction) when the ball is at half its maximum height on the way up. Take g=10g = 10 m/s2^2.

Solution — Step by Step

ux=ucos45°=20/214.14u_x = u \cos 45° = 20/\sqrt{2} \approx 14.14 m/s.

uy=usin45°=14.14u_y = u \sin 45° = 14.14 m/s.

T=2usinθg=2×14.14102.83T = \frac{2 u \sin\theta}{g} = \frac{2 \times 14.14}{10} \approx 2.83 s.

Range R=uxT=14.14×2.8340R = u_x \cdot T = 14.14 \times 2.83 \approx 40 m. (Or use R=u2sin2θ/g=400×1/10=40R = u^2 \sin 2\theta / g = 400 \times 1 / 10 = 40 m.)

H=u2sin2θ2g=400×0.520=10 mH = \frac{u^2 \sin^2\theta}{2g} = \frac{400 \times 0.5}{20} = 10 \text{ m}

At y=H/2=5y = H/2 = 5 m: use vy2=uy22gy=200100=100vy=10v_y^2 = u_y^2 - 2gy = 200 - 100 = 100 \Rightarrow v_y = 10 m/s (upward).

vxv_x stays at 14.1414.14 m/s. Speed = 14.142+102=30017.32\sqrt{14.14^2 + 10^2} = \sqrt{300} \approx 17.32 m/s.

Direction: tanα=10/14.140.707α35.3°\tan\alpha = 10/14.14 \approx 0.707 \Rightarrow \alpha \approx 35.3° above horizontal.

Final answers: T2.83T \approx 2.83 s; H=10H = 10 m; R=40R = 40 m; v17.32v \approx 17.32 m/s at 35.3°35.3° above horizontal.

Why This Works

Projectile motion splits cleanly into independent horizontal and vertical motions. Horizontal: constant velocity. Vertical: uniform acceleration g-g. Once you internalise this, every projectile question becomes two 1D problems running in parallel.

The ”45°45° gives maximum range” result drops out of R=u2sin2θ/gR = u^2 \sin 2\theta / gsin2θ\sin 2\theta peaks at 2θ=90°2\theta = 90°, i.e. θ=45°\theta = 45°. Useful for elimination on MCQs.

Alternative Method

Use energy conservation for parts (b) and (d). At max height, all vertical KE has converted to PE: 12muy2=mgHH=uy2/(2g)=10\frac{1}{2}m u_y^2 = m g H \Rightarrow H = u_y^2 / (2g) = 10 m. At half height, vertical KE = 12muy2mg(H/2)=12muy2/2\frac{1}{2}m u_y^2 - m g (H/2) = \frac{1}{2}m u_y^2 / 2. So vy=uy/210v_y = u_y/\sqrt{2} \approx 10 m/s. Same answer.

Memorise TT, HH, RR as a triplet:

T=2usinθgT = \frac{2u\sin\theta}{g}, H=u2sin2θ2gH = \frac{u^2\sin^2\theta}{2g}, R=u2sin2θgR = \frac{u^2 \sin 2\theta}{g}. Note H=gT2/8H = gT^2/8 and R=uxTR = u_x T — useful cross-checks.

Common Mistake

Treating gg as 9.89.8 in some steps and 1010 in others. Pick one at the start and stick with it. JEE/NEET usually allow either; the marking accepts both consistent computations.

Using uu instead of uyu_y in the maximum height formula. Only the vertical component contributes to height. If θ=30°\theta = 30°, uy=u/2u_y = u/2, so HH drops by a factor of 44 from the θ=90°\theta = 90° case.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next