Kinematics: Exam-Pattern Drill (8)

medium 3 min read

Question

A particle moves in a straight line with velocity v(t)=6t3t2v(t) = 6t - 3t^2 (in m/s). Find the displacement of the particle from t=0t = 0 to t=3t = 3 s, the distance covered in the same interval, and the time at which the particle momentarily comes to rest. This is a classic JEE Main pattern question — appeared in shifts of 2023 and 2024.

Solution — Step by Step

Set v(t)=0v(t) = 0: 6t3t2=3t(2t)=06t - 3t^2 = 3t(2 - t) = 0, giving t=0t = 0 or t=2t = 2 s. The particle is at rest at t=2t = 2 s (the non-trivial root).

Displacement is the signed integral of velocity:

s=03(6t3t2)dt=[3t2t3]03=2727=0 ms = \int_0^3 (6t - 3t^2)\,dt = [3t^2 - t^3]_0^3 = 27 - 27 = 0 \text{ m}

The particle returns to its starting point. Net displacement is zero.

Distance is the unsigned path length, so we split at t=2t = 2 s where velocity changes sign.

From 00 to 22: 02(6t3t2)dt=[3t2t3]02=128=4\int_0^2 (6t - 3t^2)\,dt = [3t^2 - t^3]_0^2 = 12 - 8 = 4 m (positive direction).

From 22 to 33: 23(6t3t2)dt=(2727)(128)=4\int_2^3 (6t - 3t^2)\,dt = (27 - 27) - (12 - 8) = -4 m, so distance =4= 4 m.

Total distance =4+4=8= 4 + 4 = 8 m.

Displacement = 0 m, Distance = 8 m, Particle at rest at t = 2 s.

Why This Works

The trick the examiner tests here is the difference between displacement (signed area under v-t curve) and distance (unsigned path length). When velocity changes sign mid-interval, integrating directly gives displacement — but distance needs the integral split at every zero of v(t)v(t).

Most students forget Step 3 and report “distance = 0 m”, which is the wrong answer in the option grid. The exam examiner places this trap deliberately because the integral evaluates to a clean zero.

Alternative Method

Sketch v(t)v(t) as a parabola opening downward, crossing the t-axis at t=0t = 0 and t=2t = 2. The area above the axis from 00 to 22 equals the area below from 22 to 33, both 4 m² in magnitude. This visual method is faster in MCQs.

A common mistake is treating vdt\int v\,dt as distance. It gives displacement. For distance, you must split the integral at every sign change of v(t)v(t) and add absolute values.

In any v-t numerical, immediately ask: does v(t)v(t) change sign in the given interval? If yes, distance and displacement will differ. This 5-second check saves the question.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next