Skip to content

Chapter 2: Motion Along a Straight Line

Beta Version: Some equations may not render correctly (try Chrome/Firefox, clear cache, or refresh). Solutions, videos, and animations coming soon!

Motion along a straight line, or kinematics in one dimension, is a foundational topic in physics, describing how objects move without considering the forces causing that motion. This chapter explores displacement and distance, velocity, acceleration, kinematic equations for constant acceleration, and free fall, essential for JEE Main, JEE Advanced, and NEET. These concepts appear in problems on motion of vehicles, falling objects, and relative motion. With detailed derivations, exam-focused examples, and robust problem-solving strategies, this chapter equips students to master kinematics for competitive exams, ensuring precision and conceptual clarity.

2.1 Displacement, Distance, and Position

Displacement is a vector quantity, defined as the change in position, Δx=xfxi, where xf is the final position and xi is the initial position, measured in meters (m). Distance is the scalar total path length traveled, always positive. For example, a car moving 5 m east then 3 m west has a distance of 8 m but a displacement of 2 m east. Position (x) is the location relative to a reference point (origin). JEE/NEET problems often involve distinguishing displacement from distance and calculating position. Fundamentals of Physics emphasizes the vector nature of displacement.

Derivation: Displacement in Terms of Velocity
For constant velocity v, displacement is Δx=vt, where t is time. If velocity varies, use the average velocity:

vavg=ΔxΔtsoΔx=vavgΔt

For non-constant velocity, instantaneous velocity v=dxdt requires integration:

Δx=titfv(t)dt

Solved Example: A JEE Main problem involves a car moving 10 m east, then 6 m west. Calculate the displacement and distance traveled.

  • Solution:
    Distance: Total path length = 10+6=16m.
    Displacement: Δx=10(east)6(west)=4m east (2 significant figures, April 14, 2025).
    • JEE Tip: Displacement considers direction; distance does not. Common error: Ignoring direction in displacement.

Solved Example: A NEET problem asks for the displacement of a particle with position x=5t22t+3 from t=1s to t=2s.

  • Solution:
    Position at t=1: x(1)=5(1)22(1)+3=6m.
    Position at t=2: x(2)=5(2)22(2)+3=19m.
    Displacement:Δx=x(2)x(1)=196=13m
    • NEET Tip: Use the position function directly for displacement. Common error: Confusing displacement with distance.

Solved Example: A JEE Advanced problem involves a particle moving with velocity v=3t26t. Find the displacement from t=0s to t=2s.

  • Solution:
    Displacement is the integral of velocity:Δx=02v(t)dt=02(3t26t)dtIntegrate: 3t26t becomes t33t2. Evaluate:Δx=[t33t2]02=(23322)(00)=812=4m
    • JEE Tip: Negative displacement indicates direction opposite to the reference. Common error: Forgetting to evaluate at limits.

Application: Displacement is used in navigation (e.g., GPS tracking a car’s net movement), while distance informs fuel consumption calculations.

2.2 Average and Instantaneous Velocity

Average velocity is a vector, defined as vavg=ΔxΔt, with units m/s. Instantaneous velocity is the velocity at a specific moment, v=limΔt0ΔxΔt=dxdt. For constant velocity, vavg=v. JEE/NEET problems involve calculating average velocity from displacement and instantaneous velocity from position functions. University Physics highlights the distinction between average and instantaneous quantities.

Derivation: Instantaneous Velocity from Position
If position is x(t), instantaneous velocity is the derivative:

v=dxdt

For example, if x=4t23t+2, then:

v=ddt(4t23t+2)=8t3

Average velocity over an interval requires displacement: vavg=x(t2)x(t1)t2t1.

Solved Example: A JEE Main problem involves a car traveling 100 m in 5 s, then 50 m in 5 s in the same direction. Calculate the average velocity.

  • Solution:
    Total displacement: Δx=100+50=150m.
    Total time: Δt=5+5=10s.
    Average velocity:vavg=ΔxΔt=15010=15m/s
    • JEE Tip: Use total displacement for average velocity. Common error: Averaging velocities directly.

Solved Example: A NEET problem gives a particle’s position as x=2t35t2+3. Find the instantaneous velocity at t=3s.

  • Solution:
    Velocity: v=dxdt. Given x=2t35t2+3:v=ddt(2t35t2+3)=6t210tAt t=3: v=6(3)210(3)=5430=24m/s.
    • NEET Tip: Differentiate position to find velocity. Common error: Using average velocity formula.

Solved Example: A JEE Advanced problem involves a particle with velocity v=4t2. Find the average velocity from t=1s to t=3s.

  • Solution:
    Average velocity: vavg=ΔxΔt, where Δx=13v(t)dt.Δx=13(4t2)dt=[2t22t]13=(2(3)22(3))(2(1)22(1))=(186)(22)=12mΔt=31=2s. Thus:vavg=122=6m/s
    • JEE Tip: Integrate velocity to find displacement for average velocity. Common error: Averaging velocities at endpoints.

Application: Average velocity helps calculate travel times (e.g., a train’s journey), while instantaneous velocity informs speedometer readings.

2.3 Average and Instantaneous Acceleration

Average acceleration is a vector, defined as aavg=ΔvΔt, with units m/s2. Instantaneous acceleration is a=limΔt0ΔvΔt=dvdt=d2xdt2, the second derivative of position. For constant acceleration, aavg=a. JEE/NEET problems involve calculating acceleration from velocity or position functions. Fundamentals of Physics emphasizes acceleration’s role in motion dynamics.

Derivation: Instantaneous Acceleration from Velocity
If velocity is v(t), acceleration is:

a=dvdt

If v=3t24t+1, then:

a=ddt(3t24t+1)=6t4

If position is x(t), acceleration is: a=d2xdt2. For x=t32t2+t:
v=dxdt=3t24t+1, then:

a=dvdt=6t4

Solved Example: A JEE Main problem involves a car with velocity changing from 10m/s to 20m/s in 4s. Calculate the average acceleration.

  • Solution:
    Δv=2010=10m/s, Δt=4s. Average acceleration:aavg=ΔvΔt=104=2.5m/s2(2 significant figures).
    • JEE Tip: Use change in velocity for average acceleration. Common error: Ignoring direction.

Solved Example: A NEET problem gives a particle’s velocity as v=5t23t+2. Find the instantaneous acceleration at t=2s.

  • Solution:
    Acceleration: a=dvdt. Given v=5t23t+2:a=ddt(5t23t+2)=10t3At t=2: a=10(2)3=17m/s2.
    • NEET Tip: Differentiate velocity to find acceleration. Common error: Using average acceleration formula.

Solved Example: A JEE Advanced problem involves a particle with position x=2t36t2+4t. Find the instantaneous acceleration at t=1s.

  • Solution:
    Velocity: v=dxdt=ddt(2t36t2+4t)=6t212t+4.
    Acceleration:a=dvdt=ddt(6t212t+4)=12t12At t=1: a=12(1)12=0m/s2.
    • JEE Tip: Acceleration can be zero even if velocity is not. Common error: Forgetting the second derivative.

Application: Acceleration is key in vehicle design (e.g., car braking systems) and sports (e.g., a sprinter’s start).

2.4 Kinematic Equations and Free Fall

Kinematic equations describe motion with constant acceleration:

  1. v=u+at
  2. x=ut+12at2 (displacement from initial position)
  3. v2=u2+2ax
  4. x=12(u+v)t
    where u is initial velocity, v is final velocity, a is acceleration, t is time, and x is displacement. Free fall is motion under gravity (g9.8m/s2), with a=g (upward positive). JEE/NEET problems involve solving for unknowns using these equations. HC Verma emphasizes their application in free fall and projectile motion.

Derivation: Kinematic Equation v=u+at
For constant acceleration a, acceleration is: a=dvdt. Integrate:

uvdv=0tadt

Since a is constant:

vu=atsov=u+at

Derivation: Kinematic Equation x=ut+12at2
Velocity is v=u+at. Displacement: x=0tvdt. Substitute v:

x=0t(u+at)dt=ut+12at2

Solved Example: A JEE Main problem involves a car starting from rest with a=2m/s2. Find the velocity after 5s.

  • Solution:
    Use v=u+at. Given u=0, a=2m/s2, t=5s:v=0+2×5=10m/s
    • JEE Tip: Identify knowns and choose the right equation. Common error: Forgetting initial velocity.

Solved Example: A NEET problem involves a ball dropped from a height of 20m (g=9.8m/s2). Find the time to reach the ground.

  • Solution:
    Use x=ut+12at2. Given x=20m (downward), u=0, a=g=9.8m/s2:20=0+12(9.8)t220=4.9t2t2=204.94.08t2.02sRound to 2 significant figures: 2.0s.
    • NEET Tip: Use g downward as negative. Common error: Incorrect sign for displacement.

Solved Example: A JEE Advanced problem involves a car with u=10m/s, a=2m/s2. Find the displacement after 4s.

  • Solution:
    Use x=ut+12at2. Given u=10m/s, a=2m/s2, t=4s:x=(10)(4)+12(2)(4)2=4012216=4016=24m
    • JEE Tip: Account for deceleration with negative a. Common error: Forgetting the 12 factor.

Solved Example: A JEE Main problem involves a ball thrown upward with u=15m/s (g=9.8m/s2). Find the time to reach the maximum height.

  • Solution:
    At maximum height, v=0. Use v=u+at, with u=15m/s, a=g=9.8m/s2:0=15+(9.8)t9.8t=15t=159.81.53sRound to 2 significant figures: 1.5s.
    • JEE Tip: Set final velocity to zero at peak. Common error: Using positive g.

Application: Kinematic equations model car braking distances, while free fall applies to skydiving safety calculations.

Summary and Quick Revision

  • Displacement and Distance: Displacement: Δx=xfxi (vector, m). Distance: Total path length (scalar, m).
  • Velocity: Average: vavg=ΔxΔt. Instantaneous: v=dxdt. Units: m/s.
  • Acceleration: Average: aavg=ΔvΔt. Instantaneous: a=dvdt=d2xdt2. Units: m/s2.
  • Kinematic Equations: For constant a:
    • v=u+at
    • x=ut+12at2
    • v2=u2+2ax
    • x=12(u+v)t
  • Free Fall: Motion under gravity, a=g9.8m/s2 (upward positive).
  • SI Units: Displacement (m), velocity (m/s), acceleration (m/s2), time (s).
  • JEE/NEET Tips: Use correct signs for direction, verify significant figures (April 14, 2025), choose the right kinematic equation, integrate for non-constant motion.
  • Applications: Car braking, skydiving, sports, navigation.

Practice Problems

Explore our extensive problem set with 100 problems inspired by JEE Main, JEE Advanced, and NEET patterns to test your understanding of motion along a straight line.

View Problems

Watch on YouTube

Our Hinglish video lessons make motion along a straight line engaging for JEE and NEET! Subscribe for updates.

Watch Now

Animation for visualizing kinematic equations and free fall coming soon!

Note: Content regularly updated to align with current JEE/NEET syllabi.