---
title: "AP Calculus BC 9.3: Parametric Arc Length"
description: "Review AP Calculus BC 9.3, including arc length for parametric equations, the parametric arc length formula, dx/dt and dy/dt, speed, total distance, bounds, and calculator setup."
canonical: "https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs"
type: "study-guide"
subject: "AP Calculus AB/BC"
unit: "Unit 9 – Parametric Equations, Polar Coordinates, and Vector–Valued Functions (BC Only)"
lastUpdated: "2026-06-09"
---

# AP Calculus BC 9.3: Parametric Arc Length

## Summary

Review AP Calculus BC 9.3, including arc length for parametric equations, the parametric arc length formula, dx/dt and dy/dt, speed, total distance, bounds, and calculator setup.

## Guide

The [arc length](/ap-calc/unit-8/arc-length-smooth-planar-curve-distance-traveled/study-guide/VuFN4NwqUsH4pT1TlVad "fv-autolink") of a curve given by parametric equations $x(t)$ and $y(t)$ on $[a, b]$ is $S = \int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2}\, dt$. You find both [derivatives](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/finding-taylor-polynomial-approximations-functions/study-guide/LszguYzKz0M6GdqTRSr6 "fv-autolink"), plug them under the square root, and evaluate the definite integral. For AP Calculus BC, remember that the bounds are parameter values, not x- or y-values.

## Why This Matters for the AP Calculus Exam

Parametric arc length builds directly on the Pythagorean idea behind every [arc length formula](/ap-calc/key-terms/arc-length-formula "fv-autolink"): tiny pieces of a curve act like hypotenuses of small triangles. On the AP Calculus BC exam, this topic shows up in multiple-choice and free-response questions where you set up or evaluate an arc length integral, often connected to planar motion (the same integral gives [total distance traveled](/ap-calc/key-terms/total-distance-traveled "fv-autolink") when $x(t)$ and $y(t)$ describe a moving particle).

The exam rewards clean setup. Many questions just ask you to write the correct integral, and on calculator-active sections you can evaluate it numerically. Choosing the right procedure and writing precise notation matters for clear work, since errors in algebra, trig, or derivatives cause most lost points here.

## Key Takeaways

- The parametric arc length formula is $S = \int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2}\, dt$, where $a$ and $b$ are values of the parameter $t$.
- Take $\frac{dx}{dt}$ and $\frac{dy}{dt}$ separately, then square and add them inside the radical.
- The bounds are values of $t$, not $x$ or $y$. Use the parameter interval given in the problem.
- The expression $\sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2}$ is the [speed](/ap-calc/key-terms/speed "fv-autolink") of a particle, so this same integral gives total distance traveled.
- Watch for trig [identities](/ap-calc/unit-2/derivatives-tangent-cotangent-secant-cosecant-functions/study-guide/wkBAhxiFZ1wV1M5mwLwt "fv-autolink") like $\sin^2 t + \cos^2 t = 1$, which often simplify the [integrand](/ap-calc/key-terms/integrand "fv-autolink").
- On calculator-active questions, you can set up the integral and evaluate it numerically.

## Reviewing Arc Length

Arc length is the distance along a curve between two points. Picture a paperclip: if you mark two points, bend it, then straighten it out and measure with a ruler, you get the arc length. Calculus does the same thing by adding up many tiny straight pieces.

