PrepGo

Straight-Line Motion: Connecting Position, Velocity, and Acceleration - AP Calculus BC Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 11 minutes to read.

The Core Idea: Straight-Line Motion: Connecting Position, Velocity, and Acceleration

In calculus, the derivative provides a powerful tool for analyzing the instantaneous rate of change of a function. The study of straight-line motion applies this concept to describe how an object moves along a line over time. The fundamental idea is that the three key quantities of motion—position, velocity, and acceleration—are intrinsically linked through the process of differentiation.

If we know the position of a particle at any given time, we can determine its instantaneous velocity by finding the derivative of the position function. Velocity describes not only how fast the particle is moving but also in which direction. By taking the derivative again, we can find the particle's acceleration, which describes the rate at which its velocity is changing. This topic establishes the foundational relationships that allow us to analyze and interpret the motion of a particle using the tools of differential calculus.

Key Formulas

The relationships between position, velocity, and acceleration are defined by the derivative. Let be the position of a particle moving along a line at time .

  • Velocity as the Derivative of Position

    The instantaneous velocity of the particle, denoted by , is the derivative of the position function with respect to time.

  • Acceleration as the Derivative of Velocity

    The instantaneous acceleration of the particle, denoted by , is the derivative of the velocity function with respect to time. It is also the second derivative of the position function .

  • Speed

    Speed is the magnitude of velocity and is always a non-negative value. It is defined as the absolute value of the velocity function.

Understanding Direction and Changes in Speed

A critical aspect of motion analysis is distinguishing between velocity and speed, and understanding the conditions under which a particle's speed is increasing or decreasing. These concepts rely on interpreting the signs of the velocity and acceleration functions.

Direction of Motion

The sign of the velocity function determines the direction in which the particle is moving along a line (e.g., the x-axis).

  • If , the particle is moving to the right (or in the positive direction, such as up).

  • If , the particle is moving to the left (or in the negative direction, such as down).

  • If , the particle is momentarily at rest.

Speeding Up and Slowing Down

To determine if the particle's speed is increasing or decreasing, one must compare the signs of velocity and acceleration at a given time.

  • Speed is increasing when and have the same sign.

    • This occurs if both are positive ( and ), meaning the particle is moving right and its velocity is becoming more positive.

    • This also occurs if both are negative ( and ), meaning the particle is moving left and its velocity is becoming more negative (e.g., changing from -2 to -5).

  • Speed is decreasing (slowing down) when and have opposite signs.

    • This occurs if and , meaning the particle is moving right but its velocity is decreasing (approaching zero).

    • This also occurs if and , meaning the particle is moving left but its velocity is increasing (approaching zero from the negative side).

Core Concepts & Rules

  • Velocity is the Rate of Change of Position: The velocity function, , is the first derivative of the position function, .

  • Acceleration is the Rate of Change of Velocity: The acceleration function, , is the first derivative of the velocity function, , and the second derivative of the position function, .

  • Speed is Magnitude: Speed is the absolute value of velocity, , and describes how fast the particle is moving without regard to direction.

  • Sign of Velocity Indicates Direction: A positive velocity implies movement in the positive direction (e.g., right or up). A negative velocity implies movement in the negative direction (e.g., left or down).

  • Determining Change in Speed: The particle's speed is increasing when velocity and acceleration have the same sign. The speed is decreasing when they have opposite signs.

Step-by-Step Example 1: Analyzing Motion from a Position Function

A particle moves along the x-axis so that its position at any time is given by the function . Analyze the motion of the particle at .

Step 1: Find the velocity function, .

The velocity is the first derivative of the position function.

Step 2: Find the acceleration function, .

The acceleration is the first derivative of the velocity function.

Step 3: Evaluate position, velocity, and acceleration at .

  • Position:

  • Velocity:

  • Acceleration:

Step 4: Determine the speed and direction of motion at .

  • Speed: The speed is . Since , the speed is 0.

  • Direction: Since , the particle is momentarily at rest. It is not moving to the left or right at this instant.

Step 5: Determine if the particle's speed is increasing or decreasing at .

To analyze this, we must compare the signs of and . At , , which is a point where the particle could be changing direction. Because the velocity is zero, the speed is neither increasing nor decreasing at this exact instant. However, we can analyze the motion just before and after .

  • For (e.g., ), .

  • For (e.g., ), .

  • At , .

