Physics · Motion in a Straight Line

Position, Path Length and Displacement

Before velocity, before acceleration, before any kinematic equation — there is "where is the object?" This subtopic builds that foundation: setting up a frame of reference, reading position as a signed coordinate, and seeing why the two measures of "how far the body went" — path length and displacement — usually disagree. Two NEET PYQs and two NCERT exercises sit at the foot.

Frame of reference and origin — the silent first step

NCERT opens the motion chapter with "Motion is change in position of an object with time." To speak of position, you must first plant a reference point in space — the origin. The full coordinate system (origin, axis direction, unit of length, clock) is called a frame of reference.

For motion in a straight line, the frame collapses to one axis. You pick a direction and call it positive; the opposite is negative. NCERT Summary point 1 states it plainly: "position to the right of the origin is taken as positive and to the left as negative." The choice is a convention, not a property of nature — but once chosen, it must be applied consistently to every quantity: position, displacement, velocity, acceleration, even $g$.

NIOS adds the licence the whole chapter operates under: "For 1-D motion, the directional aspect of the vector is taken care of by putting + and − signs and we do not have to use vector notation." You will not see arrows in 1D kinematics; you will see signs. They carry the same directional information.

The other baked-in approximation is the point object: "the size of the object is much smaller than the distance it moves." A train between stations qualifies; a tumbling beaker mid-fall does not. The idealisation is what lets a single number $x(t)$ describe the whole body.

Position as a signed coordinate

With origin and positive direction fixed, the position of a point object at any instant is a single real number $x$ on the axis. It is signed: $x = +5$ m means 5 m on the positive side, $x = -5$ m means 5 m on the negative side, $x = 0$ means at the origin. The unit is the metre.

Two consequences. First, position changes when the origin changes — slide the origin 3 m right and every position drops by 3. That is a relabelling, not a physical change. Second, the same motion can be described by infinitely many position-time graphs, one for each origin choice; they all share the same shape and differ only by a vertical shift.

NCERT Exercise 2.6 makes the dependence explicit: it instructs the student to "Choose the x = 0 m and t = 0 s to be the location and time of the ball at its highest point, vertically downward direction to be the positive direction" before asking for signs of position, velocity and acceleration. The origin and sign convention are part of the problem, not background.

Path length — a strict scalar

The path length (also called distance travelled, or total distance) of a body between an initial time $t_1$ and a final time $t_2$ is the total length of the trajectory it actually traces out in space. Three properties define it:

  1. It is a scalar. There is no direction attached — only a non-negative number.
  2. It is always non-negative. You can never travel a negative length of road, no matter which way you walk.
  3. It never decreases with time. Path length only accumulates. Even if the object reverses direction, the new motion adds to the existing total — it does not subtract.

NIOS: "the total length of the path covered by a body is the distance travelled by it… distance is a scalar." NCERT Exercise 2.9(a) marks it as distinct from the magnitude of displacement.

Mental picture: an odometer ticking as an ant walks the trajectory. The odometer only counts forward. Whether the body moves east or west or reverses three times, the odometer accumulates. The final reading is the path length — path-dependent, so two routes between the same endpoints give two different path lengths even though their displacement is identical.

Displacement — the signed change in position

The displacement of a body between time $t_1$ and time $t_2$ is the change in its position:

$$\Delta x = x_2 - x_1$$

where $x_1$ is the position at $t_1$ and $x_2$ is the position at $t_2$. Three properties:

  1. It is fundamentally a vector. In one dimension, the direction reduces to a sign, so we treat $\Delta x$ as a signed scalar — but the sign carries the directional information.
  2. It can be positive, zero or negative. Positive means the final position is on the positive side of the initial one; negative means the opposite; zero means the body returned to where it began (or never moved).
  3. It is path-independent. Displacement depends only on the initial and final positions, not on the route between them. Whatever happens in between — reversals, pauses, zig-zags — is invisible to $\Delta x$.

The algebraic check: pick origin and positive direction, read $x_1$ and $x_2$, subtract. The sign is automatic. If the body moved further along the positive direction, $\Delta x > 0$; if further back, $\Delta x < 0$; if returned to start, $\Delta x = 0$. Because the origin contributes equally to $x_1$ and $x_2$, displacement is independent of the origin (though not of the positive direction).

Path length vs displacement — the comparison NEET tests

The most-tested idea in this subtopic is the inequality:

$$|\Delta x| \le \text{path length}$$

