PrepGo

Connecting Position, Velocity, and Acceleration of Functions Using Integrals - AP Calculus AB Study Guide

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

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

The Core Idea: Connecting Position, Velocity, and Acceleration of Functions Using Integrals

This topic explores the powerful relationship between motion and calculus, viewed through the lens of integration. While differentiation allows us to determine the rate of change (finding velocity from position), integration allows us to reverse the process. The core idea is that the definite integral of a rate of change function over an interval gives the net accumulation, or net change, of the original quantity over that interval.

Specifically for rectilinear motion (motion along a straight line), integrating a particle's velocity function over a time interval reveals the particle's net change in position, known as displacement. By extending this concept, we can also determine a particle's final position given its initial position and find the total distance it has traveled, which may be different from its displacement. This connection is a direct application of the Fundamental Theorem of Calculus and is essential for solving problems involving motion.

Key Formulas

The following formulas are derived directly from the relationship between a function and its rate of change, as defined by the definite integral. In the context of motion, let be the velocity of a particle and be its position at time .

  • Net Change (Displacement): The net change in position, or displacement, of a particle from time to is found by integrating the velocity function.

    Displacement can be positive, negative, or zero, indicating the net direction of movement.

  • Total Distance Traveled: The total distance traveled by a particle from time to is found by integrating the absolute value of the velocity function (speed).

    Total distance is always non-negative as it accumulates all motion regardless of direction.

  • Final Position from Initial Position: The position of a particle at a specific time can be found by adding its displacement over the interval to its initial position at .

    This is often referred to as an "initial value" problem setup.

Understanding Displacement vs. Total Distance

The most critical conceptual nuance in this topic is the distinction between displacement and total distance. While both are calculated using definite integrals of motion, they answer two different questions.

  • Displacement () measures the net change in position. It is the straight-line distance between the particle's starting point and ending point. Imagine a particle starts at , moves to , and then returns to . Its final position is and its initial position is , so its displacement is . The integral of velocity calculates this net result automatically; areas where is positive (moving right) are added, and areas where is negative (moving left) are subtracted.

  • Total Distance () measures the entire path length traveled by the particle. In the same scenario, the particle first traveled units (from 2 to 10) and then units (from 10 to 5), for a total distance of . By integrating the absolute value of velocity (which is speed), we ensure that all motion, regardless of direction, is accumulated positively. Any area between the curve and the t-axis is treated as positive.

If a particle never changes direction on the interval (i.e., is always non-negative or always non-positive), then its displacement and total distance traveled will be equal in magnitude.

Core Concepts & Rules

  • The definite integral of a particle's velocity function over a time interval yields the particle's displacement (net change in position) on that interval.

  • The definite integral of a particle's speed, , over a time interval yields the total distance the particle traveled on that interval.

  • A particle's final position is the sum of its initial position and its displacement over the time interval.

  • The Fundamental Theorem of Calculus is the underlying principle: integrating a rate of change over gives the net change in the original function, .

Step-by-Step Example 1: Calculating Displacement and Total Distance

A particle moves along the x-axis with a velocity given by for .

Part A: Find the displacement of the particle on the time interval .

Step 1: Set up the definite integral for displacement.

Displacement is the integral of the velocity function over the given interval.

Step 2: Find the antiderivative of .

The antiderivative of is .

Step 3: Evaluate the definite integral using the Fundamental Theorem of Calculus.

The displacement of the particle is 0. This means the particle ended at the same position where it started.

Part B: Find the total distance traveled by the particle on the time interval .

Step 1: Determine where the particle changes direction by finding where .

The particle changes direction at . For , is negative (moves left). For , is positive (moves right).

Step 2: Set up the integral for total distance, splitting it at .

We must integrate the absolute value of . This means we make the integrand positive on any interval where it is negative.

Step 3: Evaluate both integrals.

The total distance traveled by the particle is 8 units.

Step-by-Step Example 2: Exam-Style Application

A particle's velocity is given by for . At time , the particle is at position .

Part A: What is the position of the particle at time ?

Step 1: Recall the formula for final position.

The final position is the initial position plus the displacement.

Step 2: Substitute the given values into the formula.

Step 3: Use a calculator to evaluate the definite integral.

This integral cannot be evaluated by hand using AB Calculus techniques.

Step 4: Calculate the final position.

The position of the particle at is approximately .

Part B: What is the total distance traveled by the particle from to ?

Step 1: Recall the formula for total distance.

Total distance is the integral of the absolute value of velocity (speed).

Step 2: Substitute the velocity function into the formula.

Step 3: Use a calculator to evaluate the integral.

The total distance traveled by the particle is approximately .

Using Your Calculator

A graphing calculator is essential for solving motion problems with complex velocity functions that are difficult or impossible to integrate by hand.

To find displacement or final position:

Use the numerical integration feature (often fnInt or ).

  • Problem: Find the position at given and the position .

  • Calculator Setup:x(a) + fnInt(Y1, X, a, b)

  • Steps:

    1. Enter the velocity function v(t)` into `Y1`. 2. On the home screen, type the initial position `x(a)`. 3. Add the definite integral of `Y1` from the initial time $a to the final time .

    2. The result is the final position .

To find total distance:

Use the numerical integration feature combined with the absolute value function (often ).

  • Problem: Find the total distance traveled on for a particle with velocity .

  • Calculator Setup:fnInt(abs(Y1), X, a, b) * **Steps:** 1. Enter the velocity function $v(t)intoY1`.

    1. On the home screen, select the numerical integration function.

    2. For the function to integrate, select the absolute value function and input Y1.

    3. Enter the bounds of integration and .

    4. The result is the total distance traveled.

AP Exam Quick Hit

Common Question Types

  • Finding Final Position: Given a velocity function (often one that requires a calculator to integrate) and an initial position , you will be asked to find the position at a later time . This requires setting up the expression .

  • Calculating Total Distance: Given , find the total distance traveled on an interval . This is almost always a calculator question and requires the setup .

  • Interpreting Motion from a Graph of Velocity: Given the graph of , you might be asked to find the displacement (net area between the curve and the t-axis) or total distance (total area, treating all regions as positive).

Common Mistakes

  • Confusing Displacement and Total Distance: The most common error is calculating displacement () when asked for total distance (). Remember, total distance must be non-negative.

  • Forgetting the Initial Condition: When asked for a particle's position at time , students often calculate only the displacement () and forget to add the initial position .

  • Incorrectly Splitting the Integral for Total Distance: When calculating total distance by hand, you must split the integral into separate parts for every t-value where changes sign. A common mistake is to not find these points or to not negate the integrand on the intervals where .

  • Omitting the Absolute Value on the Calculator: When finding total distance with a calculator, students may forget to wrap the function inside the absolute value function (), which results in calculating displacement instead.