Since the velocity changes from positive to negative at , the particle is changing direction from right to left.

Step-by-Step Example 2: Analyzing Motion from a Velocity Graph

The graph below shows the velocity of a particle moving along the x-axis for . The graph consists of line segments.

(Imagine a graph of v(t) that starts at (0,0), goes up to (2,4), then down to (6,-4), then up to (10,0).)

1. When is the particle moving to the left?

The particle moves to the left when its velocity is negative ().

  • Analysis: Looking at the graph, the function is below the t-axis on the interval .

  • Conclusion: The particle is moving to the left for .

2. What is the particle's acceleration at ?

Acceleration is the derivative of velocity, . On a graph of , the acceleration is the slope of the line.

  • Analysis: At , the particle is on the line segment connecting the points and . We find the slope of this segment.

  • Calculation:

  • Conclusion: The acceleration at is .

3. When is the particle's speed increasing?

Speed increases when and have the same sign.

  • Analysis:

    • Case 1: and .

      • on .

      • (slope is positive) on .

      • Both conditions are met on the interval .

    • Case 2: and .

      • on .

      • (slope is negative) on .

      • Both conditions are met on the interval .

  • Conclusion: The particle's speed is increasing on the intervals and . This can be visualized as the times when the graph of is moving away from the t-axis.

Using Your Calculator

For functions that are difficult to differentiate by hand, a graphing calculator is an essential tool for finding numerical values of velocity and acceleration.

Suppose a particle's position is given by . Find the velocity, acceleration, and speed at .

1. Storing the Function:

It is efficient to store the position function in your calculator.

  • Enter Y_1 = X^2 cos(X).

2. Finding Velocity at :

Velocity is . Use the numerical derivative command to find .

  • On the home screen, use the numerical derivative function (often nDeriv( on TI-84 or found in the MATH menu).

  • The syntax is typically nDeriv(function, variable, value).

  • Enter: nDeriv(Y_1, X, 3)

  • The result will be approximately .

3. Finding Acceleration at :

Acceleration is . You can find this by taking the numerical derivative of the velocity function.

  • Method A (Nested Derivatives): Use the numerical derivative command on the velocity.

    • Enter: nDeriv(nDeriv(Y_1, X, X), X, 3)

    • This command calculates the derivative of the derivative of at .

  • Method B (Graphing Velocity): This is often more reliable.

    • In the Y= editor, set Y_2 = \text{nDeriv}(Y_1, X, X)`. This graphs the velocity function. * Now, use the calculator's $dy/dx tool (often in the menu) on the graph of at .
  • Either method will give the result .

4. Finding Speed at :

Speed is .

  • From Step 2, we found .

  • Speed .

AP Exam Quick Hit

Common Question Types

  • Analysis from an Equation: Given a position function , you will be asked to find the velocity and acceleration at a specific time . You may also be asked to determine if the particle is speeding up or slowing down at by comparing the signs of and .

  • Analysis from a Graph: Given the graph of a particle's velocity , you will be asked to identify intervals where the particle is moving left/right ( or ), find the acceleration at a point (slope of the graph), and determine when the speed is increasing (graph moving away from the t-axis) or decreasing (graph moving toward the t-axis).

  • Analysis from a Table: Given a table of values for velocity at various times, you may be asked to approximate the acceleration at a time . This is done by calculating the average rate of change of velocity over the smallest interval containing . For example, .

Common Mistakes

  • Confusing Speed and Velocity: A common error is to state that a particle is slowing down simply because its velocity is decreasing. For example, if velocity changes from to , the velocity has decreased, but the speed (from to ) has increased. Always compare the signs of and to determine if speed is increasing or decreasing.

  • Confusing Position and Direction: Students sometimes incorrectly use the sign of the position function $ to determine the direction of motion. The direction of motion is determined only by the sign of the velocity function . A particle can be moving left () even when its position is positive ().

  • Assuming Positive Acceleration Means Speeding Up: A positive acceleration does not automatically mean the particle is speeding up. If the velocity is negative at that time, the particle is actually slowing down because the signs are opposite.

  • Forgetting Absolute Value for Speed: When asked for the speed of a particle, students may provide the velocity. If the velocity is negative, this is an incorrect answer. Speed must be non-negative.