AP PHYSICS C: MECHANICS • KINEMATICS

Representing Motion

Translating physical motion into position, velocity, and acceleration graphs and equations that reveal the underlying dynamics.

Historical Context & Motivation

The study of motion is among the oldest pursuits in natural philosophy, yet the tools we use to represent motion mathematically evolved over many centuries. Ancient Greek thinkers such as Aristotle described motion qualitatively—objects sought their "natural place"—but lacked the algebraic and graphical frameworks needed to make precise, testable predictions. The transition from verbal descriptions to quantitative representations marks one of the great intellectual achievements in the history of science, and it is the foundation upon which all of classical mechanics rests.

~340 BCE
Aristotle's Physics
Aristotle categorizes motion into natural and violent types, relying on qualitative reasoning rather than measurement. His framework dominates Western thought for nearly two millennia.
1604
Galileo's Inclined Planes
Galileo Galilei systematically measures distances and times for balls rolling down inclined planes, discovering that displacement grows as the square of elapsed time—the first quantitative kinematic law.
1687
Newton's Principia
Isaac Newton publishes the Principia, unifying kinematics and dynamics through calculus-based descriptions of position, velocity, and acceleration as functions of time.
1837
Coriolis & the v-t Graph
French engineer Gaspard-Gustave de Coriolis formalizes the use of velocity-time diagrams in engineering mechanics, establishing graphical analysis as a standard technique.
20th c.
Modern Motion Sensors
Ultrasonic rangers, accelerometers, and high-speed cameras allow real-time generation of position, velocity, and acceleration graphs, making motion representation both experimental and computational.

The central question that drives this lesson is deceptively simple: how do we translate the physical experience of an object changing position into precise mathematical and graphical language? Answering this question requires mastering multiple, interconnected representations—equations, graphs, diagrams, and verbal descriptions—and developing the fluency to move between them. In AP Physics C, this skill is not merely bookkeeping; the ability to read an acceleration-time graph and reconstruct the corresponding velocity and position functions through integration is a core competency tested on both the multiple-choice and free-response sections of the exam.

Core Principles & Definitions

Before constructing any graph or equation, we must establish the fundamental quantities that describe motion. In one-dimensional kinematics, the state of an object at any instant is characterized by its position, while changes in position over time give rise to velocity and acceleration. Each of these is a vector quantity in general, but for one-dimensional motion the sign (positive or negative) encodes direction. The following grid summarizes the foundational ideas you will use throughout this lesson.

1

Position x(t)

The coordinate of an object relative to a chosen origin at time t. Measured in meters (SI). The choice of origin and positive direction is arbitrary but must remain consistent.
2

Velocity v(t) = dx/dt

The instantaneous rate of change of position with respect to time. It equals the slope of the x-t graph at every point. Positive velocity indicates motion in the positive direction; negative velocity indicates motion in the negative direction.
3

Acceleration a(t) = dv/dt

The instantaneous rate of change of velocity. It equals the slope of the v-t graph. When acceleration and velocity share the same sign, the object speeds up; opposite signs mean the object slows down.
4

Displacement Δx = ∫v dt

The net change in position over a time interval, found by integrating velocity. Graphically, it equals the signed area under the v-t curve. Displacement is distinct from distance, which is always non-negative.
5

Differentiation ↔ Integration

The calculus-based connection between representations. Differentiating position yields velocity; differentiating velocity yields acceleration. Integrating reverses the process, introducing constants of integration set by initial conditions.
KEY TAKEAWAY
Think of position, velocity, and acceleration as three levels of a building connected by an elevator called calculus. Taking the derivative moves you up one floor (position → velocity → acceleration), while integration carries you back down. Just as an elevator needs a starting floor to reach a destination, integration needs initial conditions to pin down a unique solution. Mastering motion representation means learning to ride this elevator fluently in both directions.

Visual Explanation — The Kinematic Graph Trio

The most powerful way to internalize the relationships among position, velocity, and acceleration is to see them side by side for the same motion. The diagram below shows an object that starts from rest, accelerates uniformly for 4 seconds, cruises at constant velocity for 3 seconds, and then decelerates uniformly to rest over the final 3 seconds. Examine how the slope of one graph becomes the value of the graph below it, and how the area under a graph gives the change in the quantity above it.

