COLLEGE PHYSICS • KINEMATICS & MOTION

Representing Motion

How physicists translate the movement of objects into graphs, equations, and vectors that reveal the laws governing the physical world.

Historical Context & Motivation

The study of motion is one of the oldest and most fundamental pursuits in the natural sciences, stretching back to ancient Greece where philosophers like Aristotle proposed qualitative frameworks to explain why objects move and come to rest. For nearly two millennia, Aristotelian physics dominated Western thought, asserting that heavier objects fall faster and that sustained motion requires a continuous applied force. These ideas, though intuitive, lacked the mathematical rigor needed to make precise, testable predictions. The transformation from philosophical speculation to quantitative kinematics required centuries of careful experimentation and the development of new mathematical tools, ultimately culminating in the framework we use today to represent and analyze motion.

c. 1350
The Merton Rule
Scholars at Merton College, Oxford, including William Heytesbury, formulated the mean speed theorem, establishing that uniformly accelerated motion covers the same distance as uniform motion at the average velocity—the first quantitative kinematic result.
c. 1604
Galileo's Inclined Plane Experiments
Galileo Galilei systematically measured balls rolling down inclined planes, demonstrating that displacement grows as the square of elapsed time under uniform acceleration, thereby refuting Aristotle's claims about falling bodies.
1687
Newton's Principia
Isaac Newton published the Principia Mathematica, unifying kinematics with dynamics through his three laws of motion and the invention of calculus, providing the definitive mathematical language for representing motion.
1905
Einstein's Special Relativity
Albert Einstein extended Newtonian kinematics by showing that space and time are intertwined. While classical representations of motion remain valid at low velocities, Einstein's work revealed their domain of applicability and motivated more general spacetime representations.

The central question that motivated this historical progression remains the same one you face at the start of every kinematics problem: given an object in motion, how do we describe its position, velocity, and acceleration precisely enough to predict where it will be at any future instant? The answer lies in the multiple, complementary representations—verbal descriptions, motion diagrams, position-time and velocity-time graphs, and kinematic equations—that form the toolkit of modern kinematics.

Core Principles & Definitions

Before constructing graphs or deriving equations, we must establish a precise vocabulary. In everyday language, 'speed,' 'velocity,' and 'acceleration' are often used loosely, but in physics each term carries a specific, unambiguous meaning. The following foundational concepts underpin every representation of motion and must be internalized before proceeding to more complex analyses.

1

Position & Displacement

Position (x or r⃗) specifies an object's location relative to a chosen origin and coordinate system. Displacement (Δx = xf − xi) is the vector from the initial to the final position—it depends only on endpoints, not the path taken.
2

Velocity vs. Speed

Average velocity (v̄ = Δx/Δt) is displacement per unit time—a vector quantity. Speed is the magnitude of velocity and is always non-negative. Instantaneous velocity is the limit of the average velocity as Δt → 0, i.e., v = dx/dt.
3

Acceleration

Acceleration (a = dv/dt) is the rate of change of velocity. It is also a vector and can point in any direction relative to velocity. When acceleration is parallel to velocity, the object speeds up; when antiparallel, it slows down.
4

Reference Frames & Coordinate Systems

All kinematic quantities are measured relative to a chosen reference frame. A one-dimensional problem requires an origin and a positive direction; two- and three-dimensional problems require orthogonal axes. The choice of frame affects numerical values but never underlying physics.
5

Representations as Tools

Motion can be represented through verbal descriptions, motion diagrams, graphs, data tables, and algebraic equations. Each representation highlights different features—graphs reveal trends at a glance, equations allow precise prediction, and diagrams build physical intuition.
KEY TAKEAWAY
Think of the different representations of motion as different views of the same building. An architect's floor plan (analogous to a position-time graph) shows spatial layout; an elevation drawing (analogous to a velocity-time graph) reveals the profile; and the blueprint specifications (the kinematic equations) give precise numerical dimensions. No single view tells the whole story, but together they provide a complete, internally consistent picture. Mastering the translation between these representations is the core skill of kinematics.

Visual Explanation — Motion Diagrams & Graphs

A motion diagram is the simplest visual representation of motion: a series of dots marking an object's position at equal time intervals, much like a strobe photograph. When the dots are evenly spaced, the object moves with constant velocity; when they spread apart, it accelerates; and when they compress, it decelerates. Velocity vectors can be drawn from one dot to the next, and acceleration vectors can be sketched as the change between successive velocity vectors. The diagram below illustrates this concept for three canonical types of one-dimensional motion.

