Quick Recap — Motion Basics

A short refresher before you practise.

  • Distance (scalar, total path length) vs displacement (vector, shortest start-to-finish); always displacementdistance|\text{displacement}| \le \text{distance}.
  • Speed (scalar) vs velocity (vector). Average velocity =displacementtime= \dfrac{\text{displacement}}{\text{time}}.
  • Acceleration a=ΔvΔta = \dfrac{\Delta v}{\Delta t}, SI unit m/s2^2.
  • Equations of motion (uniform aa): v=u+atv = u + at,  s=ut+12at2\ s = ut + \tfrac{1}{2}at^2,  v2=u2+2as\ v^2 = u^2 + 2as.
  • Free fall: take a=g9.8a = g \approx 9.8 m/s2^2 (often 10 m/s2^2 in problems), directed downward.

Beyond-NCERT JEE Formulae

These are the high-yield formulae that JEE Main loves but NCERT barely touches. The equations of motion, free fall and basic projectile relations are assumed (see the practice sets); here we go one level deeper. For each result: when to use it and a [JEE Tip].

1. River-Boat (Relative Velocity in 2D)

Let the boat's speed in still water be vbv_b, the current vrv_r (parallel to the banks) and the river width dd.

(a) Cross in shortest TIME — head straight across. Point the boat perpendicular to the banks; the whole of vbv_b then drives it across while the current only sweeps it downstream. The crossing time is t=dvbt=\dfrac{d}{v_b} and the downstream drift is

drift=vrt=vrdvb\text{drift}=v_r\,t=\dfrac{v_r\,d}{v_b}

the ground speed being vb2+vr2\sqrt{v_b^2+v_r^2}.

When to use: any "minimum time" or "quickest" crossing.

[JEE Tip] The current has no component across the river, so the minimum time is independent of vrv_r — a stronger current increases the drift but never the crossing time.

(b) Shortest PATH (land directly opposite, zero drift) — aim upstream. Steer at an angle θ\theta to the straight-across direction so the upstream component cancels the current, vbsinθ=vrv_b\sin\theta=v_r. Hence

sinθ=vrvb,t=dvb2vr2\sin\theta=\dfrac{v_r}{v_b},\qquad t=\dfrac{d}{\sqrt{v_b^2-v_r^2}}

When to use: "reach the point exactly opposite", "no drift", or "shortest path".

[JEE Tip] This is possible only if vb>vrv_b>v_r. If instead vb<vrv_b<v_r the drift cannot be killed; the least drift is dvr2vb2vb\dfrac{d\sqrt{v_r^2-v_b^2}}{v_b}, obtained by heading upstream at sinθ=vbvr\sin\theta=\dfrac{v_b}{v_r}.

2. Rain-Man Problem

Let the rain's velocity in the ground frame be vr\vec{v}_r and the man's velocity be vm\vec{v}_m. The rain the man actually feels is the relative velocity

vrm=vrvm\vec{v}_{rm}=\vec{v}_r-\vec{v}_m

and he must tilt the umbrella along vrm\vec{v}_{rm}. If the rain falls vertically at speed vrv_r while he walks horizontally at vmv_m, the apparent speed is vr2+vm2\sqrt{v_r^2+v_m^2} and the tilt from the vertical is tanθ=vmvr\tan\theta=\dfrac{v_m}{v_r}.

When to use: apparent speed or direction of rain for any moving observer; umbrella tilt.

[JEE Tip] Tilt the umbrella FORWARD, into your motion, and always measure θ\theta from the vertical. Two classic traps: measuring from the horizontal, and adding the speeds instead of combining them by Pythagoras. If the rain looks vertical to the moving man, then vr=vrm+vm\vec{v}_r=\vec{v}_{rm}+\vec{v}_m recovers the true, slanted rainfall.

3. Projectile on an Inclined Plane

Take an incline of angle α\alpha; the projectile is fired up the slope with speed uu at angle θ\theta to the HORIZONTAL. Rotate the axes so that xx runs along the incline and yy perpendicular to it: the motion becomes an ordinary projectile with "gravity" gcosαg\cos\alpha perpendicular to the slope and a retardation gsinαg\sin\alpha along it. The range measured UP the incline is