with equality only for unreversed straight-line motion. NCERT Exercise 2.9 asks exactly this and answers: "only when the motion is unidirectional, without retracing any part of the path."

Three NEET-style cases. (i) Train from A to B without reversal: path length $=$ |displacement|. (ii) NCERT Exercise 2.10 — walk 2.5 km to market and return: path length $= 5$ km, displacement $= 0$. (iii) NIOS Example 2.2 — one lap on a 300 m circular track: path length $= 300$ m, displacement $= 0$.

Attribute Path length (distance) Displacement
Nature Scalar Vector (signed scalar in 1D)
Sign possible? Never — always $\ge 0$ Yes — positive, zero or negative
Symbol $s$ or "path length" $\Delta x = x_2 - x_1$
SI unit metre (m) metre (m)
Depends on path? Yes — depends on entire trajectory No — depends only on endpoints
Depends on origin? No No — but depends on chosen positive direction
Round-trip value $2L$ for a round-trip of length $L$ each way Zero
Behaviour with time Monotonic — never decreases Can increase, decrease, or stay constant
Inequality $\ge |\Delta x|$ always $|\Delta x| \le$ path length always

Worked examples — straight, reversal, round-trip

Worked example 1 · Reversal

An object moves 4 m east, then 3 m west along a straight road. Taking east as positive, find (a) the path length and (b) the displacement.

Setup. Origin at start; east positive. Legs: $+4$ m and $-3$ m.

Path length adds magnitudes: $s = 4 + 3 = 7$ m.

Displacement sums signed legs: $\Delta x = (+4) + (-3) = +1$ m (east).

$|\Delta x| = 1$ m $< 7$ m $=$ path length. The inequality is strict because the motion reversed.

Worked example 2 · Round-trip

A man walks 100 m forward, then returns to the starting point. Find (a) the path length and (b) the displacement.

Setup. Origin at start; forward positive. Legs $+100$ m, $-100$ m.

Path length $s = 100 + 100 = 200$ m. Displacement $\Delta x = 0 - 0 = 0$ m.

200 m of road has been walked, yet $\Delta x$ is exactly zero. The extreme case of $|\Delta x| \le s$ — right side positive, left side zero. NCERT Exercise 2.10's note clause: "you would not like to tell the tired man on his return home that his average speed was zero".

From displacement to velocity — a one-line bridge

Displacement is the raw material of velocity. NCERT and NIOS both define average velocity as $\bar v = \Delta x / \Delta t$. Because $\Delta x$ inherits a sign, average velocity does too. Average speed, by contrast, is total path length over time — non-negative by construction. The two coincide only for unreversed straight-line motion. The chain to remember is position → displacement → velocity. Get the sign wrong on the first link and every later answer silently inherits the error. The full velocity story belongs to the next subtopic.

Quick recap

What this subtopic locked in

  • Origin and positive direction are chosen first. Every sign in the problem depends on this choice; declare it explicitly.
  • Position is a signed coordinate on the chosen axis, with units of metres. It can be positive, zero or negative.
  • Path length is a scalar. Always $\ge 0$, never decreases, depends on the entire trajectory.
  • Displacement is $\Delta x = x_2 - x_1$. A signed scalar in 1D; positive, zero or negative; depends only on endpoints.
  • Inequality: $|\Delta x| \le$ path length, with equality only for unreversed, straight-line motion.
  • Round-trip: displacement zero, path length $2L$. Do not confuse "displacement zero" with "no motion".
  • Reversal: every leg carries its own sign. Add signed legs for $\Delta x$; add magnitudes for path length.

NEET PYQ Snapshot — Path Length and Displacement

Two PYQs that hinge directly on the path-length-vs-displacement distinction, plus one NCERT Exercise that completes the set.

NEET 2018

A toy car with charge $q$ moves on a frictionless horizontal plane surface under the influence of a uniform electric field $\vec E$. Due to the force $q\vec E$ its velocity increases from 0 to 6 m s$^{-1}$ in one second. At that instant the direction of the field is reversed. The car continues to move for two more seconds under the influence of this field. The average velocity and the average speed of the toy car between 0 and 3 seconds are respectively:

  1. 2 m s$^{-1}$, 4 m s$^{-1}$
  2. 1 m s$^{-1}$, 3 m s$^{-1}$
  3. 1 m s$^{-1}$, 3.5 m s$^{-1}$
  4. 1.5 m s$^{-1}$, 3 m s$^{-1}$
Answer: (2) 1 m s$^{-1}$, 3 m s$^{-1}$

