Physics Lab

Unit 2: Kinematics

Kinematics is the language of mechanics. Two or three questions appear directly in JEE Main every year, and projectile/relative-motion problems form the basis for the more advanced Newtonian dynamics and energy problems later. In JEE Advanced, kinematics is hidden inside multi-concept questions: projectile + collisions, river-boat + work-energy, calculus-based motion under variable forces.

Typical question types:

  • JEE Main: equations of motion, vv-tt/xx-tt graphs, projectile range and max-height, relative velocity (boat/rain).
  • JEE Advanced: variable acceleration with a=f(v)a = f(v) or a=f(x)a=f(x), projectile on incline (max range derivation), two-particle simultaneous projectile problems, the relative-velocity trick that turns a 2-particle problem into a 1-particle problem.

Concept Map

  • 1D motion
    • Position, displacement, distance
    • Average vs instantaneous velocity & speed
    • Calculus relations: v=dx/dtv = dx/dt, a=dv/dt=vdv/dxa = dv/dt = v\,dv/dx
    • Equations of uniform acceleration; motion under gravity
    • Graphs (xx-tt, vv-tt, aa-tt); area under curves
    • Variable acceleration: a=f(t)a=f(t), f(v)f(v), f(x)f(x)
  • 2D motion
    • Position vector, velocity, acceleration in vector form
    • Independence of perpendicular motions
  • Projectile motion
    • Horizontal range, max height, time of flight, equation of trajectory
    • Projectile from a height
    • Projectile on inclined plane (along & against slope)
    • Maximum range on incline
  • Relative velocity
    • 1D and 2D relative velocity
    • River-boat: cross in minimum time vs minimum drift
    • Rain-man problems

Topic 1: One-Dimensional Motion

Sub-topic A: Position, displacement, distance

For motion along the xx-axis, position is x(t)x(t); displacement between t1,t2t_1, t_2 is Δx=x(t2)x(t1)\Delta x = x(t_2)-x(t_1). Distance is the total path length; it is always Δx\ge \vert \Delta x\vert and equal only when motion is in one direction.

Sub-topic B: Velocity and speed

  • Average velocity vˉ=Δx/Δt\bar v = \Delta x/\Delta t (vector).
  • Average speed == total distance / total time (scalar).
  • Instantaneous velocity v=dx/dtv=dx/dt.
  • Instantaneous speed v\vert v\vert .

Sub-topic C: Calculus relations

v=dxdt,a=dvdt=d2xdt2=vdvdx.v = \frac{dx}{dt},\qquad a = \frac{dv}{dt} = \frac{d^2x}{dt^2} = v\frac{dv}{dx}.

The chain-rule identity a=vdv/dxa = v\,dv/dx is invaluable when aa is a function of position.

Sub-topic D: Equations of motion (uniform acceleration)

Starting from a=consta = \text{const}:

  • dv=adtv=u+at\int dv = \int a\,dt \Rightarrow v = u + at.
  • dx=(u+at)dtx=ut+12at2\int dx = \int (u+at)\,dt \Rightarrow x = ut + \tfrac12 a t^2.
  • From adx=vdva\,dx = v\,dv: v2=u2+2asv^2 = u^2 + 2as.
  • Distance in nn-th second: sn=u+a2(2n1)s_n = u + \tfrac{a}{2}(2n-1).

Important: These hold only for constant aa.

Sub-topic E: Motion under gravity

Take upward positive, a=ga=-g:

  • Freely falling body from rest: v=gtv = gt, h=12gt2h = \tfrac12 g t^2, v2=2ghv^2 = 2gh.
  • Particle thrown up with speed uu: time to top =u/g= u/g, max height =u2/(2g)= u^2/(2g), returns to start in 2u/g2u/g with same speed uu (downward).
  • Time of flight from height hh thrown up with uu: h=ut12gt2t=u+u2+2ghg-h = ut-\tfrac12 g t^2\Rightarrow t = \dfrac{u+\sqrt{u^2+2gh}}{g}.

Sub-topic F: Graphs

GraphSlopeArea
xx-ttvelocity
vv-ttaccelerationdisplacement
aa-ttjerkchange in velocity

Key: the slope of an xx-tt graph at any instant is vv; if the slope is zero (horizontal tangent), the particle is momentarily at rest.

Sub-topic G: Variable acceleration