Three stacked graphs for the same motion: an object accelerates uniformly from rest for 4 s, cruises at constant velocity from 4 s to 7 s, then decelerates to rest from 7 s to 10 s. The position graph is parabolic during acceleration phases and linear during constant velocity. The velocity graph is piecewise linear, and the acceleration graph is piecewise constant.

Notice the cascading structure: during the first 4 seconds, the acceleration graph shows a positive constant value, which produces a linearly increasing velocity (rising ramp on the v-t graph), which in turn produces a concave-up parabolic position curve. Between t = 4 s and t = 7 s, acceleration is zero, velocity is constant (horizontal line), and position increases linearly. In the final phase, a negative constant acceleration creates a linearly decreasing velocity and a concave-down parabolic position curve that levels off as the object stops. This pattern—constant acceleration ↔ linear velocity ↔ quadratic position—is the signature of uniformly accelerated motion and appears repeatedly on the AP exam.

Mathematical Framework

The calculus-based relationships among position, velocity, and acceleration form the mathematical backbone of kinematics. In AP Physics C, you are expected to derive kinematic equations from first principles rather than memorize them as formulas. We begin with the definition of instantaneous velocity as the derivative of position, build the constant-acceleration equations by integration, and then examine the general (non-constant acceleration) case.

Fundamental Definitions

INSTANTANEOUS VELOCITY
v(t) = dx/dt
The velocity at time t is the time derivative of position. Graphically, it is the slope of the tangent to the x-t curve.
INSTANTANEOUS ACCELERATION
a(t) = dv/dt = d²x/dt²
Acceleration is the time derivative of velocity and the second derivative of position. Positive acceleration does not necessarily mean speeding up—it means the velocity is becoming more positive.

Constant-Acceleration Equations (Derived by Integration)

When acceleration a is constant, the integrals are straightforward. Starting from a(t) = a and integrating once with initial condition v(0) = v₀, we obtain v(t) = v₀ + at. Integrating again with x(0) = x₀ gives the quadratic position function.

VELOCITY–TIME (CONSTANT a)
v(t) = v₀ + at
v₀ = initial velocity, a = constant acceleration, t = elapsed time. This is simply ∫a dt with the initial condition applied.
POSITION–TIME (CONSTANT a)
x(t) = x₀ + v₀t + ½at²
x₀ = initial position. Derived by integrating v(t) = v₀ + at with respect to time. The ½at² term produces the parabolic shape on the x-t graph.

General (Non-Constant) Acceleration

When a(t) is a known function of time but not constant, you must integrate directly. The velocity is obtained via v(t) = v₀ + ∫₀ᵗ a(t′) dt′, and the position is x(t) = x₀ + ∫₀ᵗ v(t′) dt′. These definite integrals may require polynomial, trigonometric, or exponential techniques depending on the form of a(t). The AP exam frequently gives a(t) as a polynomial in t or as a piecewise function, asking you to find v(t) and x(t) analytically.

💡 Exam Tip
When integrating a piecewise acceleration function, remember that the velocity at the end of one interval becomes the initial condition for the next interval. Forgetting to carry forward the correct v₀ is one of the most common errors on AP free-response problems.

Translating Between Representations

A distinguishing feature of the AP Physics C exam is the expectation that students can move fluidly among verbal descriptions, motion diagrams, graphs, and equations. The table below codifies the rules for translating between the three primary kinematic graphs. Understanding these translations is essential because the exam often provides information in one representation and asks you to generate another.

Rules for translating between kinematic graphs using slopes and areas
Given GraphTo Get the Graph BelowTo Get the Graph Above
x(t)Compute slope → v(t)N/A (topmost graph)
v(t)Compute slope → a(t)Compute area → Δx; add to x₀ → x(t)
a(t)N/A (bottommost graph)Compute area → Δv; add to v₀ → v(t)
Differentiation (yellow arrows, right) converts position to velocity to acceleration. Integration (green arrows, left) reverses the process. The lower panel summarizes the graphical equivalents: slope for differentiation and area for integration.