Why: $v$-$t$ profile: 0 to $+6$ m s$^{-1}$ in 1 s; then decelerates to 0 at $t = 2$ s; then accelerates oppositely to $-6$ m s$^{-1}$ at $t = 3$ s. Signed area gives displacement: positive triangle $6$ m, negative triangle $-3$ m, net $\Delta x = +3$ m. Average velocity $= 3/3 = 1$ m s$^{-1}$. Path length adds magnitudes: $6 + 3 = 9$ m, so average speed $= 3$ m s$^{-1}$. A student who forgets the sign on the reversed leg gets $9$ m for both — the exact trap this subtopic warns against.

NEET 2023

A vehicle travels half the distance with speed $v$ and the remaining distance with speed $2v$. Its average speed is:

  1. $3v$
  2. $v$
  3. $\dfrac{2v}{3}$
  4. $\dfrac{4v}{3}$
Answer: (4) $4v/3$

Why: Average speed is total path length over total time, not the mean of leg-speeds. Let half-distance be $d$. $t_1 = d/v$; $t_2 = d/(2v)$. Total path $= 2d$, total time $= 3d/(2v)$. Average speed $= 2d \cdot 2v/(3d) = 4v/3$. Students who pick $3v/2$ have averaged the two speeds arithmetically — wrong, because path length cares only about total distance covered.

NCERT Exercise 2.9

Explain clearly, with examples, the distinction between (a) magnitude of displacement (sometimes called distance) over an interval of time, and the total length of path covered by a particle over the same interval. Show that the second quantity is either greater than or equal to the first. When is the equality sign true? (Consider one-dimensional motion only.)

Answer key idea

Solution: Let a body go from $x_1$ to extreme point $x_3$ and back to $x_2$ ($x_1 < x_2 < x_3$). |Displacement| $= |x_2 - x_1|$. Path length $= (x_3 - x_1) + (x_3 - x_2)$. Difference: path length $-$ |displacement| $= 2(x_3 - x_2) \ge 0$, with equality only when $x_3 = x_2$ — i.e., no overshoot, motion is unidirectional. Hence $|\Delta x| \le$ path length, equality only for one-way motion without reversal.

NCERT Exercise 2.10

A man walks on a straight road from his home to a market 2.5 km away with a speed of 5 km h$^{-1}$. Finding the market closed, he instantly turns and walks back home with a speed of 7.5 km h$^{-1}$. What is the (a) magnitude of average velocity and (b) average speed of the man over the interval (i) 0 to 30 min, (ii) 0 to 50 min, (iii) 0 to 40 min?

Answer key idea (interval iii)

Solution (interval iii): First 30 min: reaches market (2.5 km out). Next 10 min: walks back at 7.5 km h$^{-1}$, covering 1.25 km. Final position: 1.25 km from home. Displacement $= 1.25$ km; |avg velocity| $= 1.25/(40/60) = 1.875$ km h$^{-1}$. Path length $= 2.5 + 1.25 = 3.75$ km; avg speed $= 5.625$ km h$^{-1}$. The round-trip portion is invisible to displacement but visible to path length.

FAQs — Position, Path Length and Displacement

Short answers to the questions NEET aspirants ask most about this subtopic.

What is the difference between path length and displacement?
Path length is the total length of the trajectory — a non-negative scalar that depends on the entire route. Displacement is $x_2 - x_1$, a signed scalar in 1D, depending only on initial and final positions.
Can displacement be greater than path length?
No. $|\Delta x| \le$ path length always, with equality only for unreversed straight-line motion. Any turn back makes path length strictly larger.
Why do we use plus and minus signs instead of vector arrows in 1D motion?
In 1D, a vector has only two possible directions, so a single sign captures the direction completely. NCERT and NIOS both adopt this convention — but the positive direction must be declared before any sign is assigned.
Can displacement be zero while path length is non-zero?
Yes — the round-trip case. Walk 100 m and return: path length 200 m, displacement 0. NIOS illustrates the same with a 300 m circular lap. Zero displacement does not mean the body did not move; it means it ended where it began.
Does the choice of origin change the displacement value?
No. Shifting the origin adds the same constant to $x_1$ and $x_2$, leaving $\Delta x = x_2 - x_1$ unchanged. The chosen positive direction does flip the sign of displacement, but its magnitude is invariant.
Is displacement a vector or a scalar for one-dimensional motion?
Fundamentally a vector. In 1D it reduces to a signed scalar, but the sign still carries direction. Path length is a pure scalar — no sign, only magnitude.