Motion in a Straight Line

Updated 23 Mar 2026
Sub-topics
3 sub-topics
  1. 1Position and DisplacementHigh yield
  2. 2Velocity and AccelerationHigh yield
  3. 3Kinematic EquationsHigh yield
Distance and displacement.
FigureDistance is the length of the path travelled. Displacement is the vector from the initial to the final position. A round trip can have zero displacement and positive distance.

Motion in a straight line, often referred to as rectilinear motion, describes the movement of an object along a single spatial dimension. In this fundamental branch of kinematics, we analyze the position, displacement, distance, speed, velocity, and acceleration of a particle or point object without considering the forces causing the motion. The trajectory of the object is strictly a straight line…

Quick Summary

Motion in a straight line, or rectilinear motion, is the simplest form of movement where an object travels along a single dimension. Key concepts include position, which defines an object's location relative to an origin; distance, the total path length covered (a scalar); and displacement, the net change in position from start to end (a vector).

Speed is the rate of distance covered, while velocity is the rate of displacement, including direction. Acceleration describes the rate of change of velocity. For uniformly accelerated motion, three fundamental kinematic equations relate initial velocity (uu), final velocity (vv), acceleration (aa), time (tt), and displacement (ss): v=u+atv = u + at, s=ut+12at2s = ut + \frac{1}{2}at^2, and v2=u2+2asv^2 = u^2 + 2as.

Graphical analysis (position-time, velocity-time, acceleration-time graphs) provides visual insights, where slopes and areas yield other kinematic quantities. Relative velocity helps describe the motion of one object with respect to another, crucial for understanding scenarios like two trains approaching each other.

Mastering these basics is fundamental for NEET physics.

Full explanation

Kinematics is the branch of mechanics that describes the motion of points, bodies, and systems of bodies without considering the forces that cause them to move. Motion in a straight line, or rectilinear motion, is the simplest form of kinematics, focusing on movement along a single spatial axis. This foundational topic is critical for NEET aspirants as it introduces core concepts and problem-solving methodologies applicable across all areas of physics.

1. Conceptual Foundation: The Particle Model and Frame of Reference

To simplify the analysis of motion, we often treat objects as 'point objects' or 'particles'. A point object is an idealized object with mass but negligible size. This approximation is valid when the size of the object is much smaller than the distance it travels or the scale of the observation. For instance, a car traveling on a long highway can be considered a point object.

Motion is always relative. To describe an object's motion, we need a 'frame of reference'. This is a coordinate system (e.g., x-axis for 1D motion) and a clock, relative to which we measure position, time, and other kinematic quantities. An observer at rest relative to this frame describes the motion. For straight-line motion, we typically use a one-dimensional coordinate system, like the x-axis, with an origin (x=0) and a positive direction.

2. Key Principles and Definitions

  • Position ($x$):The location of an object at a particular instant relative to the origin. It's a vector quantity, but in 1D, its direction is simply indicated by its sign (e.g., +x or -x). Units: meters (m).
  • Path Length (Distance):The total length of the actual path covered by an object during its motion. It's a scalar quantity and is always non-negative. Units: meters (m).
  • Displacement ($\Delta x$):The change in position of an object. It is the vector connecting the initial position (xix_i) to the final position (xfx_f). Δx=xfxi\Delta x = x_f - x_i. Displacement can be positive, negative, or zero. Units: meters (m).

* Key Distinction: Distance is the total path covered, while displacement is the net change in position. If an object moves from A to B and then back to A, its distance covered is 2×AB2 \times \text{AB}, but its displacement is zero.

  • Average Velocity ($\vec{v}_{avg}$):The ratio of total displacement to the total time interval. It's a vector quantity.

vavg=ΔxΔt=xfxitfti\vec{v}_{avg} = \frac{\Delta \vec{x}}{\Delta t} = \frac{x_f - x_i}{t_f - t_i}
Units: meters per second (m/s).

  • Average Speed ($s_{avg}$):The ratio of total path length (distance) to the total time interval. It's a scalar quantity.

