Projectile Motion: Speed-Solving Techniques (2)

medium 2 min read

Question

A projectile is launched at angle 60°60° with the horizontal at speed 20 m/s. Find: (a) maximum height, (b) range, (c) time of flight, (d) speed at the highest point. Take g=10g = 10 m/s². Solve in under 60 seconds using direct formulas — no kinematics derivations.

Solution — Step by Step

ux=ucos60°=200.5=10u_x = u\cos 60° = 20 \cdot 0.5 = 10 m/s. uy=usin60°=203/217.32u_y = u\sin 60° = 20 \cdot \sqrt{3}/2 \approx 17.32 m/s.

Maximum height:

H=u2sin2θ2g=4000.7520=15 mH = \frac{u^2 \sin^2\theta}{2g} = \frac{400 \cdot 0.75}{20} = 15 \text{ m}

Time of flight:

T=2usinθg=217.3210=3.46 sT = \frac{2u\sin\theta}{g} = \frac{2 \cdot 17.32}{10} = 3.46 \text{ s}

Range:

R=u2sin2θg=400sin120°10=4003/21034.64 mR = \frac{u^2 \sin 2\theta}{g} = \frac{400 \cdot \sin 120°}{10} = \frac{400 \cdot \sqrt{3}/2}{10} \approx 34.64 \text{ m}

At the apex, vertical velocity is zero; horizontal velocity is unchanged.

vtop=ux=10 m/sv_{\text{top}} = u_x = 10 \text{ m/s}

(a) H=15H = 15 m, (b) R34.64R \approx 34.64 m, (c) T3.46T \approx 3.46 s, (d) vtop=10v_{\text{top}} = 10 m/s.

Why This Works

The four formulas — HH, TT, RR, and apex speed — are derived once, then memorized. They handle any projectile launched from ground level on level ground. For projectiles from heights or onto inclined planes, you need the full kinematics, but these direct formulas cover the majority of JEE Main and NEET questions.

The horizontal velocity is unchanged throughout flight (no horizontal force). At the apex, vertical velocity is zero. So apex speed equals horizontal component, always.

Range is maximum at θ=45°\theta = 45°, equal to u2/gu^2/g. Two complementary angles (θ\theta and 90°θ90° - \theta) give the same range — this is a JEE classic, appears every alternate year.

Alternative Method

Vector decomposition + kinematics: y=uyt12gt2y = u_y t - \frac{1}{2}g t^2, x=uxtx = u_x t. Set y=0y = 0 for time of flight, plug into xx for range, find tt when vy=0v_y = 0 for max height. Three steps to derive everything from scratch — but slow under exam pressure.

Common Mistake

Students substitute sin2θ=sin120°\sin 2\theta = \sin 120° and write it as sin60°=3/2\sin 60° = \sqrt{3}/2 accidentally — forgetting that sin120°\sin 120° also equals 3/2\sqrt{3}/2 but it’s a different angle! Always evaluate sin2θ\sin 2\theta directly, don’t simplify mid-calculation.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next