Representing Motion

« Back to AP Physics Guide / Unit 1: Kinematics / Topic 1.3: Representing Motion

A vertical stack of position, velocity, and acceleration graphs with a glowing vertical line showing how turning points align.

The ultimate test of kinematic understanding is the ability to look at one graph and instantly draw the other two.

In Topic 1.2, we learned how to use derivatives and integrals to solve algebraic motion equations. In Topic 1.3, we apply those exact same calculus rules to geometry. On the AP Physics C exam, you will frequently be given a graph with no equations and asked to determine the object’s behavior.

1. The Hierarchy of Motion Graphs

To translate between Position (x-t), Velocity (v-t), and Acceleration (a-t) graphs, you only need to remember two mathematical rules:

  • Moving “Down” the Hierarchy (Derivatives): To go from Position to Velocity, or Velocity to Acceleration, you look at the Slope of the graph.
  • Moving “Up” the Hierarchy (Integrals): To go from Acceleration to Velocity, or Velocity to Position, you calculate the Area Under the Curve.

Calculus Graphing Cheat Sheet:

  • If x-t is a Parabola \rightarrow v-t is a Slanted Line \rightarrow a-t is a Horizontal Flat Line.
  • If x-t is a Straight Slanted Line \rightarrow v-t is a Horizontal Flat Line \rightarrow a-t is Zero.

2. Inflection & Turning Points

The most commonly tested features of motion graphs are the moments when an object changes its behavior. By vertically stacking x, v, and a graphs, you can see how these critical points align in time.

  • Turning Around: An object turns around exactly when it crosses the x-axis on a v-t graph (v=0). On the x-t graph, this looks like a local maximum (a peak) or minimum (a valley).
  • Max Speed: An object reaches its maximum speed exactly when it crosses the x-axis on an a-t graph (a=0). This occurs at the inflection point on an x-t graph (where the curve changes from concave up to concave down).
⚠️ The “Area” Trap: Remember that area below the time axis is negative! If a v-t graph has a triangle below the axis with an area of -5, it means the object moved 5 meters backward (\Delta x = -5).

3. Quick AP Practice

📚 Topic 1.3 Mastery Challenge

1. Looking at a velocity-time graph, the line starts at v = 4 \text{ m/s} and slopes linearly downward, crossing the t-axis at t = 2 \text{ s} and ending at v = -4 \text{ m/s} at t = 4 \text{ s}. What is the total displacement (\Delta x) of the object?

Check Answer Displacement is the total area under the v-t graph.
Area 1 (from t=0 to 2): Triangle above axis = \frac{1}{2}(2)(4) = +4 \text{ m}.
Area 2 (from t=2 to 4): Triangle below axis = \frac{1}{2}(2)(-4) = -4 \text{ m}.
Total Displacement = (+4) + (-4) = \mathbf{0 \text{ meters}}. (The object returned to its exact starting point!)

2. If a position-time graph is concave downward (shaped like an upside-down bowl), what must be true about the object’s acceleration?

Check Answer Acceleration is the second derivative of position (a = d^2x/dt^2). In calculus, if the second derivative is negative, the original graph is concave down. Therefore, the acceleration must be negative.