savg=Total DistanceTotal Times_{avg} = \frac{\text{Total Distance}}{\text{Total Time}}
Units: meters per second (m/s). * Key Distinction: Average speed is always greater than or equal to the magnitude of average velocity. They are equal only if the object moves in a straight line without changing direction.

  • Instantaneous Velocity ($\vec{v}$):The velocity of an object at a specific instant of time. It is the limit of average velocity as the time interval approaches zero. Mathematically, it's the derivative of position with respect to time.

v=limΔt0ΔxΔt=dvecxdt\vec{v} = \lim_{\Delta t \to 0} \frac{\Delta \vec{x}}{\Delta t} = \frac{dvec{x}}{dt}
Units: m/s. The magnitude of instantaneous velocity is instantaneous speed.

  • Instantaneous Speed:The magnitude of the instantaneous velocity. It is always non-negative.
  • Average Acceleration ($\vec{a}_{avg}$):The ratio of the change in velocity to the time interval over which the change occurs. It's a vector quantity.

aavg=ΔvΔt=vfvitfti\vec{a}_{avg} = \frac{\Delta \vec{v}}{\Delta t} = \frac{v_f - v_i}{t_f - t_i}
Units: meters per second squared (m/s2^2).

  • Instantaneous Acceleration ($\vec{a}$):The acceleration of an object at a specific instant of time. It is the limit of average acceleration as the time interval approaches zero. Mathematically, it's the derivative of velocity with respect to time, or the second derivative of position with respect to time.

a=limΔt0ΔvΔt=dvecvdt=d2xdt2\vec{a} = \lim_{\Delta t \to 0} \frac{\Delta \vec{v}}{\Delta t} = \frac{dvec{v}}{dt} = \frac{d^2\vec{x}}{dt^2}
Units: m/s2^2.

3. Equations of Motion for Uniformly Accelerated Motion

When an object moves with constant acceleration, a set of powerful equations, known as the kinematic equations, can be used to relate its initial velocity (uu), final velocity (vv), acceleration (aa), time (tt), and displacement (ss). These are derived assuming motion along a straight line and constant acceleration.

Let uu be the initial velocity at t=0t=0, and vv be the final velocity at time tt. Let aa be the constant acceleration, and ss be the displacement during time tt.

    1
  1. Velocity-Time Relation:From the definition of acceleration, a=vuta = \frac{v-u}{t}.

v=u+atv = u + at

    1
  1. Displacement-Time Relation:The average velocity is u+v2\frac{u+v}{2}. Since s=average velocity×ts = \text{average velocity} \times t, substituting v=u+atv = u+at:

s=ut+12at2s = ut + \frac{1}{2}at^2

    1
  1. Velocity-Displacement Relation:From t=vuat = \frac{v-u}{a} and s=u+v2ts = \frac{u+v}{2}t, substitute tt:

v2=u2+2asv^2 = u^2 + 2as

    1
  1. Displacement in $n^{\text{th}}$ second ($s_n$):This is the displacement covered only during the nthn^{\text{th}} second (e.g., between t=n1t=n-1 and t=nt=n).

sn=u+a2(2n1)s_n = u + \frac{a}{2}(2n - 1)

Derivations (Conceptual Overview):

  • From Calculus:

* v=dxdt    dx=vdtv = \frac{dx}{dt} \implies \int dx = \int v dt. If v=u+atv = u+at, then dx=(u+at)dt    x=ut+12at2+C\int dx = \int (u+at) dt \implies x = ut + \frac{1}{2}at^2 + C. If x=0x=0 at t=0t=0, then C=0C=0. So, s=ut+12at2s = ut + \frac{1}{2}at^2.

* a=dvdt    dv=adta = \frac{dv}{dt} \implies \int dv = \int a dt. If aa is constant, dv=adt    v=at+C\int dv = a \int dt \implies v = at + C'. If v=uv=u at t=0t=0, then C=uC'=u. So, v=u+atv = u+at. * a=dvdt=dvdxdxdt=vdvdx    vdv=adxa = \frac{dv}{dt} = \frac{dv}{dx} \frac{dx}{dt} = v \frac{dv}{dx} \implies \int v dv = \int a dx.

