Academy
Formulas/physics/Kinematics/Projectile on Inclined Plane — Maximum Range

Projectile on Inclined Plane — Maximum Range

Maximum range achievable on an inclined plane of angle β.
Class JEE
Derivation

The question

For a given launch speed uu on an inclined plane of angle β\beta, at what angle α\alpha should the body be projected to achieve maximum range up the slope? And what is that maximum range?

Starting point

The range up the inclined plane is:

R=2u2sin(αβ)cosαgcos2βR = \frac{2u^2\sin(\alpha-\beta)\cos\alpha}{g\cos^2\beta}

To maximise RR, we need to maximise sin(αβ)cosα\sin(\alpha-\beta)\cos\alpha with respect to α\alpha.

Finding the optimal angle

Use the product-to-sum identity:

2sin(αβ)cosα=sin(αβ+α)+sin(αβα)2\sin(\alpha-\beta)\cos\alpha = \sin(\alpha - \beta + \alpha) + \sin(\alpha - \beta - \alpha)

=sin(2αβ)+sin(β)= \sin(2\alpha - \beta) + \sin(-\beta)

=sin(2αβ)sinβ= \sin(2\alpha - \beta) - \sin\beta

So:

R=u2gcos2β[sin(2αβ)sinβ]R = \frac{u^2}{g\cos^2\beta}\left[\sin(2\alpha - \beta) - \sin\beta\right]

RR is maximum when sin(2αβ)\sin(2\alpha - \beta) is maximum, i.e. when sin(2αβ)=1\sin(2\alpha - \beta) = 1:

2αβ=90°2\alpha - \beta = 90°

αopt=90°+β2=45°+β2\boxed{\alpha_{\text{opt}} = \frac{90° + \beta}{2} = 45° + \frac{\beta}{2}}

The optimal angle is 45°45° plus half the slope angle.

Maximum range

Substituting sin(2αβ)=1\sin(2\alpha - \beta) = 1:

Rmax=u2gcos2β(1sinβ)R_{\max} = \frac{u^2}{g\cos^2\beta}(1 - \sin\beta)

Since cos2β=1sin2β=(1sinβ)(1+sinβ)\cos^2\beta = 1 - \sin^2\beta = (1-\sin\beta)(1+\sin\beta):

Rmax=u2g(1sinβ)(1+sinβ)(1sinβ)R_{\max} = \frac{u^2}{g(1-\sin\beta)(1+\sin\beta)} \cdot (1-\sin\beta)

Rmax=u2g(1+sinβ)\boxed{R_{\max} = \frac{u^2}{g(1+\sin\beta)}}

Verification with flat ground (β=0\beta = 0)

αopt=45°+0°=45°\alpha_{\text{opt}} = 45° + 0° = 45° \checkmark

Rmax=u2g(1+0)=u2gR_{\max} = \frac{u^2}{g(1+0)} = \frac{u^2}{g} \checkmark

Both results reduce correctly to the flat-ground case.

How slope angle affects maximum range

As β\beta increases (steeper slope):

  • αopt\alpha_{\text{opt}} increases — you must aim higher to maximise range
  • RmaxR_{\max} decreases — you cannot throw as far up a steeper slope
β\betaαopt\alpha_{\text{opt}}RmaxR_{\max}
0° (flat)45°45°u2g\frac{u^2}{g}
30°30°60°60°u22g\frac{u^2}{2g}
45°45°67.5°67.5°u2g(1+12)\frac{u^2}{g(1+\frac{1}{\sqrt{2}})}
90°90° (vertical wall)90°90°00
Key Idea
The optimal angle $\alpha_{\text{opt}} = 45° + \frac{\beta}{2}$ bisects the angle between the inclined surface and the vertical. This is a beautiful geometric result — the optimal direction of projection is the angle bisector between the slope and the vertical.