JEE Main & Advanced / Physics / Chapter 3

Kinematics 2D

Conquer two-dimensional motion — projectile motion, equation of trajectory, inclined plane projection, relative velocity, river crossing, and rain-man problems with full derivations.

10 Solved Examples4 Session Tests60-Question Mock90s Per Question
Ad Slot: Top Navigation Leaderboard
JEE Intro

Why 2D Kinematics Is Where JEE Gets Serious

Projectile motion is one of the most frequently-tested topics in both JEE Main and JEE Advanced. It combines everything learned in 1D — the suvat equations, free fall, and graphical intuition — and extends it to two dimensions. Most importantly, it demonstrates the power of resolving motion into independent components.

The equation of trajectory ($y = x\tan\theta - gx^2/(2u^2\cos^2\theta)$) appears in approximately 3–5 questions per JEE Main paper in various forms. Students who can recognise this equation by sight and extract the launch angle and speed instantly will save several minutes per paper.

Relative velocity and river-crossing problems are conceptually tricky but algorithmically straightforward: always draw a velocity triangle, apply vector subtraction, and use Pythagoras or trigonometry to solve. Rain-man problems follow exactly the same logic.

Ad Slot: High CTR Unit after Intro
Section A

Notes: Kinematics 2D

Original teaching copy for Learn at My Place

1. Motion in 2D — Position, Velocity, and Acceleration Vectors

Two-dimensional motion requires two coordinates to describe position at every instant. We use the Cartesian system with i^\hat{i} (east/right) and j^\hat{j} (north/up) as unit vectors.

Position vector: r=xi^+yj^\vec{r} = x\hat{i} + y\hat{j}

Displacement: Δr=r2r1=Δxi^+Δyj^\Delta\vec{r} = \vec{r}_2 - \vec{r}_1 = \Delta x\hat{i} + \Delta y\hat{j}

v=drdt=vxi^+vyj^=dxdti^+dydtj^\vec{v} = \frac{d\vec{r}}{dt} = v_x\hat{i} + v_y\hat{j} = \frac{dx}{dt}\hat{i} + \frac{dy}{dt}\hat{j}
a=dvdt=axi^+ayj^\vec{a} = \frac{d\vec{v}}{dt} = a_x\hat{i} + a_y\hat{j}

The key principle of 2D kinematics: x and y motions are completely independent. This is the foundation of projectile motion analysis. An x-component of force affects only x-motion; a y-component of force affects only y-motion.

JEE tip: Always resolve 2D problems into two independent 1D problems. For projectile motion: horizontal is uniform (a = 0) and vertical is free fall (a = −g). Solve each axis separately, then combine using the shared time variable.

2. Projectile Motion — Fundamental Formulas

A projectile is any object launched into the air with an initial velocity and subsequently acted upon only by gravity (air resistance neglected). The horizontal and vertical motions are treated separately.

Let the projectile be launched from the origin at angle θ with speed u. At launch: ux=ucosθu_x = u\cos\theta, uy=usinθu_y = u\sin\theta.

Horizontal (uniform motion, ax=0a_x = 0):

x=ucosθtx = u\cos\theta \cdot t

Vertical (free fall, ay=ga_y = -g):

y=usinθt12gt2y = u\sin\theta \cdot t - \frac{1}{2}gt^2
vy=usinθgtv_y = u\sin\theta - gt

Time of flight (returns to launch height, y = 0):

T=2usinθgT = \frac{2u\sin\theta}{g}

Maximum height (at vy=0v_y = 0, i.e., t=usinθ/gt = u\sin\theta/g):

H=u2sin2θ2gH = \frac{u^2\sin^2\theta}{2g}

Horizontal range (xx when y=0y = 0):

R=u2sin2θgR = \frac{u^2\sin2\theta}{g}

Range is maximum at θ=45°\theta = 45°, giving Rmax=u2/gR_{max} = u^2/g.

Complementary angles (θ and 90°−θ) give the same range since sin2θ=sin(180°2θ)\sin2\theta = \sin(180°-2\theta).

JEE trap: The formula R=u2sin2θ/gR = u^2\sin2\theta/g applies only when launch and landing heights are equal. For tower problems or inclined launch, use the general parametric equations instead.

3. Equation of Trajectory — Derivation

The trajectory is the path of the projectile in the x-y plane. We derive it by eliminating time from the parametric equations.