R=2u2sin(θα)cosθgcos2αR=\dfrac{2u^2\sin(\theta-\alpha)\cos\theta}{g\cos^2\alpha}

and the maximum range up the incline, reached at θ=45+α2\theta=45^\circ+\dfrac{\alpha}{2}, is

Rmax=u2g(1+sinα)R_{\max}=\dfrac{u^2}{g\,(1+\sin\alpha)}

When to use: a ball thrown up (or down) a hillside and landing back on the slope.

[JEE Tip] For projection DOWN the incline simply flip the sign of α\alpha: the range becomes 2u2sin(θ+α)cosθgcos2α\dfrac{2u^2\sin(\theta+\alpha)\cos\theta}{g\cos^2\alpha} and the maximum range becomes u2g(1sinα)\dfrac{u^2}{g\,(1-\sin\alpha)}. The time of flight along the slope is T=2usin(θα)gcosαT=\dfrac{2u\sin(\theta-\alpha)}{g\cos\alpha}.

4. Variable (Non-Uniform) Acceleration

The constant-aa formulae collapse the moment aa changes. Choose the differential form by what aa depends on. The bridge relation, from the chain rule, is

a=dvdt=vdvdxa=\dfrac{dv}{dt}=v\,\dfrac{dv}{dx}

  • If a=a(t)a=a(t): integrate in time, v=u+adtv=u+\displaystyle\int a\,dt, then x=vdtx=\displaystyle\int v\,dt.
  • If a=a(x)a=a(x): use vdv=adxv\,dv=a\,dx, that is uvvdv=x0xadx\displaystyle\int_{u}^{v}v\,dv=\int_{x_0}^{x}a\,dx.
  • If a=a(v)a=a(v): for the speed-versus-position relation use vdva(v)=dx\dfrac{v\,dv}{a(v)}=dx; for speed-versus-time use dva(v)=dt\dfrac{dv}{a(v)}=dt.

When to use: drag laws such as a=kva=-kv or a=kv2a=-kv^2, a position-dependent a=a(x)a=a(x), or any acceleration that is not constant.

[JEE Tip] If a question wants speed as a function of DISTANCE, reach for vdv=adxv\,dv=a\,dx; if it wants speed as a function of TIME, use dv=adtdv=a\,dt. Never push a varying aa into v2=u2+2asv^2=u^2+2as — that is the single most common trap in this topic.

5. Relative Acceleration and Minimum Separation

For two bodies A and B write rBA=rBrA\vec{r}_{BA}=\vec{r}_B-\vec{r}_A, vBA=vBvA\vec{v}_{BA}=\vec{v}_B-\vec{v}_A and aBA=aBaA\vec{a}_{BA}=\vec{a}_B-\vec{a}_A. Work in A's frame: B then sets out from r0\vec{r}_0 with velocity vBA\vec{v}_{BA}, moving in a straight line whenever aBA=0\vec{a}_{BA}=0. The closest approach is the perpendicular distance from A to that line,

dmin=r0×vBAvBA,t=r0vBAvBA2d_{\min}=\dfrac{|\vec{r}_0\times\vec{v}_{BA}|}{|\vec{v}_{BA}|},\qquad t^\ast=-\dfrac{\vec{r}_0\cdot\vec{v}_{BA}}{|\vec{v}_{BA}|^2}

When to use: the least distance between two cars, ships or particles, and whether they collide.

[JEE Tip] Two bodies in free fall share the same gg, so aBA=0\vec{a}_{BA}=0 and their separation changes at the CONSTANT rate vBA|\vec{v}_{BA}| — the 12gt2\tfrac12 g t^2 terms cancel exactly. They collide only if r0\vec{r}_0 is anti-parallel to vBA\vec{v}_{BA}, i.e. dmin=0d_{\min}=0.