Three canonical motion diagrams. In case A, equally spaced dots and identical velocity arrows indicate uniform motion. In case B, dots spread apart progressively, reflecting increasing velocity under constant positive acceleration. In case C, dots converge as the object decelerates, with the acceleration vector pointing opposite to the direction of motion.

Motion diagrams provide immediate qualitative insight, but to extract quantitative information—exact speeds, precise accelerations, total displacements—we turn to kinematic graphs. The two most important graphs in one-dimensional kinematics are the position-time (x vs. t) graph and the velocity-time (v vs. t) graph. The slope of the x-t graph at any point gives the instantaneous velocity, while the slope of the v-t graph gives the instantaneous acceleration. Conversely, the area under the v-t curve over a time interval yields the displacement during that interval, and the area under the a-t curve yields the change in velocity. These slope-and-area relationships form a chain linking position, velocity, and acceleration—each derivative and integral connecting one quantity to the next.

Mathematical Framework — Kinematic Equations

For the special but extremely common case of constant (uniform) acceleration in one dimension, the definitions of velocity and acceleration can be integrated exactly to yield a set of algebraic equations. These equations form the backbone of introductory kinematics and allow you to solve any problem involving constant acceleration if three of the five kinematic variables (x, v₀, v, a, t) are known.

Starting from the definition of acceleration as the time derivative of velocity, a = dv/dt, if a is constant we can integrate directly: ∫dv = a∫dt, yielding v = v₀ + at. Similarly, since v = dx/dt, a second integration gives x = x₀ + v₀t + ½at². Eliminating time between these two results produces the time-independent equation v² = v₀² + 2a(x − x₀). These three equations, along with two others derived from average velocity, constitute the complete set.

VELOCITY–TIME RELATION
v = v₀ + at
v = final velocity, v₀ = initial velocity, a = constant acceleration, t = elapsed time. This equation is linear in t, so the v-t graph under constant acceleration is a straight line with slope a and y-intercept v₀.
POSITION–TIME RELATION
x = x₀ + v₀t + ½at²
x = final position, x₀ = initial position. This is a quadratic in t, corresponding to a parabolic x-t graph. The term ½at² encodes the effect of acceleration on displacement.
VELOCITY–POSITION (TIME-INDEPENDENT)
v² = v₀² + 2a(x − x₀)
Eliminates the time variable entirely. Particularly useful when the elapsed time is unknown or irrelevant, such as determining the speed of a car after braking over a known distance.
DISPLACEMENT VIA AVERAGE VELOCITY
x − x₀ = ½(v₀ + v)t
Since acceleration is constant, average velocity equals the arithmetic mean of initial and final velocities. This equation is useful when acceleration is unknown but both velocities and the time interval are given.
📐 Derivation Note
All four equations above are consequences of two fundamental calculus operations: integrating a = const with respect to time once gives v(t), and integrating v(t) gives x(t). In more advanced treatments—non-constant acceleration, two- or three-dimensional motion—you return to the differential definitions v⃗ = dr⃗/dt and a⃗ = dv⃗/dt and integrate directly, but the constant-acceleration equations remain indispensable as limiting cases.

Detailed Breakdown — Reading and Connecting Kinematic Graphs

The true power of graphical representations lies in the interconnections between them. A position-time graph, a velocity-time graph, and an acceleration-time graph are not independent illustrations; they are three views of the same motion linked by calculus. Understanding these connections transforms graph interpretation from rote memorization into a coherent analytical skill. The diagram below illustrates how a single episode of motion—an object starting from rest, accelerating uniformly, cruising at constant velocity, and then decelerating to a stop—appears in all three graphical representations simultaneously.

Stacked x-t, v-t, and a-t graphs for a three-phase motion: Phase I (acceleration from rest), Phase II (constant velocity cruise), and Phase III (deceleration to rest). Note how the slope of each upper graph corresponds to the value on the graph below it, and the shaded area under the v-t curve gives the displacement in each phase.
Summary of slope-area relationships between kinematic graphs
Graph RelationshipOperationPhysical Meaning
x-t → v-tTake the slope (derivative dx/dt)Slope of position graph gives instantaneous velocity
v-t → a-tTake the slope (derivative dv/dt)Slope of velocity graph gives instantaneous acceleration
v-t → x-tFind area under curve (integrate ∫v dt)Area under velocity curve gives displacement
a-t → v-tFind area under curve (integrate ∫a dt)Area under acceleration curve gives change in velocity

Worked Example — Braking Car

A car traveling at 25.0 m/s on a straight highway applies its brakes, producing a constant deceleration of magnitude 4.50 m/s². Determine (a) the time required to stop, (b) the distance covered during braking, and (c) sketch the corresponding x-t and v-t graphs.

Braking Car — Constant Deceleration
1
Step 1 — Identify Given Values & Choose CoordinatesLet the positive x-direction be the direction of travel. The initial velocity is v₀ = +25.0 m/s. The car decelerates, so acceleration is opposite to velocity: a = −4.50 m/s². The final velocity when stopped is v = 0 m/s. We choose x₀ = 0 m as the position where braking begins.
v₀ = 25.0 m/s, a = −4.50 m/s², v = 0, x₀ = 0
2
Step 2 — Solve for Time (using v = v₀ + at)Rearranging the velocity–time equation: t = (v − v₀)/a = (0 − 25.0)/(−4.50) = 25.0/4.50.
t = 5.56 s
3
Step 3 — Solve for Braking Distance (using v² = v₀² + 2aΔx)Using the time-independent equation: v² = v₀² + 2a(x − x₀). Substituting: 0 = (25.0)² + 2(−4.50)(x − 0). Solving: 0 = 625 − 9.00x → x = 625/9.00.
x = 69.4 m
4
Step 4 — Verify Using Displacement via Average VelocityAs a check: Δx = ½(v₀ + v)t = ½(25.0 + 0)(5.56) = ½(25.0)(5.56) = 69.4 m. This confirms our result from Step 3, demonstrating internal consistency across representations.
✓ Confirmed: Δx = 69.4 m
5
Step 5 — Describe the GraphsThe v-t graph is a straight line starting at v = 25.0 m/s and decreasing linearly to v = 0 at t = 5.56 s, with slope −4.50 m/s². The area under this line (a triangle) equals ½ × 25.0 × 5.56 = 69.4 m, matching the displacement. The x-t graph is a concave-down parabola: x = 25.0t − 2.25t², reaching its maximum value of 69.4 m at t = 5.56 s. Its slope begins steep (velocity is high) and decreases to zero (car stops).
x-t: concave-down parabola; v-t: line with slope −4.50 m/s²

Strengths & Limitations of Each Representation

No single representation of motion is universally superior; each has distinctive strengths and limitations. Selecting the right tool for a given problem is itself an important skill. A motion diagram excels at building qualitative intuition but is useless for computing precise numerical answers. Equations are powerful for calculation but can obscure the physical picture. Graphs strike a middle ground, revealing trends and enabling both qualitative reasoning and quantitative extraction through slopes and areas. The table below summarizes these trade-offs.

Comparison of motion representations
RepresentationStrengthsLimitations
Motion DiagramBuilds physical intuition quickly; shows direction of velocity and acceleration; accessible without advanced mathQualitative only; cannot determine exact values; becomes cluttered for complex or multi-phase motions
Position-Time GraphShows displacement history at a glance; slope gives velocity; curvature indicates acceleration; works for non-constant accelerationCannot directly show acceleration magnitude; reading exact slopes from curved graphs requires calculus or tangent lines
Velocity-Time GraphSlope gives acceleration; area gives displacement; intercepts show initial/final velocities; clean linear form for constant aDoes not directly show position; signed areas require careful interpretation for direction reversals
Kinematic EquationsPrecise numerical predictions; systematic—plug in knowns, solve for unknowns; compact representation of relationshipsValid only for constant acceleration; easy to lose physical meaning behind algebra; multiple equations may lead to sign errors
Data TablesDirect record of measurements; can handle any type of motion; basis for graphing and computational analysisDifficult to spot trends without graphing; measurement uncertainties may obscure patterns; discrete, not continuous
KEY TAKEAWAY
Skilled physicists do not pick one representation and stick with it—they translate fluidly among several. This is analogous to a bilingual speaker who switches languages depending on context: some ideas are clearer in one representation, just as some concepts are easier to express in one language. When you encounter a kinematics problem, start by sketching a motion diagram for intuition, then move to the appropriate graph or equation for quantitative work. The ability to cross-translate between representations is the hallmark of deep kinematic understanding.