![Visualization of arc length](https://storage.googleapis.com/static.prod.fiveable.me/images/Untitled.png-1713285194769-45511)

###### Visualization of Arc Length Formula. Image Courtesy of Math Is Fun

### Where the Formula Comes From (Cartesian)

Each small piece of the curve is the hypotenuse of a right triangle with legs $dx$ and $dy$. By the Pythagorean Theorem, $c = \sqrt{a^2 + b^2}$, so each tiny length $ds$ satisfies:

$$
ds = \sqrt{dx^2 + dy^2}
$$

[Factoring](/ap-calc/unit-1/determining-limits-using-algebraic-manipulation/study-guide/rf9HZ2V3D6dDLvWD595E "fv-autolink") out $dx$ gives the familiar single-variable arc length formula:

$$
S = \int_a^b \sqrt{1 + [f'(x)]^2}\, dx
$$

This version works for curves written as $y = f(x)$. Parametric curves need a slightly adjusted version, since both $x$ and $y$ depend on $t$.

## Arc Length of Parametric Curves

### Connecting Parametric and Cartesian Forms

Before adapting the formula, it helps to see how parametric and Cartesian forms describe the same curve. A circle of radius $r$ can be written parametrically as $x(t) = r\cos(t)$ and $y(t) = r\sin(t)$.

![Parametric versus Cartesian equation of a circle](https://storage.googleapis.com/static.prod.fiveable.me/images/Untitled_1.png-1713285194779-43969)

###### Depicts Parametric v. Cartesian Equation of a Circle. Image Courtesy of GeoGebra

### Building the Parametric Formula

Start from $ds = \sqrt{dx^2 + dy^2}$. When the curve is parametric, both $x$ and $y$ change with $t$, so replace $dx$ with $\frac{dx}{dt}\,dt$ and $dy$ with $\frac{dy}{dt}\,dt$:

$$
ds = \sqrt{\left(\tfrac{dx}{dt}\right)^2 + \left(\tfrac{dy}{dt}\right)^2}\; dt
$$

Adding these up over the parameter interval gives the parametric arc length formula:

$$
\boxed{\,S = \int_a^b \sqrt{\left(\tfrac{dx}{dt}\right)^2 + \left(\tfrac{dy}{dt}\right)^2}\; dt\,}
$$

It looks like the Cartesian version, but now you account for how both $x$ and $y$ change as $t$ moves.

## Worked Examples

### Example 1

Find the arc length over $[0, \pi]$ for the [parametric curve](/ap-calc/key-terms/parametric-curve "fv-autolink") $x(t) = \sin(t)$ and $y(t) = \cos(t)$.

Start by finding both derivatives:

$$
\tfrac{dx}{dt} = \cos(t), \qquad \tfrac{dy}{dt} = -\sin(t)
$$

Substitute into the formula with $a = 0$ and $b = \pi$:

$$
S = \int_0^\pi \sqrt{(\cos(t))^2 + (-\sin(t))^2}\; dt
$$

Since $\cos^2(t) + \sin^2(t) = 1$, the integrand simplifies to $\sqrt{1} = 1$:

$$
S = \int_0^\pi 1\, dt = \pi - 0 = \pi

$$

The arc length is $\pi$. That makes sense: this is half of a unit circle, which has circumference $2\pi$.

### Example 2

Find the arc length over $[0, \pi]$ for the parametric curve $x(t) = 2$ and $y(t) = t^2$.

Take the derivatives:

$$
\tfrac{dx}{dt} = 0, \qquad \tfrac{dy}{dt} = 2t
$$

Substitute with $a = 0$ and $b = \pi$:

$$
S = \int_0^\pi \sqrt{(0)^2 + (2t)^2}\; dt = \int_0^\pi \sqrt{4t^2}\; dt
$$

Since $t \geq 0$ on this interval, $\sqrt{4t^2} = 2t$:

$$
S = \int_0^\pi 2t\, dt = \left[t^2\right]_0^\pi = \pi^2
$$

The arc length is $\pi^2$.

## How to Use This on the AP Calculus Exam

### Problem Solving

- Read off $x(t)$ and $y(t)$, then compute $\frac{dx}{dt}$ and $\frac{dy}{dt}$ before anything else.
- Square each derivative, add them, and place the sum under the radical.
- Confirm your bounds are $t$-values from the parameter interval.
- Check whether a trig identity collapses the integrand. Many AP problems are designed so $\sin^2 t + \cos^2 t = 1$ appears.

### Free Response

- If the integral is messy, write the correct setup first. A correct unevaluated integral shows you chose the right procedure.
- On calculator-active questions, evaluate numerically and round as the problem directs.
- When the curve represents motion, state that this integral equals the total distance the particle travels, since the integrand is the speed.

### Common Trap

- Pulling a constant out of the square root incorrectly, or forgetting to square the derivatives, are frequent errors. Keep each step written out.

## Common Misconceptions

- **Using $x$ or $y$ bounds instead of $t$ bounds.** The [limits of integration](/ap-calc/key-terms/limits-of-integration "fv-autolink") are values of the parameter $t$. Do not substitute [endpoints](/ap-calc/unit-5/using-candidates-test-to-determine-absolute-global-extrema/study-guide/2ONEsyKKR6nyMs3UOpOZ "fv-autolink") in terms of $x$ or $y$.
- **Adding the derivatives before squaring.** You need $\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2$, not $\left(\frac{dx}{dt} + \frac{dy}{dt}\right)^2$. Square first, then add.
- **Dropping a derivative when one is zero.** If $\frac{dx}{dt} = 0$, you still keep $\frac{dy}{dt}$ under the radical. A zero term just means that coordinate is not changing at that moment.
- **Forgetting that $\sqrt{4t^2} = 2|t|$.** On an interval where $t$ could be negative, the [absolute value](/ap-calc/key-terms/absolute-value "fv-autolink") matters. Check the sign of $t$ before simplifying.
- **Confusing arc length with [displacement](/ap-calc/key-terms/displacement "fv-autolink").** Arc length (and total distance traveled) uses speed under the radical and is always nonnegative. Displacement is a separate net-change idea.

## Related AP Calculus Guides

- [9.1 Defining and Differentiating Parametric Equations](/ap-calc/unit-9/defining-differentiating-parametric-equations/study-guide/nU1r8WpcsY2eYA0axz89)
- [9.4 Defining and Differentiating Vector-Valued Functions](/ap-calc/unit-9/defining-differentiating-vector-valued-functions/study-guide/z7ZmELI67oVaf9UpfEEM)
- [Unit 9 Overview: Parametric Equations, Polar Coordinates, and Vector-Valued Functions](/ap-calc/unit-9/review/study-guide/8BdqQaG4sFPsU5Www85A)
- [9.2 Second Derivatives of Parametric Equations](/ap-calc/unit-9/second-derivatives-parametric-equations/study-guide/3lZ6t0UnfoooCAKbZ3Hq)
- [9.7 Defining Polar Coordinates and Differentiating in Polar Form](/ap-calc/unit-9/defining-polar-coordinates-differentiating-polar-form/study-guide/T4qHk9wFJdyA5ZzENJ9h)
- [9.8 Find the Area of a Polar Region or the Area Bounded by a Single Polar Curve](/ap-calc/unit-9/find-area-polar-region-or-area-bounded-by-single-polar-curve/study-guide/XhdT4ohGZFpzjdRT2l2q)

## Vocabulary

- **arc length**: The distance along a curve between two points, calculated using a definite integral.
- **definite integral**: The integral of a function over a specific interval [a, b], representing the net signed area between the curve and the x-axis.
- **parametric function**: Functions where x and y coordinates are each expressed as separate functions of a third variable, typically time (t), rather than y as a function of x.

## FAQs

### How do I find the arc length of a parametric curve?

For parametric equations x(t) and y(t) on a <= t <= b, use S = integral from a to b of sqrt((dx/dt)^2 + (dy/dt)^2) dt. Find both derivatives, square them, add them under the radical, and evaluate the definite integral.

### What is the parametric arc length formula for AP Calculus BC?

The formula is S = integral from a to b of sqrt((dx/dt)^2 + (dy/dt)^2) dt. The bounds a and b are parameter values, not x-values or y-values.

### Why does the parametric arc length formula use dx/dt and dy/dt?

Both x and y change as t changes, so the small distance traveled depends on horizontal and vertical rates together. The expression sqrt((dx/dt)^2 + (dy/dt)^2) is the particle's speed.

### Are the bounds for parametric arc length t-values?

Yes. The limits of integration are values of the parameter t from the interval given in the problem. Do not switch them to x- or y-values unless the problem specifically changes the setup.

### Is parametric arc length a BC-only AP Calculus topic?

Yes. Finding arc lengths of curves given by parametric equations is listed as a BC-only topic in AP Calculus Unit 9.

### What mistakes should I avoid on AP Calculus BC arc length problems?

Do not add derivatives before squaring, do not use x- or y-bounds in place of t-bounds, and do not simplify square roots like sqrt(4t^2) without checking whether an absolute value is needed.

## Structured Data

```json
{"@context":"https://schema.org","@type":"FAQPage","inLanguage":"en","mainEntity":[{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs#how-do-i-find-the-arc-length-of-a-parametric-curve","name":"How do I find the arc length of a parametric curve?","acceptedAnswer":{"@type":"Answer","text":"For parametric equations x(t) and y(t) on a <= t <= b, use S = integral from a to b of sqrt((dx/dt)^2 + (dy/dt)^2) dt. Find both derivatives, square them, add them under the radical, and evaluate the definite integral."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs#what-is-the-parametric-arc-length-formula-for-ap-calculus-bc","name":"What is the parametric arc length formula for AP Calculus BC?","acceptedAnswer":{"@type":"Answer","text":"The formula is S = integral from a to b of sqrt((dx/dt)^2 + (dy/dt)^2) dt. The bounds a and b are parameter values, not x-values or y-values."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs#why-does-the-parametric-arc-length-formula-use-dxdt-and-dydt","name":"Why does the parametric arc length formula use dx/dt and dy/dt?","acceptedAnswer":{"@type":"Answer","text":"Both x and y change as t changes, so the small distance traveled depends on horizontal and vertical rates together. The expression sqrt((dx/dt)^2 + (dy/dt)^2) is the particle's speed."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs#are-the-bounds-for-parametric-arc-length-t-values","name":"Are the bounds for parametric arc length t-values?","acceptedAnswer":{"@type":"Answer","text":"Yes. The limits of integration are values of the parameter t from the interval given in the problem. Do not switch them to x- or y-values unless the problem specifically changes the setup."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs#is-parametric-arc-length-a-bc-only-ap-calculus-topic","name":"Is parametric arc length a BC-only AP Calculus topic?","acceptedAnswer":{"@type":"Answer","text":"Yes. Finding arc lengths of curves given by parametric equations is listed as a BC-only topic in AP Calculus Unit 9."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-9/finding-arc-lengths-curves-given-by-parametric-equations/study-guide/RygoOfTtj7Z4Al8q76Zs#what-mistakes-should-i-avoid-on-ap-calculus-bc-arc-length-problems","name":"What mistakes should I avoid on AP Calculus BC arc length problems?","acceptedAnswer":{"@type":"Answer","text":"Do not add derivatives before squaring, do not use x- or y-bounds in place of t-bounds, and do not simplify square roots like sqrt(4t^2) without checking whether an absolute value is needed."}}]}
```