If aa is constant, uvvdv=a0sdx    v22u22=as    v2=u2+2as\int_u^v v dv = a \int_0^s dx \implies \frac{v^2}{2} - \frac{u^2}{2} = as \implies v^2 = u^2 + 2as.

  • From Graphical Analysis:

* Velocity-Time Graph: For constant acceleration, the v-t graph is a straight line. The slope of the v-t graph gives acceleration (a=ΔvΔta = \frac{\Delta v}{\Delta t}). The area under the v-t graph gives displacement (Δx=Area\Delta x = \text{Area}).

Using geometric shapes (rectangle and triangle) under the v-t graph, one can derive s=ut+12at2s = ut + \frac{1}{2}at^2. * Position-Time Graph: For constant velocity, the x-t graph is a straight line. For constant acceleration, it's a parabola.

The slope of the x-t graph gives instantaneous velocity. * Acceleration-Time Graph: For constant acceleration, the a-t graph is a horizontal straight line. The area under the a-t graph gives the change in velocity (Δv=Area\Delta v = \text{Area}).

4. Relative Velocity in One Dimension

Relative velocity describes the velocity of an object with respect to another object. If object A is moving with velocity vA\vec{v}_A and object B with velocity vB\vec{v}_B (both measured with respect to a common ground frame), then:

  • Velocity of A relative to B: vAB=vAvB\vec{v}_{AB} = \vec{v}_A - \vec{v}_B
  • Velocity of B relative to A: vBA=vBvA\vec{v}_{BA} = \vec{v}_B - \vec{v}_A

Note that vAB=vBA\vec{v}_{AB} = -\vec{v}_{BA}. When dealing with 1D motion, we use signs to denote direction. For example, if a car A moves at +20m/s+20\,\text{m/s} and car B moves at +10m/s+10\,\text{m/s} (both in the positive direction), then vAB=2010=+10m/sv_{AB} = 20 - 10 = +10\,\text{m/s}. If car B moves at 10m/s-10\,\text{m/s} (in the negative direction), then vAB=20(10)=+30m/sv_{AB} = 20 - (-10) = +30\,\text{m/s}.

5. Real-World Applications

  • Free Fall:Objects falling under gravity near the Earth's surface experience nearly constant acceleration (g9.8m/s2g \approx 9.8\,\text{m/s}^2 downwards). This is a classic case of uniformly accelerated motion in a straight line (vertical). The kinematic equations apply directly, with a=ga = -g (if upward is positive) or a=+ga = +g (if downward is positive).
  • Vehicle Dynamics:Analyzing the acceleration, braking distance, and stopping time of cars, trains, or other vehicles moving along a straight path.
  • Rocket Launch (initial phase):The initial vertical ascent of a rocket can be approximated as 1D motion with varying acceleration, but segments can be analyzed with constant acceleration.

6. Common Misconceptions

  • Distance vs. Displacement:Students often confuse these. Remember, distance is total path, displacement is net change in position. A round trip has zero displacement but non-zero distance.
  • Speed vs. Velocity:Speed is magnitude only; velocity includes direction. An object can have constant speed but changing velocity (e.g., circular motion, though not 1D). In 1D, if direction changes, velocity changes.
  • Average vs. Instantaneous:Average quantities are over an interval; instantaneous quantities are at a specific moment.
  • Sign Conventions:Crucial for 1D motion. Consistently define a positive direction. If velocity and acceleration have the same sign, the object is speeding up. If they have opposite signs, it's slowing down (decelerating).
  • Zero Velocity vs. Zero Acceleration:An object can have zero velocity momentarily (e.g., at the peak of its trajectory in free fall) but still have non-zero acceleration (gravity). Conversely, an object can have constant velocity (non-zero) but zero acceleration.