From horizontal: t=xucosθt = \frac{x}{u\cos\theta}. Substitute into vertical:

y=usinθxucosθ12g(xucosθ)2y = u\sin\theta\cdot\frac{x}{u\cos\theta} - \frac{1}{2}g\left(\frac{x}{u\cos\theta}\right)^2
y=xtanθgx22u2cos2θ\boxed{y = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}}

This can be rewritten using sec2θ=1+tan2θ\sec^2\theta = 1 + \tan^2\theta:

y=xtanθgx2(1+tan2θ)2u2y = x\tan\theta - \frac{gx^2(1+\tan^2\theta)}{2u^2}

This is a quadratic in x with a negative leading coefficient — it defines a downward-opening parabola.

How to extract information from trajectory: If y=AxBx2y = Ax - Bx^2, then tanθ=A\tan\theta = A and g2u2cos2θ=B\frac{g}{2u^2\cos^2\theta} = B. From these two: θ=tan1(A)\theta = \tan^{-1}(A) and u2=g(1+A2)2Bu^2 = \frac{g(1+A^2)}{2B}. Range = A/B (set y = 0).

4. Horizontal Projectile and Tower Problems

A horizontal projectile is launched with uy=0u_y = 0 (purely horizontal). It is the special case θ=0\theta = 0.

x=uxt,y=12gt2 (downward)x = u_x \cdot t, \quad y = \frac{1}{2}gt^2 \text{ (downward)}
Time to fall height h: t=2hg\text{Time to fall height } h: \ t = \sqrt{\frac{2h}{g}}
Horizontal range: R=ux2hg\text{Horizontal range: } R = u_x\sqrt{\frac{2h}{g}}
Speed at any time: v=ux2+g2t2\text{Speed at any time: } v = \sqrt{u_x^2 + g^2t^2}

Tower problems involve a projectile launched from a cliff or building of height H. Key ideas:

  • For a dropped or horizontal throw, vertical fall time is t=2H/gt = \sqrt{2H/g}.
  • For an upward throw from the roof, set displacement = −H (below launch point) and solve the quadratic for t.
  • Two bodies projected horizontally from the same height at the same time hit the ground simultaneously regardless of initial speed.
JEE tip: A commonly-tested result: a ball dropped and a ball thrown horizontally from the same height hit the ground at the same time. This demonstrates the independence of horizontal and vertical motions and often appears as a conceptual question.

5. Projectile on Inclined Plane

When a projectile is launched on a slope of angle α, the standard reference frame (horizontal-vertical) is still the most reliable approach. Alternatively, a tilted frame aligned with the slope can simplify some calculations.

Setup: Incline at angle α to horizontal. Projectile launched at angle β above horizontal (so β − α above the slope).

Key formulas for projection up the incline:

Time of flight: T=2usin(βα)gcosα\text{Time of flight: } T = \frac{2u\sin(\beta-\alpha)}{g\cos\alpha}
Range along incline: R=u2gcos2αsin(2βα)cosα\text{Range along incline: } R = \frac{u^2}{g\cos^2\alpha}\cdot\sin(2\beta-\alpha)\cdot\cos\alpha
R=2u2sin(βα)cosβgcos2αR = \frac{2u^2\sin(\beta-\alpha)\cos\beta}{g\cos^2\alpha}

Angle for maximum range up the slope: β=45°+α/2\beta = 45° + \alpha/2 (above horizontal), or 45°α/245° - \alpha/2 above the incline surface.

Maximum range on incline: Rmax=u2g(1+sinα)R_{max} = \frac{u^2}{g(1+\sin\alpha)}

For projection down the incline, replace α with −α in the formulas above. The angle for maximum range down the slope is β=45°α/2\beta = 45° - \alpha/2 above horizontal.

JEE trap: "Angle with the incline" and "angle with horizontal" are different. Always clarify which reference direction is given before applying formulas. A 60° angle with horizontal on a 30° slope means only 30° above the slope surface.

6. Relative Motion, River Crossing, and Rain-Man Problems

Relative velocity: The velocity of object A as seen by observer B is vA/B=vAvB\vec{v}_{A/B} = \vec{v}_A - \vec{v}_B. This is a vector subtraction.

Two cars both going east: A at 60 km/h, B at 40 km/h. vA/B=6040=20v_{A/B} = 60 - 40 = 20 km/h east.