Case 1: a=f(t)a = f(t). Integrate: v=u+0tf(t)dtv = u + \int_0^t f(t')\,dt'. Then x=x0+0tvdtx = x_0 + \int_0^t v\,dt'.

Case 2: a=f(v)a = f(v). Use a=dv/dta = dv/dt and separate variables:

dt=dvf(v),t=dvf(v).dt = \frac{dv}{f(v)},\quad t = \int \frac{dv}{f(v)}.

Or use a=vdv/dxa = v\,dv/dx:

dx=vdvf(v).dx = \frac{v\,dv}{f(v)}.

Case 3: a=f(x)a = f(x). Use a=vdv/dxa = v\,dv/dx:

vdv=f(x)dx12v2=f(x)dx+C.v\,dv = f(x)\,dx \Rightarrow \tfrac12 v^2 = \int f(x)\,dx + C.

Worked Examples (JEE Main level)

Example 1.1. A particle moves along xx with x(t)=t36t2+9t+1x(t)=t^3-6t^2+9t+1 (SI). Find (a) velocity, (b) acceleration at t=2t=2 s, (c) when is the particle at rest, (d) distance travelled in the first 3 s.

(a) v=dx/dt=3t212t+9v=dx/dt=3t^2-12t+9. At t=2t=2: v=1224+9=3v=12-24+9=-3 m/s.

(b) a=dv/dt=6t12a=dv/dt=6t-12. At t=2t=2: a=0a=0.

(c) v=03t212t+9=0t=1,3v=0\Rightarrow 3t^2-12t+9=0\Rightarrow t=1,3 s.

(d) Distance = x(1)x(0)+x(3)x(1)=51+15=4+4=8\vert x(1)-x(0)\vert +\vert x(3)-x(1)\vert =\vert 5-1\vert +\vert 1-5\vert =4+4=8 m.

Example 1.2. A ball is dropped from a height HH. Find ratio of distances covered in 1st, 2nd, 3rd second.

sn=u+g2(2n1)s_n = u + \tfrac g2(2n-1) with u=0u=0. Ratio 1:3:51:3:5 (Galileo's odd-numbers rule).

Example 1.3. A car accelerates from rest at 2m/s22\,\text{m/s}^2 for 55 s, then moves at constant velocity for 1010 s, then decelerates at 4m/s24\,\text{m/s}^2 until stopping. Total distance?

Phase 1: v1=0+25=10v_1 = 0+2\cdot5=10 m/s; s1=12225=25s_1=\tfrac12\cdot2\cdot25=25 m.

Phase 2: s2=1010=100s_2 = 10\cdot10=100 m.

Phase 3: 0=104tt=2.50 = 10-4t\Rightarrow t=2.5 s; s3=102.5124(2.5)2=2512.5=12.5s_3 = 10\cdot2.5-\tfrac12\cdot4\cdot(2.5)^2 = 25-12.5=12.5 m.

Total =25+100+12.5=137.5=25+100+12.5 = 137.5 m.

Worked Examples (JEE Advanced level)

Example 1.A1. Acceleration of a particle is a=kv2a=-kv^2. Initial speed uu at x=0x=0. Find v(x)v(x).

vdv/dx=kv2dv/v=kdxln(v/u)=kxv=uekxv\,dv/dx=-kv^2\Rightarrow dv/v=-k\,dx\Rightarrow \ln(v/u)=-kx\Rightarrow v=ue^{-kx}.

Example 1.A2. A particle starts from rest at x0x_0 and moves with a=ω2xa = -\omega^2 x. Show that x(t)=x0cosωtx(t)=x_0\cos\omega t.

vdv/dx=ω2xv2=ω2(x02x2)v\,dv/dx=-\omega^2 x\Rightarrow v^2 = \omega^2(x_0^2-x^2).

Then dx/dt=ωx02x2dx/dt = -\omega\sqrt{x_0^2-x^2} (sign chosen so xx decreases initially). Integrating with x(0)=x0x(0)=x_0 gives x=x0cosωtx = x_0\cos\omega t. (SHM about origin.)

Example 1.A3. Two trains, 120120 m and 8080 m long, run on parallel tracks in opposite directions at 5454 and 3636 km/h. Time to completely pass each other?

Relative speed = 9090 km/h =25= 25 m/s. Total length = 200200 m. Time = 200/25=8200/25 = 8 s.


Topic 2: Two-Dimensional Motion

Sub-topic A: Vector form

r(t)=x(t)ı^+y(t)ȷ^,v=r˙,a=r¨.\vec r(t) = x(t)\hat\imath + y(t)\hat\jmath,\quad \vec v = \dot{\vec r},\quad \vec a = \ddot{\vec r}.

If a\vec a is constant:

v=u+at,r=r0+ut+12at2.\vec v = \vec u + \vec a t,\qquad \vec r = \vec r_0 + \vec u t + \tfrac12 \vec a t^2.

Each component obeys the 1D equations independently.

Sub-topic B: Independence of perpendicular motions

If a=(ax,ay)\vec a = (a_x, a_y) and u=(ux,uy)\vec u = (u_x, u_y), then:

x=x0+uxt+12axt2,y=y0+uyt+12ayt2.x = x_0 + u_x t + \tfrac12 a_x t^2,\qquad y = y_0 + u_y t + \tfrac12 a_y t^2.

Solve each independently.

Worked Examples (JEE Main level)

Example 2.1. A particle has u=3ı^\vec u = 3\hat\imath m/s and a=4ȷ^\vec a = 4\hat\jmath m/s². Find v\vec v and r\vec r at t=2t=2 s.

v=3ı^+8ȷ^\vec v = 3\hat\imath + 8\hat\jmath m/s. r=6ı^+8ȷ^\vec r = 6\hat\imath + 8\hat\jmath m.

Example 2.2. Position vector r=(3t)ı^+(4t5t2)ȷ^\vec r = (3t)\hat\imath + (4t-5t^2)\hat\jmath m. Find speed at t=0.5t=0.5 s.

v=3ı^+(410t)ȷ^\vec v = 3\hat\imath + (4-10t)\hat\jmath. At t=0.5t=0.5: v=3ı^1ȷ^\vec v = 3\hat\imath - 1\hat\jmath. Speed =10=\sqrt{10} m/s.


Topic 3: Projectile Motion

Sub-topic A: Horizontal ground

Launch from origin with speed uu at angle θ\theta above horizontal; gg downward.

ux=ucosθu_x = u\cos\theta, uy=usinθu_y = u\sin\theta. ax=0a_x=0, ay=ga_y=-g.

x=ucosθt,y=usinθt12gt2.x = u\cos\theta\,t,\qquad y = u\sin\theta\,t - \tfrac12 g t^2.

Time of flight TT: set y=0y=0 (other than t=0t=0): T=2usinθgT = \dfrac{2u\sin\theta}{g}.

Range RR: R=ucosθT=u2sin2θgR = u\cos\theta\,T = \dfrac{u^2\sin2\theta}{g}. Maximum Rmax=u2/gR_{\max} = u^2/g at θ=45\theta=45^\circ.

Maximum height HH: H=u2sin2θ2gH = \dfrac{u^2\sin^2\theta}{2g}.

Equation of trajectory: eliminate tt:

y=xtanθgx22u2cos2θ=xtanθ(1xR).y = x\tan\theta - \frac{g x^2}{2u^2\cos^2\theta} = x\tan\theta\left(1-\frac{x}{R}\right).

Useful relations:

  • H/R=tanθ/4H/R = \tan\theta/4.
  • At max height, v=ucosθv=u\cos\theta (horizontal).
  • θ\theta and 90θ90^\circ-\theta give same range (complementary angles).

Sub-topic B: Projectile from a height

A ball thrown horizontally with speed uu from height hh:

y=h12gt2y=h-\tfrac12 g t^2 — hits ground at t=2h/gt=\sqrt{2h/g}. Horizontal range R=u2h/gR = u\sqrt{2h/g}. Velocity at ground: vx=u,vy=2ghv_x=u, v_y=-\sqrt{2gh}, speed =u2+2gh=\sqrt{u^2+2gh}.

For projectile thrown at angle θ\theta from height hh with speed uu, time of flight from y=0y=0 down to h-h:

h=usinθt12gt2t=usinθ+u2sin2θ+2ghg-h = u\sin\theta\,t - \tfrac12 g t^2 \Rightarrow t = \dfrac{u\sin\theta+\sqrt{u^2\sin^2\theta+2gh}}{g}.

Sub-topic C: Projectile on an inclined plane

Take axes along (xx') and perpendicular (yy') to incline of angle α\alpha. Gravity components: gx=gsinαg_{x'}=-g\sin\alpha (along incline, downhill), gy=gcosαg_{y'}=-g\cos\alpha (into incline).

If projectile is launched from the foot of the incline at angle β\beta to incline with speed uu (and angle α+β\alpha+\beta with horizontal):

ux=ucosβu_{x'}=u\cos\beta, uy=usinβu_{y'}=u\sin\beta.

Time of flight (returns to incline, y=0y'=0):

T=2usinβgcosα.T = \frac{2u\sin\beta}{g\cos\alpha}.

Range along incline:

R=ucosβT12gsinαT2.R = u\cos\beta\,T - \tfrac12 g\sin\alpha\,T^2.

After simplification:

R=2u2sinβcos(α+β)gcos2α(up the incline).\boxed{R = \frac{2u^2\sin\beta\cos(\alpha+\beta)}{g\cos^2\alpha}}\quad\text{(up the incline).}

Down the incline (projected from top, angle β\beta below the line of incline reversed): replace sinαsinα\sin\alpha\to-\sin\alpha:

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

Maximum range up the incline. Maximize over β\beta: derivative of sinβcos(α+β)\sin\beta\cos(\alpha+\beta) vanishes at β=π/4α/2\beta = \pi/4-\alpha/2, giving

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

Maximum range down the incline: β=π/4+α/2\beta = \pi/4+\alpha/2,

Rmax,=u2g(1sinα).R_{\max,\downarrow} = \frac{u^2}{g(1-\sin\alpha)}.

Derivation of max-range angle (up the incline). Set f(β)=sinβcos(α+β)f(\beta)=\sin\beta\cos(\alpha+\beta). Use product-to-sum:

f(β)=12[sin(2β+α)sinα].f(\beta)=\tfrac12[\sin(2\beta+\alpha) - \sin\alpha].

Maximum when sin(2β+α)=1\sin(2\beta+\alpha)=1, i.e. 2β+α=π/22\beta+\alpha=\pi/2, so β=π/4α/2\beta=\pi/4-\alpha/2. Plugging back: fmax=12(1sinα)f_{\max}=\tfrac12(1-\sin\alpha). So Rmax,=u2(1sinα)gcos2α=u2g(1+sinα)R_{\max,\uparrow}=\dfrac{u^2(1-\sin\alpha)}{g\cos^2\alpha}=\dfrac{u^2}{g(1+\sin\alpha)} (using cos2α=1sin2α\cos^2\alpha = 1-\sin^2\alpha).

Worked Examples (JEE Main level)

Example 3.1. A projectile is fired with u=20u=20 m/s at 3030^\circ above horizontal. Find R,H,TR, H, T. (g=10g=10.)

T=22012/10=2T=2\cdot20\cdot\tfrac12/10=2 s. R=400sin60/10=20334.6R=400\cdot\sin60^\circ/10=20\sqrt 3\approx34.6 m. H=400(1/4)/20=5H=400\cdot(1/4)/20=5 m.

Example 3.2. A ball thrown horizontally from a 4545 m cliff with u=20u=20 m/s. Where does it land? With what velocity?

t=245/10=3t=\sqrt{2\cdot45/10}=3 s. R=203=60R=20\cdot3=60 m. vy=30v_y=30 m/s, so v=400+900=130036v=\sqrt{400+900}=\sqrt{1300}\approx 36 m/s. Angle arctan(30/20)=56.3\arctan(30/20)=56.3^\circ below horizontal.

Example 3.3. A stone is projected at 3030^\circ above horizontal at 2020 m/s, from the top of a 2525 m tower. Find total time of flight.

uy=10u_y=10, h=25h=25. 25=10t+5t2t22t5=0t=1+63.4525 = -10 t + 5 t^2 \Rightarrow t^2-2t-5=0\Rightarrow t = 1+\sqrt 6\approx 3.45 s.

Worked Examples (JEE Advanced level)

Example 3.A1. A projectile is fired from the bottom of an incline of angle 3030^\circ at speed uu at angle β\beta above the incline. Find β\beta for which the range up the incline is maximum and find that range.

βmax=π/4α/2=4515=30\beta_{\max} = \pi/4 - \alpha/2 = 45^\circ - 15^\circ = 30^\circ. Rmax=u2/(g(1+sin30))=u2/(1.5g)=2u2/(3g)R_{\max}=u^2/(g(1+\sin30^\circ))=u^2/(1.5g)=2u^2/(3g).

Example 3.A2. Two particles are thrown simultaneously from the same point with speeds u1u_1 and u2u_2 at angles θ1\theta_1 and θ2\theta_2. Show that the path of one as seen from the other is a straight line.

Relative velocity v12=u1u2\vec v_{12} = \vec u_1 - \vec u_2 is constant since both experience the same g\vec g (their accelerations cancel in the relative frame). Hence the relative motion is uniform → straight-line path.

Example 3.A3. A ball is thrown with speed uu at angle θ\theta above horizontal. Find the radius of curvature at (i) the highest point, (ii) the point of projection.

At any point, an=gcosϕa_n = g\cos\phi where ϕ\phi is the angle of velocity with horizontal; an=v2/Rca_n = v^2/R_c.

(i) At highest point, ϕ=0\phi=0, v=ucosθv=u\cos\theta, so Rc=u2cos2θ/gR_c = u^2\cos^2\theta/g.

(ii) At point of projection, ϕ=θ\phi=\theta, v=uv=u, so Rc=u2/(gcosθ)R_c = u^2/(g\cos\theta).


Topic 4: Relative Velocity

Sub-topic A: Definition

For two particles A,BA, B with velocities vA,vB\vec v_A, \vec v_B measured in the ground frame, the velocity of AA as seen by BB is

vAB=vAvB.\vec v_{AB} = \vec v_A - \vec v_B.

Similarly aAB=aAaB\vec a_{AB} = \vec a_A - \vec a_B and rAB=rArB\vec r_{AB} = \vec r_A - \vec r_B.

Sub-topic B: 1D problems

Two cars on a straight road moving at v1,v2v_1, v_2 in the same direction: relative speed =v1v2= \vert v_1-v_2\vert . Opposite directions: v1+v2v_1+v_2.

Sub-topic C: River-boat problem

Let the river flow with speed vRv_R along +x+x (east). The boat speed in still water is vBv_B. Let θ\theta be the angle of the boat's heading (in still water) measured from the bank-normal (north).

Velocity of boat w.r.t. ground:

vBg=(vRvBsinθ)ı^+(vBcosθ)ȷ^.\vec v_{Bg} = (v_R - v_B\sin\theta)\hat\imath + (v_B\cos\theta)\hat\jmath.

Crossing in minimum time (no constraint on drift): max yy-component → θ=0\theta=0 (head straight across). tmin=W/vBt_{\min}=W/v_B where WW is width. Drift =vRtmin=vRW/vB= v_R\cdot t_{\min}=v_R W/v_B.

Crossing with zero drift (minimum drift = 0, only possible if vB>vRv_B>v_R): require vBsinθ=vRsinθ=vR/vBv_B\sin\theta=v_R\Rightarrow \sin\theta=v_R/v_B. Boat heads upstream at this angle. Time =W/(vBcosθ)=W/vB2vR2=W/(v_B\cos\theta)=W/\sqrt{v_B^2-v_R^2}.

If vB<vRv_B<v_R, zero drift impossible. Minimum drift: set dy/dtdy/dt and dx/dtdx/dt such that the velocity vector is as close to the across-direction as possible. Drift x=vRtvBsinθtx = v_R t - v_B\sin\theta\,t. Width crossed W=vBcosθtW = v_B\cos\theta\,t. So x=WvRvBsinθvBcosθx = W\cdot\tfrac{v_R - v_B\sin\theta}{v_B\cos\theta}. Minimise over θ\theta: dx/dθ=0dx/d\theta=0 gives sinθ=vB/vR\sin\theta = v_B/v_R. Then cosθ=1vB2/vR2\cos\theta=\sqrt{1-v_B^2/v_R^2} and minimum drift xmin=WvR2vB2/vBx_{\min} = W\sqrt{v_R^2-v_B^2}/v_B.

Sub-topic D: Rain-man problem

A man walks east with speed vMv_M. Rain falls vertically with speed vRv_R. In the man's frame, vRM=vRvM=vMı^vRȷ^\vec v_{RM} = \vec v_R - \vec v_M = -v_M\hat\imath - v_R\hat\jmath. So rain appears to come at an angle arctan(vM/vR)\arctan(v_M/v_R) from the vertical, in the direction opposite to walking — he tilts his umbrella forward.

If the rain falls at angle α\alpha with vertical with speed vRv_R in the ground frame, decompose and re-apply vRM=vRvM\vec v_{RM} = \vec v_R - \vec v_M.

Worked Examples (JEE Main level)

Example 4.1. A boat can move at 55 m/s in still water. River flows at 33 m/s. Width 200200 m. (a) Min time to cross & drift? (b) Min-drift case & time?

(a) Min time =200/5=40= 200/5 = 40 s. Drift =340=120=3\cdot40 = 120 m.

(b) Head upstream at sinθ=3/5θ=37\sin\theta = 3/5\Rightarrow\theta=37^\circ. Time =200/(54/5)=200/4=50=200/(5\cdot4/5)=200/4=50 s. Drift =0=0.

Example 4.2. A man walks at 44 m/s in rain falling vertically at 33 m/s. At what angle should he hold his umbrella?

tanα=4/3α=53\tan\alpha = 4/3\Rightarrow \alpha=53^\circ from vertical, tilted forward.

Example 4.3. Two trains on parallel tracks 8080 m apart, moving north at 2020 m/s and south at 2525 m/s. Min distance during passage?

Tracks parallel, perpendicular separation always 8080 m; minimum distance =80=80 m. (Trap question — answer is the perpendicular distance.)

Worked Examples (JEE Advanced level)

Example 4.A1. A swimmer can swim at vBv_B in still water. A river of width WW flows at vR>vBv_R>v_B. Find the angle θ\theta from the across-direction at which she must swim to land at the point directly opposite to the start, knowing that no such point exists; instead find the minimum drift point.

Already shown above: sinθ=vB/vR\sin\theta = v_B/v_R (heading partly into the stream gives minimum drift). Min drift =WvR2vB2/vB=W\sqrt{v_R^2-v_B^2}/v_B.

Example 4.A2. Two cars start simultaneously from points AA and BB on perpendicular roads, moving at 4040 km/h and 3030 km/h toward the junction OO, which is 44 km from AA and 33 km from BB. After how long is their separation minimum, and what is it?

Relative velocity of BB w.r.t. AA: vBA=(0,30)(40,0)=(40,30)\vec v_{BA} = (0,30) - (40,0) = (-40, 30) km/h (taking AOA\to O as +x+x and BOB\to O as +y+y). Initial relative position rBA(0)=(4,3)\vec r_{BA}(0)=(-4,-3) km (taking OO as origin: AA at (4,0)(4,0), BB at (0,3)(0,3), then rBA=(0,3)(4,0)=(4,3)\vec r_{BA}= (0,3)-(4,0)=(-4,3)). Recompute carefully.

Place OO at origin. AA at (4,0)(4,0), BB at (0,3)(0,3). AA moves with vA=(40,0)\vec v_A = (-40,0) km/h (toward OO). BB moves with vB=(0,30)\vec v_B = (0,-30) km/h. Position at time tt: A:(440t,0)A: (4-40t,0), B:(0,330t)B: (0,3-30t). Separation:

d2=(440t)2+(330t)2.d^2 = (4-40t)^2 + (3-30t)^2.

d(d2)/dt=2(440t)(40)+2(330t)(30)=80(440t)60(330t)=320+3200t180+1800t=5000t500=0t=0.1d(d^2)/dt = 2(4-40t)(-40)+2(3-30t)(-30) = -80(4-40t)-60(3-30t) = -320+3200t -180+1800t = 5000t - 500 = 0\Rightarrow t = 0.1 h =6=6 min.

d2=(44)2+(33)2=0+0=0d^2 = (4-4)^2+(3-3)^2=0+0=0. Oops — they collide at OO! Of course: both arrive at OO at t=0.1t=0.1 h.

So if speeds are tuned correctly they meet at the junction. Otherwise dmin>0d_{\min}>0. In general tmin=r0vrel/vrel2t_{\min} = -\vec r_0\cdot\vec v_{\text{rel}}/v_{\text{rel}}^2, dmin=r0×vrel/vreld_{\min}=\vert \vec r_0\times\vec v_{\text{rel}}\vert /v_{\text{rel}}.

Example 4.A3. Rain falls vertically at vRv_R. A man on a bus moving at vMv_M holds an umbrella at 3030^\circ with vertical. Later when the bus stops, rain appears to be vertical. Find vR/vMv_R/v_M.

In the bus frame, rain's horizontal velocity is vM-v_M (forward by vMv_M). tan30=vM/vRvR/vM=3\tan30^\circ = v_M/v_R\Rightarrow v_R/v_M = \sqrt 3.


Topic 5: Calculus-heavy problems

Pure calculus problems are JEE Advanced staple. The trick is identifying which of a=f(t),f(v),f(x)a=f(t), f(v), f(x) applies and using the right form of aa.

Example 5.1. A particle of mass mm moves along xx under force F=kxF=-kx (Hooke's law). Find v(x)v(x) given v=v0v=v_0 at x=0x=0.

mvdv/dx=kxm\,v\,dv/dx = -kx. Integrate: 12mv212mv02=12kx2v=v02(k/m)x2\tfrac12 mv^2 - \tfrac12 mv_0^2 = -\tfrac12 kx^2\Rightarrow v = \sqrt{v_0^2 - (k/m)x^2}.

Example 5.2. A particle starts from rest with acceleration a=αβva = \alpha - \beta v. Find v(t)v(t) and terminal speed.

dv/dt=αβvdv/dt = \alpha-\beta v. Separate: dv/(αβv)=dt1βln(αβv)=t+Cdv/(\alpha-\beta v) = dt\Rightarrow -\tfrac{1}{\beta}\ln(\alpha-\beta v)=t+C. With v(0)=0v(0)=0: C=1βlnαC=-\tfrac{1}{\beta}\ln\alpha. So v(t)=αβ(1eβt)v(t)=\tfrac{\alpha}{\beta}(1-e^{-\beta t}). Terminal speed =α/β=\alpha/\beta.

Example 5.3. A particle's position is x=Asinωtx = A\sin\omega t. Find aa as a function of xx.

v=Aωcosωtv = A\omega\cos\omega t, a=Aω2sinωt=ω2xa=-A\omega^2\sin\omega t = -\omega^2 x. (SHM.)


Problem-Solving Heuristics

  1. Choose axes wisely in 2D motion — for inclined-plane projectiles, use axes along and perpendicular to the incline; for horizontal projectiles, use horizontal/vertical.
  2. For two-particle problems, switch to the relative frame — it converts a two-body kinematics problem into single-particle with constant relative velocity (since arel=0\vec a_{rel}=\vec 0 if both feel only g\vec g).
  3. For variable acceleration, identify whether aa depends on t,vt, v or xx, and use:
    • a=f(t)v=fdta=f(t)\Rightarrow v=\int f\,dt.
    • a=f(v)dt=dv/fa=f(v)\Rightarrow dt = dv/f or dx=vdv/fdx = v\,dv/f.
    • a=f(x)vdv=fdxa=f(x)\Rightarrow v\,dv = f\,dx.
  4. For projectile-on-incline problems: rotate axes; remember β\beta is measured from the incline, not horizontal.
  5. Symmetry in projectiles: horizontal time up = time down; horizontal range is symmetric in θ\theta about 4545^\circ.
  6. Use the equation of trajectory y=xtanθ(1x/R)y=x\tan\theta(1-x/R) when given a point through which the projectile passes.
  7. Always verify with the dimensional check and a limit check (e.g. α=0\alpha=0 should reduce incline formulas to horizontal-ground formulas).
  8. River-boat: the boat angle is measured w.r.t. the bank-normal, not the bank. Drawing a clean diagram avoids 90°-mix-ups.

Common Traps & Mistakes

  • Distance vs displacement: a particle making a round trip has zero displacement but non-zero distance.
  • Confusing instantaneous and average velocity. They are equal only for uniform motion.
  • Using v=u+atv = u+at for variable acceleration — wrong.
  • H/R=tanθ/4H/R = \tan\theta/4 is for projectile on level ground, not for incline.
  • For projectile from height hh, the time is not 2usinθ/g2u\sin\theta/g; that's only for return to same height. Use the quadratic with y=hy=-h.
  • Relative velocity formula: vAB=vAvB\vec v_{AB} = \vec v_A - \vec v_B (velocity of AA as observed by BB). The order matters — sign errors lose marks.
  • In river-boat problems, students often confuse "angle with the flow" vs "angle with normal to flow". Pick one and stick to it.
  • In rain-man problems, the man tilts the umbrella in the direction of his motion, not against.
  • A particle moving in a circle has non-zero acceleration (centripetal) even with constant speed.

Quick Revision Card

  • v=u+atv=u+at, s=ut+12at2s=ut+\tfrac12 at^2, v2=u2+2asv^2=u^2+2as, sn=u+a2(2n1)s_n=u+\tfrac a2(2n-1).
  • Projectile (level): T=2usinθ/gT=2u\sin\theta/g, R=u2sin2θ/gR=u^2\sin2\theta/g, H=u2sin2θ/(2g)H=u^2\sin^2\theta/(2g).
  • Equation of trajectory: y=xtanθ(1x/R)y=x\tan\theta(1-x/R).
  • Max range up an incline: β=45α/2\beta = 45^\circ-\alpha/2, R=u2/[g(1+sinα)]R=u^2/[g(1+\sin\alpha)].
  • Down an incline: β=45+α/2\beta=45^\circ+\alpha/2, R=u2/[g(1sinα)]R=u^2/[g(1-\sin\alpha)].
  • River-boat min time: head straight across. Zero drift: sinθ=vR/vB\sin\theta = v_R/v_B (only if vB>vRv_B>v_R).
  • Radius of curvature: Rc=v2/anR_c = v^2/a_n, where ana_n is normal component of acceleration.

Formula Sheet

ConceptFormula
Average velocityvˉ=Δx/Δt\bar v = \Delta x/\Delta t
Instantaneousv=dx/dtv=dx/dt, a=dv/dt=vdv/dxa=dv/dt=v\,dv/dx
Uniform aav=u+atv=u+at, s=ut+12at2s=ut+\tfrac12 at^2, v2=u2+2asv^2=u^2+2as
Distance in nnth secsn=u+a2(2n1)s_n=u+\tfrac a2(2n-1)
Free fall (rest)v=gtv=gt, h=12gt2h=\tfrac12 gt^2
Projectile TT2usinθ/g2u\sin\theta/g
Projectile RRu2sin2θ/gu^2\sin2\theta/g
Projectile HHu2sin2θ/(2g)u^2\sin^2\theta/(2g)
Trajectoryy=xtanθ(1x/R)y=x\tan\theta(1-x/R)
Projectile from height hh, horizontal uut=2h/gt=\sqrt{2h/g}, R=u2h/gR=u\sqrt{2h/g}
Range up inclineR=2u2sinβcos(α+β)/(gcos2α)R=2u^2\sin\beta\cos(\alpha+\beta)/(g\cos^2\alpha)
Max range up inclineu2/[g(1+sinα)]u^2/[g(1+\sin\alpha)] at β=45α/2\beta=45^\circ-\alpha/2
Range down inclineR=2u2sinβcos(αβ)/(gcos2α)R=2u^2\sin\beta\cos(\alpha-\beta)/(g\cos^2\alpha)
Max range down inclineu2/[g(1sinα)]u^2/[g(1-\sin\alpha)] at β=45+α/2\beta=45^\circ+\alpha/2
Relative velocityvAB=vAvB\vec v_{AB}=\vec v_A-\vec v_B
River min timeW/vBW/v_B, drift vRW/vBv_R W/v_B
Zero drift headingsinθ=vR/vB\sin\theta=v_R/v_B, time W/vB2vR2W/\sqrt{v_B^2-v_R^2}
Min drift (vB<vRv_B<v_R)WvR2vB2/vBW\sqrt{v_R^2-v_B^2}/v_B at sinθ=vB/vR\sin\theta=v_B/v_R
Radius of curvatureRc=v2/anR_c=v^2/a_n
Variable a=f(x)a=f(x)vdv=f(x)dxv\,dv=f(x)\,dx
Variable a=f(v)a=f(v)dt=dv/f(v)dt=dv/f(v) or dx=vdv/f(v)dx=v\,dv/f(v)

Sub-topics

6 pages

Practice quiz

Quiz
Unit 2: Kinematics — JEE Quiz
15 questions · pick the best answer
Q1

A particle moves along xx with x(t)=t36t2+9t+1x(t) = t^3 - 6t^2 + 9t + 1. Total distance travelled in the first 3 s is:

Q2

A ball is thrown vertically up with speed uu. The ratio of distances covered in successive seconds (1st, 2nd, 3rd) during ascent (assuming the ball is still going up) is:

Q3

A projectile launched at angle θ\theta with speed uu has max height equal to a quarter of its range. The angle of projection is:

Q4

A stone is thrown horizontally from a cliff of height 8080 m with speed 3030 m/s (g=10g=10). The velocity vector at the time of impact makes an angle with horizontal equal to:

Q5

A boat can move at 44 m/s in still water. A river 200200 m wide flows at 33 m/s. The minimum time to cross and the corresponding drift are:

Q6

A particle has acceleration a=kva = -kv. If it starts with speed v0v_0, the distance covered before coming to rest is:

Q7

A projectile fired from the foot of an incline (angle α=30\alpha = 30^\circ) at speed uu at angle β=30\beta = 30^\circ above the incline. Range along the incline (g=10,u=20g=10, u=20):

Q8

Two particles are thrown simultaneously from the same point with the same speed at different angles. The locus of one as seen from the other is:

Q9

A particle moves in a straight line with a=2ta = 2t m/s². If v=0v=0 at t=0t=0, then xx at t=3t=3 s (with x(0)=0x(0)=0):

Q10

Rain is falling vertically at 1010 m/s. A man runs east at 1010 m/s. The angle (from vertical) at which he should tilt his umbrella:

Q11

A particle is projected at u=50u = 50 m/s at 37(sin37=0.637^\circ (\sin37^\circ = 0.6). Time at which velocity becomes perpendicular to the initial velocity is (g=10g=10):

Q12

(JEE Advanced trap) A balloon rises vertically from the ground with constant speed 55 m/s. A stone is dropped from it 1010 s after launch. Time for the stone to reach the ground (g=10g=10, neglect air resistance):

Q13

A car moving at 2020 m/s applies brakes giving deceleration 44 m/s². Distance covered before stopping:

Q14

A particle moves with velocity v=aı^+btȷ^\vec v = a\hat\imath + b t\hat\jmath. Its trajectory is:

Q15

(JEE Advanced) From the top of a tower of height HH, a particle is thrown horizontally with speed uu. Another particle is thrown simultaneously from the foot of the tower vertically upward with speed vv such that they collide. The condition is: