Banking of roads — find safe speed for car on banked curve with friction

medium JEE-MAIN NEET JEE Main 2022 3 min read

Question

A car moves on a banked curve of radius R=100R = 100 m banked at angle θ=30°\theta = 30°. The coefficient of friction between the tyres and the road is μ=0.2\mu = 0.2. Find the maximum safe speed of the car.

(JEE Main 2022, similar pattern)


Solution — Step by Step

Three forces act: weight mgmg downward, normal reaction NN perpendicular to the banked surface, and friction ff along the surface. At maximum speed, the car tends to slide outward (up the incline), so friction acts inward (down the incline).

Vertical equilibrium (no vertical motion):

Ncosθfsinθ=mgN\cos\theta - f\sin\theta = mg

Horizontal equation (centripetal force):

Nsinθ+fcosθ=mv2RN\sin\theta + f\cos\theta = \frac{mv^2}{R}

At the maximum speed, friction is at its limit: f=μNf = \mu N.

From the vertical equation: N(cosθμsinθ)=mgN(\cos\theta - \mu\sin\theta) = mg

From the horizontal equation: N(sinθ+μcosθ)=mv2RN(\sin\theta + \mu\cos\theta) = \frac{mv^2}{R}

Divide the second by the first:

v2Rg=sinθ+μcosθcosθμsinθ=tanθ+μ1μtanθ\frac{v^2}{Rg} = \frac{\sin\theta + \mu\cos\theta}{\cos\theta - \mu\sin\theta} = \frac{\tan\theta + \mu}{1 - \mu\tan\theta} vmax=Rgtanθ+μ1μtanθv_{max} = \sqrt{Rg \cdot \frac{\tan\theta + \mu}{1 - \mu\tan\theta}}

tan30°=1/30.577\tan 30° = 1/\sqrt{3} \approx 0.577

vmax=100×10×0.577+0.210.2×0.577v_{max} = \sqrt{100 \times 10 \times \frac{0.577 + 0.2}{1 - 0.2 \times 0.577}} =1000×0.7770.8846=1000×0.878= \sqrt{1000 \times \frac{0.777}{0.8846}} = \sqrt{1000 \times 0.878} vmax29.6 m/s107 km/h\boxed{v_{max} \approx 29.6 \text{ m/s} \approx 107 \text{ km/h}}

Why This Works

Banking tilts the normal force so that a component of NN itself provides centripetal force — even without friction. Friction gives an extra “push” inward at higher speeds (or acts outward at very low speeds to prevent the car from sliding down).

The formula vmax=Rg(tanθ+μ)/(1μtanθ)v_{max} = \sqrt{Rg(\tan\theta + \mu)/(1 - \mu\tan\theta)} elegantly captures both effects. Without friction (μ=0\mu = 0), it reduces to v=Rgtanθv = \sqrt{Rg\tan\theta} — the ideal banking speed.


Alternative Method

For a quick check, note that the expression has the same structure as the angle addition formula for tangent: tan(θ+ϕ)\tan(\theta + \phi) where tanϕ=μ\tan\phi = \mu. So vmax2=Rgtan(θ+ϕ)v_{max}^2 = Rg\tan(\theta + \phi). This is the “friction angle” approach — fast and elegant.

For the minimum speed (below which the car slides inward), flip the sign of μ\mu:

vmin=Rgtanθμ1+μtanθv_{min} = \sqrt{Rg \cdot \frac{\tan\theta - \mu}{1 + \mu\tan\theta}}

JEE sometimes asks for both vmaxv_{max} and vminv_{min} in the same problem.


Common Mistake

The most common error: writing friction as always acting “up the incline.” At maximum speed, friction acts down the incline (inward). At minimum speed, friction acts up the incline (outward). The direction of friction depends on whether the car tends to slide outward or inward. Draw the FBD for the specific case asked — do not memorise a single direction.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next