Two trains approaching (east and west): vrel=v1+v2v_{rel} = v_1 + v_2 (magnitudes add).

Two trains going same direction: vrel=v1v2v_{rel} = |v_1 - v_2|.

River crossing: A boat of speed vbv_b (in still water) crosses a river of width d with current vrv_r.

Minimum time: Aim perpendicular to banks. tmin=d/vbt_{min} = d/v_b. Drift = vrtminv_r \cdot t_{min}.

Minimum drift (shortest path): Aim upstream at angle sin1(vr/vb)\sin^{-1}(v_r/v_b) to the perpendicular (requires vb>vrv_b > v_r). Net velocity across = vb2vr2\sqrt{v_b^2 - v_r^2}. Time = d/vb2vr2d/\sqrt{v_b^2-v_r^2}. Drift = 0.

Rain-Man problems: Rain falls with velocity vrain\vec{v}_{rain}; man walks with velocity vman\vec{v}_{man}. The apparent velocity of rain to the man is vrain/man=vrainvman\vec{v}_{rain/man} = \vec{v}_{rain} - \vec{v}_{man}. The man should tilt the umbrella in the direction of vrain/man\vec{v}_{rain/man} (the direction the rain appears to come from).

JEE tip: In rain-man problems, draw a vector diagram. If rain falls at speed vrv_r vertically and the man runs at vmv_m, the apparent angle from vertical is tanθ=vm/vr\tan\theta = v_m/v_r. To stay dry, tilt the umbrella forward at this angle.
Solved Practice

10 Solved Examples

Open only after you try the question yourself
JEE Exam Trap: For tower problems where the ball is thrown upward from the roof, the time equation gives two roots. The positive root is the physical answer. The formula $R = u^2\sin2\theta/g$ does NOT apply to tower problems — use the parametric method instead.
Example 1. A ball is launched at 53° with speed 25 m/s (g = 10 m/s²). Find (a) time of flight, (b) maximum height, and (c) horizontal range.

ux=25cos53°=25×0.6=15u_x = 25\cos53° = 25\times0.6 = 15 m/s. uy=25sin53°=25×0.8=20u_y = 25\sin53° = 25\times0.8 = 20 m/s.

(a) T=2uy/g=40/10=4T = 2u_y/g = 40/10 = 4 s.

(b) H=uy2/(2g)=400/20=20H = u_y^2/(2g) = 400/20 = 20 m.

(c) R=ux×T=15×4=60R = u_x\times T = 15\times4 = 60 m.

Example 2. A projectile's trajectory is $y = \sqrt{3}x - x^2/20$ metres (g = 10 m/s²). Find the angle of projection and initial speed.

Comparing with y=xtanθgx2/(2u2cos2θ)y = x\tan\theta - gx^2/(2u^2\cos^2\theta): tanθ=3θ=60°\tan\theta = \sqrt{3} \Rightarrow \theta = 60°.

Coefficient of x2x^2: g/(2u2cos260°)=1/2010/(2u2×0.25)=0.05u2=10/(0.05×0.5)=400u=20g/(2u^2\cos^260°) = 1/20 \Rightarrow 10/(2u^2\times0.25) = 0.05 \Rightarrow u^2 = 10/(0.05\times0.5) = 400 \Rightarrow u = 20 m/s.

Example 3. A ball is thrown horizontally from a cliff 80 m high at 15 m/s. Find where it hits the ground and at what velocity.

t=2h/g=16=4t = \sqrt{2h/g} = \sqrt{16} = 4 s. Horizontal range = 15×4=6015\times4 = 60 m from base. vy=gt=40v_y = gt = 40 m/s. vx=15v_x = 15 m/s. v=225+1600=182542.7v = \sqrt{225+1600} = \sqrt{1825} \approx 42.7 m/s at tan1(40/15)=tan1(8/3)\tan^{-1}(40/15) = \tan^{-1}(8/3) below horizontal.

Example 4. A football is kicked at 45° to reach a target 60 m away on the same level. Find the required initial speed (g = 10 m/s²).

R=u2sin90°/g60=u2/10u=600=10624.5R = u^2\sin90°/g \Rightarrow 60 = u^2/10 \Rightarrow u = \sqrt{600} = 10\sqrt{6} \approx 24.5 m/s.