Connection to Advanced Theory

The representations introduced in this lesson—position, velocity, and acceleration as functions of time—serve as the foundation upon which more advanced topics are built. In classical mechanics, Newton's second law (F⃗ = ma⃗) connects kinematics to dynamics: once forces are known, the acceleration is determined, and the kinematic equations (or their differential generalizations) yield the trajectory. In multi-dimensional problems, position, velocity, and acceleration become vector-valued functions, and the scalar graphs studied here generalize to parametric curves and vector field plots.

From introductory kinematics to advanced physics
Concept in This LessonAdvanced ExtensionWhere You'll Encounter It
Constant acceleration equationsDifferential equations for a(t), a(v), or a(x)Intermediate mechanics; drag-force problems; rocket equation
1-D position x(t)Vector position r⃗(t) = x(t)x̂ + y(t)ŷ + z(t)ẑProjectile motion, circular motion, orbital mechanics
Slope of x-t = velocityPhase-space trajectories (x vs. v)Hamiltonian mechanics, nonlinear dynamics, chaos theory
Area under v-t = displacementWork-energy theorem: ∫F·dx = ΔKEEnergy methods in mechanics; thermodynamics
Galilean reference framesLorentz transformations and spacetime diagramsSpecial relativity; Minkowski diagrams

Looking forward, the graphical and algebraic techniques mastered here will reappear in virtually every branch of physics. When you study simple harmonic motion, position and velocity become sinusoidal functions of time, and you will read their amplitudes, frequencies, and phase relationships from graphs. In electrodynamics, the motion of charged particles in electric and magnetic fields is governed by the same kinematic principles extended to three dimensions. The underlying logic—define a coordinate system, write position as a function of time, differentiate to get velocity and acceleration—remains unchanged. Investing deeply in these representations now yields enormous dividends throughout your physics career.

Practice Problems

PROBLEM 1CONCEPTUAL
A ball is thrown straight upward. At the very top of its trajectory, what are its velocity and acceleration? Explain why these two quantities can have different values (including zero for one and non-zero for the other) at the same instant.
PROBLEM 2BASIC CALCULATION
A sprinter starts from rest and accelerates uniformly at 3.20 m/s² for 4.00 s. Calculate (a) the sprinter's final velocity and (b) the distance covered during this acceleration phase.
PROBLEM 3INTERMEDIATE
A particle's position is given by x(t) = 5.0t² − 2.0t + 3.0 (in SI units). Determine (a) the velocity as a function of time, (b) the acceleration, and (c) the time at which the particle momentarily stops. Identify the shape of the x-t graph and explain what the concavity reveals about the motion.
PROBLEM 4APPLIED
An elevator starts from rest at the ground floor and accelerates upward at 1.50 m/s² for 5.00 s, then travels at constant velocity for 10.0 s, and finally decelerates at 2.00 m/s² until it stops. Calculate (a) the maximum velocity of the elevator, (b) the total distance traveled, and (c) the total time of the trip.
PROBLEM 5CRITICAL THINKING
You are given an experimentally measured v-t graph that is piecewise linear but does not correspond to a single constant acceleration. The graph shows v(0) = 0, v(2) = 6 m/s, v(5) = 6 m/s, and v(8) = −3 m/s. Determine the displacement from t = 0 to t = 8 s. Then explain whether the object returns to its starting position during this interval, and if so, at what time.

Lesson Summary

This lesson established the foundational tools for describing one-dimensional motion. We defined position, displacement, velocity (both average and instantaneous), and acceleration as precisely defined vector quantities. We explored multiple representations of motion: motion diagrams for qualitative insight, x-t and v-t graphs for visual analysis, and the kinematic equations (v = v₀ + at, x = x₀ + v₀t + ½at², v² = v₀² + 2aΔx) for precise calculation under constant acceleration.

The critical thread linking all representations is calculus: the slope of the x-t graph is velocity, the slope of the v-t graph is acceleration, and the areas under these curves recover displacement and velocity change, respectively. Mastering the translation between representations—reading a graph and writing an equation, or converting an equation into a diagram—is the essential skill that underpins all subsequent work in mechanics. These tools, first assembled by Galileo and Newton, remain the indispensable starting point for projectile motion, circular motion, and the full Newtonian synthesis of kinematics with dynamics.

Varsity Tutors • College Physics • Representing Motion