When working with graphs on the exam, keep a few critical details in mind. First, the area under the v-t curve is signed: regions above the time axis contribute positive displacement, while regions below contribute negative displacement. Second, the slope of the x-t graph is only meaningful as the tangent slope at a specific point (instantaneous velocity), not as the slope of a secant connecting two arbitrary points (which gives average velocity). Third, discontinuities in the a-t graph correspond to abrupt changes in slope on the v-t graph—these are corners, not smooth transitions.

KEY TAKEAWAY
Moving between representations is like translating between languages—each graph and equation tells the same physical story in a different dialect. Differentiation is reading between the lines (extracting rates from positions), while integration is filling in the story from its outline (reconstructing positions from rates). Fluency requires practice in both directions, just as bilingual speakers must think and compose in each language, not merely translate word by word.

Worked Example — Non-Constant Acceleration

The following problem illustrates the full integration procedure for a time-dependent acceleration, a scenario you are very likely to encounter on the AP Physics C exam. Pay close attention to how initial conditions set the constants of integration at each step.

Finding v(t) and x(t) from a(t)
1
Step 1 — State the ProblemA particle moves along the x-axis with acceleration a(t) = 6t − 2 (m/s²). At t = 0, its velocity is v₀ = 4 m/s and its position is x₀ = 1 m. Find v(t) and x(t).
2
Step 2 — Integrate a(t) to get v(t)v(t) = v₀ + ∫₀ᵗ (6t′ − 2) dt′ = 4 + [3t′² − 2t′]₀ᵗ = 4 + 3t² − 2t.
v(t) = 3t² − 2t + 4 (m/s)
3
Step 3 — Integrate v(t) to get x(t)x(t) = x₀ + ∫₀ᵗ (3t′² − 2t′ + 4) dt′ = 1 + [t′³ − t′² + 4t′]₀ᵗ = 1 + t³ − t² + 4t.
x(t) = t³ − t² + 4t + 1 (m)
4
Step 4 — Verify with initial conditionsAt t = 0: v(0) = 3(0)² − 2(0) + 4 = 4 m/s ✓ and x(0) = (0)³ − (0)² + 4(0) + 1 = 1 m ✓. Both match the stated initial conditions, confirming the solution.
5
Step 5 — Verify derivative consistencyAs a sanity check, differentiate: dx/dt = 3t² − 2t + 4 = v(t) ✓, and dv/dt = 6t − 2 = a(t) ✓. The functions are self-consistent.
⚠️ Common Pitfall
Students sometimes write the indefinite integral v(t) = 3t² − 2t + C and then solve for C separately. While this is correct, it is faster and less error-prone to use the definite integral from 0 to t with the initial condition as the lower bound. The AP rubric awards full credit for either method, but the definite-integral approach naturally incorporates initial conditions.

Strengths & Limitations of Each Representation

No single representation captures every nuance of motion. Equations excel at precision and generalization but can obscure qualitative trends; graphs reveal patterns at a glance but sacrifice algebraic manipulability; verbal descriptions build physical intuition but lack quantitative rigor. Skilled physicists choose the representation best suited to the question at hand, and the AP exam explicitly tests your ability to do the same.

Comparing four representations of motion
RepresentationStrengthsLimitations
EquationsExact solutions; algebraically manipulable; generalizable to any initial conditions; directly yield numerical predictions.Can hide qualitative behavior; hard to visualize at a glance; errors in sign or algebra propagate silently.
GraphsReveal trends instantly; slope and area interpretations link graphs to derivatives and integrals; ideal for experimental data.Limited precision (reading off values); hard to use for algebraic manipulation; can be misleading if axes are not labeled clearly.
Motion DiagramsBuild physical intuition; show spacing and direction at a glance; useful for quick qualitative checks.Only qualitative; cannot extract precise numerical values; become cluttered for complex or multi-phase motions.
Verbal / WrittenEmphasize causality and physical reasoning; essential for free-response justifications; accessible to a broad audience.Ambiguous without mathematical backing; subjective; cannot be computed or graphed directly.
KEY TAKEAWAY
Think of representations as tools in an engineer's toolbox. A wrench and a socket driver can both remove the same bolt, but one may fit the workspace better. Similarly, a graph may be the fastest route to answering "when does the object change direction?" (look for zero crossings on the v-t graph), while an equation is better for "what is the position at t = 3.7 s?" The exam rewards students who select the most efficient tool for the task.

