PrepGo

Finding Arc Lengths of Curves Given by Parametric Equations - 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 10 minutes to read.

The Core Idea: Finding Arc Lengths of Curves Given by Parametric Equations

In calculus, we often need to determine the length of a curve in the plane. While finding the length of a simple line segment is straightforward, calculating the length of a curved path requires integration. This topic addresses how to find the arc length of a curve defined by a set of parametric equations, and , over a given interval for the parameter .

The fundamental concept is to approximate the curve as a series of infinitesimally small straight line segments. The length of each tiny segment, , can be found using the Pythagorean theorem with the differential changes in x and y, and . By summing up the lengths of all these microscopic segments using a definite integral, we can find the exact length of the entire curve from a starting point to an ending point, as defined by the interval of the parameter .

Key Formulas

The length of a smooth curve defined by the parametric functions and for is given by the definite integral:

Alternatively, using prime notation for the derivatives with respect to :

  • represents the arc length.

  • and are the derivatives of the position functions with respect to the parameter .

  • and are the starting and ending values for the parameter .

Understanding the Formula

The expression inside the integral, , has a significant physical interpretation. If and represent the position of a particle at time , then is its horizontal velocity and is its vertical velocity. The expression is the magnitude of the velocity vector, which is the speed of the particle at time .

Therefore, the arc length formula is simply the integral of the speed over a time interval. Integrating speed with respect to time gives the total distance traveled. For a curve that is traversed only once without changing direction, the total distance traveled is equal to the arc length. The formula applies to "smooth" curves, which means that and are continuous and are not simultaneously zero on the interval of integration.

Core Concepts & Rules

  • Arc Length as an Integral: The length of a parametrically defined curve is calculated using a specific definite integral.

  • Required Components: To use the formula, you need the parametric equations and , and the interval for the parameter , from to .

  • Derivatives are Key: The first step is always to find the derivatives of both parametric functions with respect to the parameter , i.e., and .

  • The Integrand: The function being integrated is the square root of the sum of the squares of the derivatives. This represents the rate of change of arc length with respect to , or the speed.

  • Parameter Bounds: The limits of integration, and , must be the bounds for the parameter , not the x or y coordinates of the curve's endpoints.

Step-by-Step Example 1: Basic Application

Problem: Find the length of the curve defined by and for .

Step 1: Find the derivatives.

Find the derivatives of and with respect to .

Step 2: Square the derivatives and add them.

Square each derivative and find their sum.

Step 3: Set up the integrand.

Place the sum from Step 2 under a square root and simplify if possible.

Since on the interval, we can simplify this to:

Step 4: Set up and evaluate the definite integral.

Use the simplified integrand and the given bounds for to set up and solve the integral.

We can use u-substitution. Let . Then .

Change the bounds:

  • When , .

  • When , .

The integral becomes:

The length of the curve is .

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

Problem: A particle moves in the xy-plane so that its position at any time , for , is given by the parametric equations and . Find the total distance traveled by the particle.

Step 1: Recognize the task.

"Total distance traveled" for a particle moving along a parametric curve is synonymous with arc length. We must use the arc length formula.

Step 2: Find the derivatives.

This requires the chain rule and product rule.

Step 3: Set up the definite integral.

The integral for the total distance traveled is:

Step 4: Evaluate using a calculator.

This integral is not practical to solve by hand. This is a calculator-active problem. We use a calculator's numerical integration function to find the value.

The total distance traveled by the particle from to is approximately .

Using Your Calculator

For many arc length problems on the AP Exam, the resulting integral is too difficult to evaluate by hand. You will use your graphing calculator's numerical integration feature.

To calculate :

  1. Find Derivatives: First, find and by hand.

  2. Enter Functions:

    • In your calculator's function editor (e.g., Y=), enter the expression for as .

    • Enter the expression for as .

    • *Note: Use as the variable in the calculator, e.g., \sqrt{(Y_1)^2 + (Y_2)^2}with respect to the variable $X from the lower bound to the upper bound .

  3. Execute: Press ENTER to get the numerical result.

This method avoids typing long expressions into the integrator and reduces the chance of syntax errors.

AP Exam Quick Hit

Common Question Types

  • Calculator-Active Distance Traveled: You will be given parametric equations for the position of a particle and asked to find the total distance it travels over a time interval. This is a direct application of the arc length formula using your calculator's numerical integrator.

    • Example: "A particle's velocity components are given by and . Find the total distance the particle travels from to ."
  • Set Up, Do Not Evaluate: You will be asked to write an integral expression for the arc length of a curve, but not to solve it. This tests your knowledge of the formula itself.

    • Example: "Write, but do not evaluate, an integral expression that gives the length of the curve defined by and for ."
  • Analytically Solvable Arc Length: On the no-calculator section, you may be given a problem where the expression simplifies to a perfect square, making the integral straightforward to solve by hand.

    • Example: "Find the length of the curve given by and for ."

Common Mistakes

  • Forgetting the Square Root: A very common error is to integrate without the square root. The formula must include the square root.

  • Incorrectly Applying the Square Root: Writing as . The square root of a sum is not the sum of the square roots.

  • Using Position Instead of Velocity: Integrating instead of . You must use the derivatives (velocity components), not the original functions (position components).

  • Using Incorrect Bounds: The limits of integration and must be the values for the parameter . Students sometimes mistakenly use the x- or y-coordinates of the curve's endpoints.

  • Derivative Errors: Simple mistakes in calculating or , especially when the chain rule, product rule, or quotient rule is required. Always double-check your derivatives before setting up the integral.