Extra JEE Gems

  • Velocity perpendicular to the launch (level ground): the projectile's velocity turns perpendicular to u\vec{u} at t=ugsinθt=\dfrac{u}{g\sin\theta}.
  • Radius of curvature of a path: ρ=v2a\rho=\dfrac{v^2}{a_\perp}, where aa_\perp is the acceleration component perpendicular to v\vec{v}. At a projectile's highest point this gives ρ=u2cos2θg\rho=\dfrac{u^2\cos^2\theta}{g}.

Solved Examples — Beyond-NCERT Formulae

Example 1 — River crossing in shortest time (drift). A river 200200 m wide flows at vr=3v_r=3 m/s. A boat can do vb=4v_b=4 m/s in still water and the boatman heads straight across for the quickest crossing. Find the crossing time, the drift and the ground speed.

Solution. Heading straight across, the entire vbv_b is spent going across the stream, so the crossing time is t=dvb=2004=50t=\dfrac{d}{v_b}=\dfrac{200}{4}=50 s. The current sweeps the boat downstream for this whole time, giving a drift =vrt=3×50=150=v_r\,t=3\times 50=150 m. The ground speed is vb2+vr2=16+9=5\sqrt{v_b^2+v_r^2}=\sqrt{16+9}=5 m/s. Note the 5050 s would be the same for ANY current — only the drift depends on vrv_r.

Example 2 — Boat on the shortest path (zero drift). A boat with vb=5v_b=5 m/s must land at the point directly opposite, across a river 300300 m wide flowing at vr=3v_r=3 m/s. Find the heading and the crossing time.

Solution. To cancel the drift the upstream component must equal the current, so sinθ=vrvb=35=0.6\sin\theta=\dfrac{v_r}{v_b}=\dfrac{3}{5}=0.6, giving θ37\theta\approx 37^\circ measured from the straight-across direction (aimed upstream). The useful across-speed is vb2vr2=259=4\sqrt{v_b^2-v_r^2}=\sqrt{25-9}=4 m/s, so the crossing time is t=dvb2vr2=3004=75t=\dfrac{d}{\sqrt{v_b^2-v_r^2}}=\dfrac{300}{4}=75 s. This is longer than the 3005=60\dfrac{300}{5}=60 s of a straight-across crossing — you trade time for zero drift.

Example 3 — Rain-man umbrella. Rain falls vertically at 1010 m/s. A man runs along a horizontal road at 1010 m/s. At what angle to the vertical should he hold his umbrella, and how fast does the rain strike him?

Solution. In the man's frame the rain has velocity vrm=vrvm\vec{v}_{rm}=\vec{v}_r-\vec{v}_m. Taking east as i^\hat{i} and up as j^\hat{j}, vr=10j^\vec{v}_r=-10\,\hat{j} and vm=10i^\vec{v}_m=10\,\hat{i}, so

vrm=10i^10j^\vec{v}_{rm}=-10\,\hat{i}-10\,\hat{j}

The tilt from the vertical is tanθ=vmvr=1010=1\tan\theta=\dfrac{v_m}{v_r}=\dfrac{10}{10}=1, so θ=45\theta=45^\circ, and the apparent speed is 102+102=10214.1\sqrt{10^2+10^2}=10\sqrt{2}\approx 14.1 m/s. He leans the umbrella forward, into his run.

Example 4 — Projectile up an incline (range). A ball is thrown up a 3030^\circ incline with speed u=15u=15 m/s at θ=60\theta=60^\circ to the horizontal, with g=10g=10 m/s2^2. Find the range measured along the incline.

Solution. Here α=30\alpha=30^\circ, so θα=30\theta-\alpha=30^\circ. Using the up-incline range,

R=2u2sin(θα)cosθgcos2α=2(15)2sin30cos6010cos230R=\dfrac{2u^2\sin(\theta-\alpha)\cos\theta}{g\cos^2\alpha}=\dfrac{2(15)^2\sin 30^\circ\cos 60^\circ}{10\cos^2 30^\circ}

