Fiveable

♾️AP Calculus AB/BC Unit 4 Review

QR code for AP Calculus AB/BC practice questions

4.2 Straight-Line Motion: Connecting Position, Velocity, and Acceleration

4.2 Straight-Line Motion: Connecting Position, Velocity, and Acceleration

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

What is straight-line motion in AP Calculus?

Straight-line (rectilinear) motion connects three functions through derivatives: position x(t)x(t), velocity v(t)=x(t)v(t) = x'(t), and acceleration a(t)=v(t)=x(t)a(t) = v'(t) = x''(t). Once you can read signs and take derivatives, you can tell which direction an object moves, when it speeds up or slows down, and how far it is from the start.

Why This Matters for the AP Calculus Exam

Motion problems are one of the most common ways the AP Calculus exam tests whether you understand what a derivative actually means. They show up in both multiple-choice and free-response settings, and they reward you for choosing the right procedure (differentiate to go from position to velocity to acceleration), reading signs correctly, and explaining your answer with correct units. Treating "rate of change" as a signal to differentiate is the core skill here, and the same structure carries into related rates and other applied problems later in this unit.

Key Takeaways

  • Velocity is the derivative of position: v(t)=x(t)v(t) = x'(t). Acceleration is the derivative of velocity and the second derivative of position: a(t)=v(t)=x(t)a(t) = v'(t) = x''(t).
  • Velocity is signed. Positive velocity means moving in the positive direction; negative velocity means moving in the negative direction.
  • Speed is the absolute value of velocity: speed =v(t)= |v(t)|. Speed is never negative.
  • An object speeds up when v(t)v(t) and a(t)a(t) have the same sign, and slows down when they have opposite signs.
  • Units matter: if position is in meters and time is in seconds, velocity is in m/s and acceleration is in m/s2^2.
  • A particle changes direction where velocity changes sign (often where v(t)=0v(t) = 0), not just where velocity is large or small.

Derivatives and Motion

The derivative gives the instantaneous rate of change of a function at a specific point. That single idea is what lets you move between position, velocity, and acceleration.

Velocity and Speed

If x(t)x(t) gives an object's position as a function of time, then its derivative x(t)x'(t) gives the velocity at any instant. You will often see this written as v(t)v(t), since velocity is the rate of change of position with respect to time.

Instantaneous velocity is always signed:

  • When velocity is negative, the object is moving in the negative direction (often drawn as left).
  • When velocity is positive, the object is moving in the positive direction (often drawn as right).

If you only want the speed, take the absolute value of the velocity. Speed has no direction, so it is never negative.

Acceleration

The derivative of velocity gives acceleration, since acceleration is the rate at which velocity changes. Because velocity is already the first derivative of position, acceleration is the second derivative of position:

a(t)=v(t)=x(t)a(t) = v'(t) = x''(t)

  • Positive acceleration means velocity is increasing over time.
  • Negative acceleration means velocity is decreasing over time.
  • Zero acceleration means velocity is constant.

A reliable way to decide whether an object is speeding up or slowing down is to compare the signs of velocity and acceleration:

  • When v(t)v(t) and a(t)a(t) have the same sign, the object is speeding up.
  • When v(t)v(t) and a(t)a(t) have opposite signs, the object is slowing down.

📌 Summary: v(t)=x(t)v(t) = x'(t) and a(t)=v(t)=x(t)a(t) = v'(t) = x''(t), where x(t)x(t), v(t)v(t), and a(t)a(t) are the position, velocity, and acceleration functions.

Rectilinear Motion: Practice

Problems

Question 1:

A particle moves along the x-axis. The function x(t)x(t) gives the particle's position at any time t0t \geq 0.

x(t)=13t9x(t) = 13t - 9

What is the particle's acceleration a(t)a(t) at t=3t = 3?

Question 2:

A particle moves along the x-axis. The function x(t)x(t) gives the particle's position at any time t0t \geq 0.

x(t)=4t23t+16x(t) = 4t^2 - 3t + 16

What is the particle's velocity v(t)v(t) at t=4t = 4?

Solutions

Question 1:

Acceleration is the rate of change of velocity, which is the rate of change of position. So find the second derivative of x(t)=13t9x(t) = 13t - 9:

