3. Kinematics

Rectilinear Motion

Rectilinear Motion in Kinematics

students, imagine a car moving along a straight road, an elevator moving straight up and down, or a train traveling on a perfectly straight track 🚗🚆. These are all examples of rectilinear motion, which means motion along a straight line. In Solid Mechanics 1, this topic is important because it is the simplest way to describe how particles and bodies move before studying more advanced motion.

In this lesson, you will learn how to describe motion using position, velocity, and acceleration, how to read motion from graphs and equations, and how rectilinear motion connects to the broader study of kinematics.

What Rectilinear Motion Means

Rectilinear motion is motion along a straight line. The object may move forward, backward, speed up, slow down, or stop, but it does not change direction away from that line.

To describe this motion, we usually choose a reference line and a positive direction. Then we measure the object’s location using a single coordinate, often written as $x$. If the object is on a vertical line, we might still use $x$, or use $y$ instead. The key idea is that only one coordinate is needed.

For example, if a particle moves along the $x$-axis, its position may be written as $x(t)$, where $t$ is time. If $x(t)$ increases, the particle moves in the positive direction. If $x(t)$ decreases, it moves in the negative direction.

This simple setup is very useful because it turns motion into a clear mathematical story: position tells where the object is, velocity tells how fast and in what direction it moves, and acceleration tells how its velocity changes.

Position, Displacement, and Distance

The position of a particle gives its location relative to an origin. If the particle starts at $x_1$ and later is at $x_2$, then the displacement is

$$

$\Delta x = x_2 - x_1$

$$

Displacement is a vector-like quantity in one dimension because it includes direction through its sign. A positive value means motion in the positive direction, and a negative value means motion in the opposite direction.

Distance is different. Distance traveled is the total length of the path, and it is always nonnegative. For rectilinear motion, distance can be larger than the magnitude of displacement if the particle changes direction.

Example: suppose students walks $3\,\text{m}$ to the right and then $2\,\text{m}$ to the left. The displacement is

$$

$\Delta$ x = 3 - 2 = 1\,$\text{m}$

$$

but the distance traveled is

$$

$3 + 2 = 5\,\text{m}$

$$

This difference is very important in mechanics because motion analysis often depends on whether we care about total travel or only final change in position.

Velocity and Speed in Straight-Line Motion

The average velocity of a particle over a time interval is defined as

$$

$\bar{v} = \frac{\Delta x}{\Delta t}$

$$

where $\Delta x$ is displacement and $\Delta t$ is the change in time. Average velocity depends on direction, so it can be positive or negative.

The average speed is

$$

$\text{average speed} = \frac{\text{total distance}}{\Delta t}$

$$

Speed does not include direction, so it is always nonnegative.

The instantaneous velocity is the velocity at a specific moment. It is the rate of change of position with respect to time:

$$

$ v = \frac{dx}{dt}$

$$

This is a derivative, which means it measures how quickly position changes at a particular time.

Example: if a particle’s position is

$$

x(t) = 2t^2 - 4t + 1

$$

then its velocity is

$$

v(t) = $\frac{dx}{dt}$ = 4t - 4

$$

At $t = 2\,\text{s}$,

$$

v(2) = 4(2) - 4 = 4\,$\text{m/s}$

$$

This means the particle is moving in the positive direction at that instant.

If $v(t) = 0$, the object is momentarily at rest. But being at rest for one moment does not mean it stays still forever. It may reverse direction immediately after.

Acceleration and Changes in Motion

Acceleration measures how velocity changes with time. In rectilinear motion, instantaneous acceleration is

$$

$ a = \frac{dv}{dt} = \frac{d^2x}{dt^2}$

$$

So acceleration is the derivative of velocity, or the second derivative of position.

If acceleration is positive, velocity is increasing in the positive direction or becoming less negative. If acceleration is negative, velocity is decreasing in the positive direction or becoming more negative. The sign of acceleration alone does not tell the whole story; you must also know the sign of velocity.

Example: if

$$

$ v(t) = 4t - 4$

$$

then

$$

$ a(t) = \frac{dv}{dt} = 4$

$$

This means the acceleration is constant and equal to $4\,\text{m/s}^2$.

A common real-world example is a car leaving a traffic light 🚦. It starts with a small velocity and then increases as the driver presses the accelerator. That increase in velocity is acceleration.

Constant-Acceleration Equations

When acceleration is constant, several very useful equations apply. These are among the most important formulas in rectilinear motion:

$$

$ v = v_0 + at$

$$

$$

x = x_0 + v_0 t + $\frac{1}{2}$at^2

$$

$$

v^2 = v_0^2 + 2a(x - x_0)

$$

Here, $x_0$ is the initial position, $v_0$ is the initial velocity, and $a$ is constant acceleration.

These equations allow you to solve many engineering and physics problems without directly using calculus every time.

Example: suppose a particle starts at $x_0 = 0\,\text{m}$ with $v_0 = 3\,\text{m/s}$ and accelerates at $a = 2\,\text{m/s}^2$. After $t = 4\,\text{s}$, its position is

$$

x = 0 + 3(4) + $\frac{1}{2}$(2)(4^2)