Example 5. Prove that for a projectile on level ground, the ratio of maximum height to range is $\tan\theta/4$.

H/R=u2sin2θ/(2g)u2sin2θ/g=sin2θ2sin2θ=sin2θ4sinθcosθ=sinθ4cosθ=tanθ4H/R = \frac{u^2\sin^2\theta/(2g)}{u^2\sin2\theta/g} = \frac{\sin^2\theta}{2\sin2\theta} = \frac{\sin^2\theta}{4\sin\theta\cos\theta} = \frac{\sin\theta}{4\cos\theta} = \frac{\tan\theta}{4}.

Example 6. A ball is projected at angle β = 60° up an incline of angle α = 30° (g = 10 m/s², u = 20 m/s). Find the time of flight on the incline.

Angle above incline = β − α = 30°. Perpendicular component to incline: u=usin(βα)=20sin30°=10u_\perp = u\sin(\beta-\alpha) = 20\sin30° = 10 m/s. Effective g perpendicular to incline = gcosα=10cos30°=53g\cos\alpha = 10\cos30° = 5\sqrt{3} m/s².

T=2u/(gcosα)=20/(53)=4/32.31T = 2u_\perp/(g\cos\alpha) = 20/(5\sqrt{3}) = 4/\sqrt{3} \approx 2.31 s.

Example 7. A boat can row at 5 m/s in still water. A river is 100 m wide and flows at 3 m/s. Find (a) minimum crossing time and drift, (b) time for zero drift.

(a) Min time: aim perpendicular. t=100/5=20t = 100/5 = 20 s. Drift = 3×20=603\times20 = 60 m.

(b) Zero drift: sinθ=3/5θ=37°\sin\theta = 3/5 \Rightarrow \theta = 37° upstream. Net speed across = 259=4\sqrt{25-9} = 4 m/s. Time = 100/4=25100/4 = 25 s.

Example 8. Rain falls at 6 m/s vertically. A man runs east at 8 m/s. Find (a) apparent speed and direction of rain, (b) angle to tilt umbrella.

Relative rain velocity = 8i^6j^-8\hat{i} - 6\hat{j} m/s (west and down in man's frame). Apparent speed = 64+36=10\sqrt{64+36} = 10 m/s.

Angle from vertical: tanθ=8/6=4/3θ53°\tan\theta = 8/6 = 4/3 \Rightarrow \theta \approx 53°. Tilt umbrella 53° forward (eastward) from vertical.

Example 9. At t = 0, particle A is at origin moving at 4 m/s east. Particle B is at (10, 0) m moving at 2 m/s west. When and where do they meet?

Position A: xA=4tx_A = 4t. Position B: xB=102tx_B = 10 - 2t. They meet when xA=xBx_A = x_B: 4t=102t6t=10t=5/34t = 10-2t \Rightarrow 6t = 10 \Rightarrow t = 5/3 s. Position = 4×5/3=20/34\times5/3 = 20/3 m from origin.

Example 10. A projectile is fired at angle θ such that the maximum height equals the horizontal range. Find θ.

H=Ru2sin2θ2g=u2sin2θgsin2θ=2sin2θ=4sinθcosθH = R \Rightarrow \frac{u^2\sin^2\theta}{2g} = \frac{u^2\sin2\theta}{g} \Rightarrow \sin^2\theta = 2\sin2\theta = 4\sin\theta\cos\theta.

Dividing by sinθ\sin\theta: sinθ=4cosθtanθ=4θ=tan1(4)76°\sin\theta = 4\cos\theta \Rightarrow \tan\theta = 4 \Rightarrow \theta = \tan^{-1}(4) \approx 76°.

Ad Slot: Inline Results / Between Notes and Test
Section B

The Practice Zone

This topic has a dedicated practice route with 4 session-wise tests of 15 questions each and a full-length 60-question mock. Each question runs on a 90-second countdown — matching JEE exam pacing.

Session Tests

4 focused sessions: projectile basics, trajectory and tower problems, inclined plane, and relative motion.

Open Session Tests

Full-Length Mock

A 60-question mixed paper with timer, navigation, answer review, score, accuracy, and subtopic breakdown.

Open Full Mock
Finished this topic?

Keep the practice loop moving

Move straight from chapter-wise questions into a subject test, then loop back into weaker areas instead of ending the session here.