7. NEET-Specific Angle

NEET questions on motion in a straight line often test conceptual clarity, graphical interpretation, and problem-solving using kinematic equations. Expect problems involving:

  • Calculating average speed/velocity for multi-stage journeys.
  • Interpreting position-time, velocity-time, and acceleration-time graphs to find other quantities (slope, area).
  • Applying kinematic equations to free fall, braking problems, or objects moving with constant acceleration.
  • Relative velocity scenarios, especially involving two objects moving towards or away from each other.
  • Problems requiring the use of calculus for non-uniform acceleration (though less common for basic NEET, it's good to be aware).

Mastering this chapter requires a strong grasp of definitions, careful application of sign conventions, and proficiency in both algebraic and graphical problem-solving techniques. Pay close attention to units and vector directions.

Key Concepts

Distance vs. Displacement

While both measure 'how far' an object has moved, they are fundamentally different. Distance is a scalar,…

Average Speed vs. Average Velocity

These terms are often used interchangeably in everyday language but have distinct meanings in physics.…

Kinematic Equations for Constant Acceleration

These are the workhorse equations for solving problems involving constant acceleration in a straight line.…

Often confused with

Side-by-side differences the NEET paper likes to test.

Motion in a Straight Line vs Distance and Displacement
AspectMotion in a Straight LineDistance and Displacement
DefinitionTotal path length covered by an object.Net change in position from initial to final point.
NatureScalar quantity (magnitude only).Vector quantity (magnitude and direction).
ValueAlways positive or zero.Can be positive, negative, or zero.
DependenceDepends on the actual path taken.Depends only on initial and final positions.
RelationshipDistance $\ge$ |Displacement||Displacement| $\le$ Distance

Distance quantifies the total ground an object has covered, irrespective of its direction, making it a scalar. It's always a non-negative value. Displacement, conversely, is a vector quantity that specifies the straight-line change in an object's position from its starting point to its ending point, including its direction.

It can be positive, negative, or zero, depending on the final position relative to the initial. For instance, a round trip results in zero displacement but a non-zero distance.

Why it is tested: NEET relevance: Differentiating between distance and displacement is fundamental for conceptual clarity and is frequently tested in problems involving average speed vs. average velocity, or scenarios where an object changes direction. Misunderstanding these can lead to incorrect calculations for average velocity or total distance.

Motion in a Straight Line vs Speed and Velocity
AspectMotion in a Straight LineSpeed and Velocity
DefinitionRate of change of distance.Rate of change of displacement.
NatureScalar quantity (magnitude only).Vector quantity (magnitude and direction).
ValueAlways positive or zero.Can be positive, negative, or zero.
ChangeChanges only if magnitude of motion changes.Changes if magnitude or direction of motion changes.
RelationshipAverage speed $\ge$ |Average velocity||Instantaneous velocity| = Instantaneous speed

Speed measures how fast an object is moving, defined as the distance covered per unit time, and is a scalar quantity, always non-negative. Velocity, on the other hand, is a vector quantity that describes both how fast an object is moving and in what direction, defined as displacement per unit time.

An object can have constant speed but varying velocity if its direction changes (though not in pure 1D motion without reversing). For instantaneous values, speed is simply the magnitude of velocity. However, for average values, average speed is generally greater than or equal to the magnitude of average velocity.

Why it is tested: NEET relevance: This distinction is crucial for problems involving average calculations over complex paths and for understanding the implications of acceleration. Questions often involve scenarios where an object's speed is constant but its velocity changes (e.g., turning around), or vice-versa, requiring a clear understanding of their vector/scalar nature.

Questions students ask

6 answered on this topic.

What is the difference between distance and displacement in straight-line motion?

In straight-line motion, distance is the total length of the path covered by the object, regardless of its direction. It's a scalar quantity and is always positive. Displacement, on the other hand, is the change in the object's position, measured as the straight-line distance from the initial to the final point, including direction.

It's a vector quantity and can be positive, negative, or zero. For example, if you walk 5m forward and then 2m backward, your distance is 7m, but your displacement is 3m forward.

Can an object have zero velocity but non-zero acceleration?

Yes, absolutely. A classic example is an object thrown vertically upwards. At the very peak of its trajectory, just before it starts falling back down, its instantaneous velocity is momentarily zero. However, the acceleration due to gravity (gg) is still acting downwards throughout its flight, including at the peak. So, at that instant, velocity is zero, but acceleration is 9.8m/s29.8\,\text{m/s}^2 downwards.

How do I interpret the slope of a position-time graph?

The slope of a position-time (x-t) graph represents the instantaneous velocity of the object. A steeper slope indicates a greater speed. A positive slope means the object is moving in the positive direction, while a negative slope means it's moving in the negative direction. A horizontal line (zero slope) indicates the object is at rest (zero velocity). A curved line indicates changing velocity, hence acceleration.

What does a negative acceleration mean in straight-line motion?

Negative acceleration doesn't always mean the object is slowing down. It simply means the acceleration vector points in the negative direction as per your chosen coordinate system. If the object's velocity is positive and acceleration is negative, then it is indeed slowing down (decelerating). However, if the object's velocity is already negative (moving in the negative direction) and the acceleration is also negative, then the object is actually speeding up in the negative direction.

When can average speed be equal to the magnitude of average velocity?

Average speed is equal to the magnitude of average velocity only when the object moves in a straight line without changing its direction throughout the entire time interval. If the object changes direction, even if it returns to its starting point, the total distance covered will be greater than the magnitude of its displacement (which could be zero), making the average speed greater than the magnitude of average velocity.

How do I deal with problems involving objects moving in opposite directions for relative velocity?

When objects move in opposite directions, their relative speed is the sum of their individual speeds. For instance, if car A moves east at vAv_A and car B moves west at vBv_B, and you define east as positive, then vAv_A is positive and vBv_B is negative. The velocity of A relative to B is vAB=vAvB=vA(vB)=vA+vBv_{AB} = v_A - v_B = v_A - (-v_B) = v_A + v_B. This means they are approaching or separating at a rate equal to the sum of their speeds. Always be consistent with your chosen positive and negative directions.

Revise in 30 seconds

  • Position ($x$):Location relative to origin (vector in 1D, sign indicates direction).
  • Distance:Total path length (scalar, always 0\ge 0).
  • Displacement ($\Delta x$):Change in position (xfxix_f - x_i) (vector, can be ±\pm or 00).
  • Speed:Rate of distance covered (scalar, always 0\ge 0).
  • Velocity ($\vec{v}$):Rate of displacement (Δx/Δt\Delta x / \Delta t or dx/dtdx/dt) (vector, can be ±\pm or 00).
  • Acceleration ($\vec{a}$):Rate of change of velocity (Δv/Δt\Delta v / \Delta t or dv/dtdv/dt) (vector, can be ±\pm or 00).
  • **Kinematic Equations (constant aa):**

* v=u+atv = u + at * s=ut+12at2s = ut + \frac{1}{2}at^2 * v2=u2+2asv^2 = u^2 + 2as * sn=u+a2(2n1)s_n = u + \frac{a}{2}(2n - 1) (displacement in nthn^{\text{th}} second)

  • Relative Velocity (1D):vAB=vAvB\vec{v}_{AB} = \vec{v}_A - \vec{v}_B. If same direction, subtract speeds. If opposite, add speeds (careful with signs).
  • Graphs:

* x-t slope = vv; v-t slope = aa. * v-t area = ss; a-t area = Δv\Delta v.

SUVAT for Kinematics: S - Displacement U - Initial Velocity V - Final Velocity A - Acceleration T - Time

Remember the equations by linking these letters: Very Useful Always To know: V=U+ATV = U + AT Some Understand To All Things: S=UT+12AT2S = UT + \frac{1}{2}AT^2 Very Useful Always Simple: V2=U2+2ASV^2 = U^2 + 2AS