$$

$$

x = 12 + 16 = 28\,$\text{m}$

$$

Its velocity is

$$

v = 3 + 2(4) = 11\,$\text{m/s}$

$$

So the particle has moved farther down the line and is now going faster.

Reading Motion from Graphs

Graphs are a powerful way to understand rectilinear motion 📈. In Solid Mechanics 1, you should be comfortable interpreting position-time, velocity-time, and acceleration-time graphs.

Position-time graphs

The slope of an $x$-$t$ graph gives velocity:

$$

$ v = \frac{dx}{dt}$

$$

  • A steeper slope means faster motion.
  • A horizontal line means zero velocity.
  • A curve with changing slope means changing velocity.

Velocity-time graphs

The slope of a $v$-$t$ graph gives acceleration:

$$

$ a = \frac{dv}{dt}$

$$

The area under a velocity-time graph gives displacement:

$$

$\Delta x = \int_{t_1}^{t_2} v(t)\,dt$

$$

Acceleration-time graphs

The area under an acceleration-time graph gives the change in velocity:

$$

$\Delta v = \int_{t_1}^{t_2} a(t)\,dt$

$$

These graph relationships help you check answers and understand motion even when the equations are complicated.

Example: if the velocity is constant at $5\,\text{m/s}$ for $3\,\text{s}$, then the displacement is

$$

$\Delta$ x = $\int_0$^3 5\,dt = 15\,$\text{m}$

$$

This matches the simple formula $\Delta x = vt$.

Solving Rectilinear Motion Problems

A good problem-solving method is to follow these steps:

  1. Choose a positive direction.
  2. Write the known values, including $x_0$, $v_0$, $a$, and $t$.
  3. Decide whether the motion has constant acceleration.
  4. Choose the equation that contains the unknown quantity.
  5. Check signs carefully.
  6. Verify the answer makes physical sense.

Sign mistakes are one of the most common errors. For example, if a particle moves left and your positive direction is right, then velocity should be negative. If you ignore that, your final answer may be incorrect even if the algebra is right.

Example: a particle is moving to the left at $6\,\text{m/s}$ and slowing down with acceleration to the right at $2\,\text{m/s}^2$. If right is positive, then

$$

v_0 = -6\,$\text{m/s}$, \quad a = 2\,$\text{m/s}^2$

$$

After $3\,\text{s}$,

$$

v = v_0 + at = -6 + 2(3) = 0\,$\text{m/s}$

$$

The particle is momentarily at rest. If the acceleration continues, it will start moving to the right.

Why Rectilinear Motion Matters in Kinematics

Rectilinear motion is the foundation for more advanced topics in kinematics. Before studying motion in two or three dimensions, it is essential to understand how to describe motion in one dimension clearly and correctly.

In many engineering situations, motion is approximately rectilinear. Examples include:

  • pistons moving inside engines
  • elevators moving vertically
  • robots sliding along a rail
  • test masses moving on a straight track

These examples show that straight-line motion is not just a classroom idea. It is a practical model used in design, analysis, and problem solving.

Rectilinear motion also prepares you for curvilinear motion. In curvilinear motion, the path is curved, so you need more coordinates and more complex descriptions. But the basic ideas are still the same: position, velocity, and acceleration. The straight-line case helps you build those ideas carefully.

Conclusion

Rectilinear motion is the study of motion along a straight line. It uses one coordinate to describe position and uses the quantities $x$, $v$, and $a$ to describe where an object is, how it moves, and how its motion changes. students, by understanding displacement, velocity, acceleration, graphs, and constant-acceleration equations, you gain the core tools needed for kinematics in Solid Mechanics 1. This topic is not only a foundation for later lessons but also a practical way to describe many real-world systems accurately.

Study Notes

  • Rectilinear motion means motion along a straight line.
  • Position is the location of a particle relative to an origin, often written as $x(t)$.
  • Displacement is $\Delta x = x_2 - x_1$.
  • Distance traveled is the total path length and is always nonnegative.
  • Average velocity is $\bar{v} = \frac{\Delta x}{\Delta t}$.
  • Instantaneous velocity is $v = \frac{dx}{dt}$.
  • Instantaneous acceleration is $a = \frac{dv}{dt} = \frac{d^2x}{dt^2}$.
  • For constant acceleration, use $v = v_0 + at$, $x = x_0 + v_0 t + \frac{1}{2}at^2$, and $v^2 = v_0^2 + 2a(x - x_0)$.
  • The slope of an $x$-$t$ graph is velocity.
  • The slope of a $v$-$t$ graph is acceleration.
  • The area under a $v$-$t$ graph gives displacement: $\Delta x = \int_{t_1}^{t_2} v(t)\,dt$.
  • The area under an $a$-$t$ graph gives change in velocity: $\Delta v = \int_{t_1}^{t_2} a(t)\,dt$.
  • Always choose a positive direction and keep signs consistent.
  • Rectilinear motion is the starting point for understanding broader kinematics, including curvilinear motion.

Practice Quiz

5 questions to test your understanding

Rectilinear Motion — Solid Mechanics 1 | A-Warded