Numerically R=2(225)(0.5)(0.5)10(0.75)=112.57.5=15R=\dfrac{2(225)(0.5)(0.5)}{10(0.75)}=\dfrac{112.5}{7.5}=15 m. The along-slope time of flight is T=2usin(θα)gcosα=2(15)(0.5)10cos30=31.73T=\dfrac{2u\sin(\theta-\alpha)}{g\cos\alpha}=\dfrac{2(15)(0.5)}{10\cos 30^\circ}=\sqrt{3}\approx 1.73 s.

Example 5 — Maximum range on an incline. A projectile is fired up the same 3030^\circ incline, now with u=30u=30 m/s (g=10g=10 m/s2^2). Find the greatest possible range along the incline and the launch angle that achieves it.

Solution. The maximum up-incline range is

Rmax=u2g(1+sinα)=(30)210(1+sin30)=90015=60R_{\max}=\dfrac{u^2}{g\,(1+\sin\alpha)}=\dfrac{(30)^2}{10\,(1+\sin 30^\circ)}=\dfrac{900}{15}=60

that is 6060 m, reached at θ=45+α2=45+15=60\theta=45^\circ+\dfrac{\alpha}{2}=45^\circ+15^\circ=60^\circ to the horizontal. As a check, substituting θ=60\theta=60^\circ into the general range formula gives 2(900)sin30cos6010cos230=4507.5=60\dfrac{2(900)\sin 30^\circ\cos 60^\circ}{10\cos^2 30^\circ}=\dfrac{450}{7.5}=60 m — consistent.

Example 6 — Variable acceleration using a=vdvdxa=v\,\dfrac{dv}{dx}. A particle on the xx-axis has a position-dependent acceleration a=4xa=-4x (SI units) and is released from rest at x=5x=5 m. Find its speed as it passes x=3x=3 m and the points where it momentarily stops.

Solution. Because aa depends on position, write a=vdvdxa=v\dfrac{dv}{dx}, so vdv=4xdxv\,dv=-4x\,dx. Integrating from rest at x=5x=5 to a general xx,

v22=2x2+2(5)2v2=1004x2\dfrac{v^2}{2}=-2x^2+2(5)^2\quad\Longrightarrow\quad v^2=100-4x^2

At x=3x=3 m this gives v2=10036=64v^2=100-36=64, so v=8v=8 m/s. The particle stops when v=0v=0, i.e. 4x2=1004x^2=100, giving x=±5x=\pm 5 m. It therefore oscillates between x=+5x=+5 m and x=5x=-5 m (this is SHM with ω=2\omega=2 rad/s), sweeping through the origin at its maximum speed 100=10\sqrt{100}=10 m/s.

Example 7 — Closest approach of two particles. At t=0t=0 particle A is at the origin moving east at 44 m/s, while particle B is 2020 m due east of A and moving north at 33 m/s; both keep constant velocity. Find their least separation and the instant it occurs.

Solution. The velocity of B relative to A is

vBA=vBvA=(0,3)(4,0)=(4,3)\vec{v}_{BA}=\vec{v}_B-\vec{v}_A=(0,3)-(4,0)=(-4,3)

with magnitude vBA=5|\vec{v}_{BA}|=5 m/s, and B starts at r0=(20,0)\vec{r}_0=(20,0) m relative to A. The least separation is the perpendicular distance from A to B's relative path,

dmin=r0×vBAvBA=(20)(3)(0)(4)5=605=12d_{\min}=\dfrac{|\vec{r}_0\times\vec{v}_{BA}|}{|\vec{v}_{BA}|}=\dfrac{|(20)(3)-(0)(-4)|}{5}=\dfrac{60}{5}=12

that is 1212 m, occurring at t=r0vBAvBA2=(20)(4)+(0)(3)25=8025=3.2t^\ast=-\dfrac{\vec{r}_0\cdot\vec{v}_{BA}}{|\vec{v}_{BA}|^2}=-\dfrac{(20)(-4)+(0)(3)}{25}=\dfrac{80}{25}=3.2 s. A direct check: the separation squared is (204t)2+(3t)2=25t2160t+400(20-4t)^2+(3t)^2=25t^2-160t+400, least at t=16050=3.2t=\dfrac{160}{50}=3.2 s, where it equals 144144, i.e. 1212 m.