Connection to Advanced Theory

The graphical and calculus-based representations of one-dimensional motion you have learned here generalize naturally to more sophisticated contexts. In multiple dimensions, the scalar quantities x, v, and a become vector functions r(t), v(t), and a(t), with each component obeying the same derivative-integral chain independently. The transition from kinematics to dynamics adds forces via Newton's second law, so that a(t) is no longer a given function but is determined by the net force on the object. Understanding how to read and produce kinematic representations is therefore a prerequisite for every subsequent topic in AP Physics C: Mechanics.

How 1-D kinematic representations extend to later AP Physics C topics
This Lesson (1-D Kinematics)Extension in Later Topics
x(t), v(t), a(t) as scalar functionsr(t), v(t), a(t) as vector functions in 2-D/3-D projectile and circular motion
a(t) given; find v(t) and x(t) by integrationF = ma determines a(t); solving differential equations yields v(t) and x(t)
Slope of x-t graph = v; area under v-t = ΔxWork = ∫F · dr (area under force-displacement graph); impulse = ∫F dt (area under force-time graph)
Constant acceleration equationsAnalogous rotational kinematics: θ(t), ω(t), α(t) with identical mathematical structure

In advanced mechanics courses beyond AP, the representation of motion extends to generalized coordinates and Lagrangian mechanics, where position and velocity are encoded in a single function (the Lagrangian) and the equations of motion emerge from variational principles. Even in that abstract context, the core skill of translating between graphical, algebraic, and verbal descriptions of motion remains indispensable. The foundation you build here carries forward throughout your study of physics.

Practice Problems

1
An object moves along the x-axis. Its velocity-time graph is a straight line that starts at v = +3 m/s at t = 0 and crosses zero at t = 6 s. Which of the following best describes the motion between t = 0 and t = 6 s?
2
A car starts from rest and accelerates at a constant rate of 3.0 m/s². What is the car's displacement during the first 8.0 s of motion?
3
A particle has acceleration a(t) = 8t (m/s²) and starts from rest at the origin. At what time does the particle reach a position of x = 36 m?
PROBLEM 4APPLIED
A research drone accelerates along a straight test track. On-board sensors record the following velocity data: t (s): 0 1 2 3 4 5 v (m/s): 0 2.0 5.0 9.0 14.0 20.0 (a) Using the data, estimate the acceleration at t = 2.5 s. (b) Estimate the total displacement from t = 0 to t = 5 s using the trapezoidal rule. (c) Is the acceleration constant, increasing, or decreasing? Justify your answer by referencing the data.
PROBLEM 5CRITICAL THINKING
A particle's position is given by x(t) = At³ − Bt, where A and B are positive constants. (a) Find v(t) and a(t) in terms of A and B. (b) At what time t > 0 is the velocity zero? What is the physical significance of this time? (c) Determine the displacement of the particle from t = 0 to the time found in part (b). Express your answer in terms of A and B and state the direction. (d) Is there a time at which the acceleration is zero? If so, what is the velocity at that instant?

Lesson Summary

Representing motion means translating the physical behavior of an object into interconnected position x(t), velocity v(t), and acceleration a(t) functions. These three quantities are linked by differentiation (position → velocity → acceleration) and integration (acceleration → velocity → position), with initial conditions fixing each constant of integration. For constant acceleration, the standard kinematic equations v = v₀ + at and x = x₀ + v₀t + ½at² follow directly from integration.

Graphically, the slope of one graph gives the value of the graph below it, while the signed area under a curve gives the change in the quantity above it. Fluency in translating among equations, graphs, motion diagrams, and verbal descriptions is essential—the AP Physics C exam tests this skill explicitly on both the multiple-choice and free-response sections. Mastering these representations in one dimension lays the groundwork for vector kinematics, dynamics, and rotational motion in subsequent units.

Varsity Tutors • AP Physics C: Mechanics • Representing Motion