Physics Lab
Class XI/Chapter 4: Motion in a Plane/Projectile on an Inclined Plane

Projectile on an Inclined Plane

When a projectile is launched along (or against) an inclined plane, the analysis is cleanest in rotated axes — one along the incline, one perpendicular.

Concept

Let the incline make an angle α\alpha with the horizontal. Project an object with speed uu at angle θ\theta measured from the incline.

Rotated Frame

Take axes along the incline (xx') and perpendicular (yy'). Gravity has components:

  • Along incline: gsinαg\sin\alpha (down the slope).
  • Perpendicular to incline: gcosαg\cos\alpha (into the slope).

Initial velocity components:

  • ux=ucosθu_{x'} = u\cos\theta.
  • uy=usinθu_{y'} = u\sin\theta.

Equations of Motion

x(t)=ucosθt12gsinαt2x'(t) = u\cos\theta\,t - \tfrac{1}{2}g\sin\alpha\,t^2 y(t)=usinθt12gcosαt2y'(t) = u\sin\theta\,t - \tfrac{1}{2}g\cos\alpha\,t^2

Time of Flight

Particle returns to incline when y=0y' = 0: T=2usinθgcosα.T = \frac{2u\sin\theta}{g\cos\alpha}.

Range Up the Incline

R=ucosθT12gsinαT2.R = u\cos\theta \cdot T - \tfrac{1}{2}g\sin\alpha \cdot T^2.

After simplification: R=2u2sinθcos(θ+α)gcos2α.\boxed{R = \frac{2u^2\sin\theta\cos(\theta + \alpha)}{g\cos^2\alpha}.}

Maximum Range

To maximize RR over θ\theta, set dR/dθ=0dR/d\theta = 0. This yields: θmax=π4α2=45°α2\theta_{\max} = \frac{\pi}{4} - \frac{\alpha}{2} = 45° - \frac{\alpha}{2}

with maximum range Rmax=u2g(1+sinα).R_{\max} = \frac{u^2}{g(1 + \sin\alpha)}.

Range Down the Incline

By symmetry (replace αα\alpha \to -\alpha): Rdown=2u2sinθcos(θα)gcos2α,R_{\text{down}} = \frac{2u^2\sin\theta\cos(\theta - \alpha)}{g\cos^2\alpha}, with maximum at θ=45°+α/2\theta = 45° + \alpha/2 and Rdown, max=u2g(1sinα).R_{\text{down, max}} = \frac{u^2}{g(1 - \sin\alpha)}.

So shooting down a slope reaches further than shooting up — as expected.

Worked Example

Q: A ball is projected up a 30° incline at speed 20m/s20\,\text{m/s} at angle 30°30° measured from the incline. Take g=10m/s2g = 10\,\text{m/s}^2. Find the range up the incline.

Solution: θ=30°\theta = 30°, α=30°\alpha = 30°, u=20u = 20.

Time of flight: T=(220sin30°)/(10cos30°)=20/(103/2)=4/32.31T = (2 \cdot 20 \cdot \sin 30°)/(10 \cos 30°) = 20/(10 \cdot \sqrt{3}/2) = 4/\sqrt{3} \approx 2.31 s.

Range: R=2(400)sin30°cos60°10cos230°=2(400)(0.5)(0.5)10(3/4)=2007.526.67m.R = \frac{2(400)\sin 30°\cos 60°}{10\cos^2 30°} = \frac{2(400)(0.5)(0.5)}{10(3/4)} = \frac{200}{7.5} \approx 26.67\,\text{m}.

Maximum range (over angles) for this incline: Rmax=40010(1+0.5)=4001526.67m.R_{\max} = \frac{400}{10(1 + 0.5)} = \frac{400}{15} \approx 26.67\,\text{m}.

So the chosen angle here is also the optimal one for this incline (θmax=45°15°=30°\theta_{\max} = 45° - 15° = 30° ✓).

Common Confusions

  • "Use horizontal/vertical axes." — You can, but it's much messier; rotated axes simplify enormously.
  • "θ\theta is from horizontal." — In the formula above, θ\theta is measured from the incline surface.
  • "θmax=45°\theta_{\max} = 45° always." — Only for flat ground (α=0\alpha = 0). For an upward incline, θmax<45°\theta_{\max} < 45° (relative to incline).

Key Takeaways

  • Use axes along and perpendicular to the incline.
  • Range up the incline: R=2u2sinθcos(θ+α)/(gcos2α)R = 2u^2\sin\theta\cos(\theta + \alpha)/(g\cos^2\alpha).
  • Optimal angle (up): 45°α/245° - \alpha/2.
  • Max range up: u2/[g(1+sinα)]u^2/[g(1 + \sin\alpha)].
  • Down the incline reaches farther than up: Rdown,max=u2/[g(1sinα)]R_{\text{down,max}} = u^2/[g(1 - \sin\alpha)].

AI Summary

Summarize this page in your favorite LLM