a(t)=x(t)=ddt[ddt[13t9]]=0a(t) = x''(t) = \frac{d}{dt}\left[\frac{d}{dt}[13t - 9]\right] = 0

The acceleration is constant at 00 for all t0t \geq 0, so the acceleration at t=3t = 3 is 00.

Question 2:

Velocity is the rate of change of position, so find the first derivative of x(t)=4t23t+16x(t) = 4t^2 - 3t + 16:

v(t)=x(t)=ddt[4t23t+16]=8t3v(t) = x'(t) = \frac{d}{dt}[4t^2 - 3t + 16] = 8t - 3

The velocity is v(t)=8t3v(t) = 8t - 3 for all t0t \geq 0, so its velocity at t=4t = 4 is 8(4)3=298(4) - 3 = 29.

How to Use This on the AP Calculus Exam

MCQ

  • Translate the wording first. "Velocity" means take one derivative of position; "acceleration" means take two.
  • Watch for sign questions. "Moving left" or "moving in the negative direction" means v(t)<0v(t) < 0, not that position is negative.
  • For "speeding up" or "slowing down," check the signs of both v(t)v(t) and a(t)a(t) together. Same signs means speeding up; opposite signs means slowing down.
  • To find when a particle changes direction, look for where v(t)=0v(t) = 0 and check that velocity actually switches sign there.

Free Response

  • Show the derivative steps clearly so the reader can follow how you got velocity and acceleration. Clear work makes your reasoning easy to follow.
  • Include units in your final answers (for example, m/s for velocity, m/s2^2 for acceleration). Correct units are important for clear exam work.
  • When a question asks you to interpret an answer, write a sentence in context, not just a number. For example, "at t=4t = 4 the particle is moving in the positive direction at 29 units per second."

Common Trap

  • Confusing speed and velocity. Velocity keeps its sign; speed is the absolute value. A particle with velocity 29-29 has a speed of 2929.

Common Misconceptions

  • Negative acceleration always means slowing down. Not true. If velocity is also negative, the object is actually speeding up. Compare the signs of v(t)v(t) and a(t)a(t) instead of looking at acceleration alone.
  • Speed and velocity are the same thing. Velocity is signed and shows direction; speed is the absolute value of velocity and is never negative.
  • A particle stops moving wherever acceleration is zero. Zero acceleration only means velocity is constant, not zero. The particle is momentarily at rest where v(t)=0v(t) = 0, not where a(t)=0a(t) = 0.
  • Position being negative means the object moves backward. Direction of motion depends on the sign of velocity, not the sign of position. An object at a negative position can still be moving in the positive direction.
  • You always take only one derivative. Acceleration requires the second derivative of position. Read the question carefully to see how many derivatives you need.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

acceleration

The derivative of the velocity function with respect to time, representing the rate of change of velocity for a moving particle.

derivative

The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.

position

The location of an object along a straight line, typically represented as a function of time.

rate of change

The measure of how quickly a quantity changes with respect to another variable, often time.

rectilinear motion

Motion of a particle along a straight line, characterized by changes in position, velocity, and acceleration.

speed

The magnitude of the velocity vector, representing the rate at which a particle is moving without regard to direction.

velocity

The derivative of a position function with respect to time, representing the rate and direction of change of position for a moving particle.

Frequently Asked Questions

What is straight-line motion in AP Calculus?

Straight-line motion, or rectilinear motion, uses derivatives to connect position, velocity, and acceleration for an object moving along a line.

How are position, velocity, and acceleration connected?

Velocity is the derivative of position, v(t) = x'(t). Acceleration is the derivative of velocity and the second derivative of position, a(t) = v'(t) = x''(t).

What is the difference between speed and velocity?

Velocity is signed and shows direction. Speed is the absolute value of velocity, so speed is never negative.

When is a particle speeding up?

A particle is speeding up when velocity and acceleration have the same sign. It is slowing down when velocity and acceleration have opposite signs.

When does a particle change direction?

A particle changes direction when velocity changes sign, often at a time when v(t) = 0. A zero acceleration value does not by itself mean the particle changes direction.

How should I answer AP Calculus motion questions?

Translate the words first: position to velocity means differentiate once, and position to acceleration means differentiate twice. Include units and interpret signs in context.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot