Fiveable

♾️AP Calculus AB/BC Unit 8 Review

QR code for AP Calculus AB/BC practice questions

8.13 The Arc Length of a Smooth, Planar Curve and Distance Traveled

8.13 The Arc Length of a Smooth, Planar Curve and Distance Traveled

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

Arc length measures the distance along a curve, not the straight-line distance between two points. For a smooth curve y=f(x)y=f(x) from x=ax=a to x=bx=b, use S=ab1+[f(x)]2dxS=\int_a^b \sqrt{1+[f'(x)]^2}\, dx. For AP Calculus BC, set up the definite integral carefully before using a calculator to evaluate it.

Why This Matters for the AP Calculus Exam

This topic is assessed only on the AP Calculus BC exam. It builds directly on derivatives and definite integrals, so you need to combine both skills: take a derivative, plug it into the arc length formula, and evaluate the integral (often with a calculator). On the exam you will mostly need to recognize when a problem asks for length along a curve, set up the correct definite integral with proper notation, and evaluate or interpret the result. Many of these integrals do not simplify nicely, so being comfortable with calculator-based evaluation matters. Clear setup with correct notation is important for clear exam work.

Key Takeaways

  • The arc length of y=f(x)y=f(x) on [a,b][a,b] is S=ab1+[f(x)]2dxS=\int_a^b \sqrt{1+[f'(x)]^2}\, dx.
  • The formula comes from the Pythagorean Theorem: each tiny piece of the curve is the hypotenuse of a small right triangle.
  • This is a BC-only topic; AB students do not need it.
  • Arc length and total distance traveled along a curve use the same integral.
  • Distance traveled is always non-negative and is not the same as displacement.
  • Many arc length integrals are not easy to do by hand, so plan to use your calculator to evaluate them.

What Is Arc Length?

The arc length of a curve is the distance measured along the curve itself. Picture tracing the curve with a string, then pulling the string straight and measuring it. That length is the arc length.

A real example: the full length of a roller coaster track, including every twist, turn, and loop, is the arc length of that track. Straight-line distance between the start and end points would miss all of that curving, but arc length captures the whole path.

How to Find the Arc Length of a Curve

The arc length SS of a smooth, planar curve given by y=f(x)y=f(x) from x=ax=a to x=bx=b is:

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

Build the formula from the inside out:

  • f(x)f'(x): the derivative of your function with respect to xx.
  • [f(x)]2[f'(x)]^2: the square of that derivative.
  • 1+[f(x)]21+[f'(x)]^2: one plus the squared derivative.
  • 1+[f(x)]2\sqrt{1+[f'(x)]^2}: the square root of that sum, which is the length of one tiny segment of the curve.
  • ab1+[f(x)]2dx\int_a^b \sqrt{1+[f'(x)]^2}\, dx: the sum of all those tiny segment lengths from aa to bb.

Why the formula works

The term inside the square root comes from the Pythagorean Theorem in the form c=a2+b2c=\sqrt{a^2+b^2}, used to find the hypotenuse of a right triangle.

Here, the 11 represents the squared change along the xx-axis and [f(x)]2[f'(x)]^2 represents the squared change along the yy-axis. The hypotenuse of that small triangle is a tiny segment of the curve. So the integrand gives the length of an infinitesimally small piece of the curve, and integrating adds up all those pieces to get the total length.

Using Arc Length to Calculate Distance Traveled

Distance traveled is the total length of the path an object covers while moving, no matter which direction it goes. Even if the object moves backward, the distance traveled keeps increasing, so it is always non-negative.

This is different from displacement, which measures the change in position from start to end. Two objects can have the same displacement but very different distances traveled.

Arc length matters because it lets you measure the distance along a curve even when the path bends and changes constantly. For an object moving along y=f(x)y=f(x), the arc length SS equals the total distance it travels along that curve.

Worked example

Suppose a car moves along a road shaped like y=x2y=x^2 from x=0x=0 to x=3x=3. Find the distance traveled.

  1. Define the function: f(x)=x2f(x)=x^2
  2. Find f(x)f'(x): f(x)=2xf'(x)=2x
  3. Apply the arc length formula: S=031+(2x)2dxS=\int_0^3 \sqrt{1+(2x)^2}\, dx
  4. Evaluate the integral: This integral does not have a simple AP Calculus BC antiderivative, so use a calculator to get S9.747S \approx 9.747 units.

How to Use This on the AP Calculus Exam

Free Response

  • Read carefully to decide whether the question wants length along a curve. Words like "length of the curve" or "distance traveled along the path" are signals.
  • Write the full integral with correct notation before evaluating. Showing S=ab1+[f(x)]2dxS=\int_a^b \sqrt{1+[f'(x)]^2}\, dx with your actual function makes your reasoning clear.
  • If the integral is messy, use your calculator to evaluate it and report the value.

Problem Solving

Practice the standard steps until they are automatic: define the function, take the derivative, plug into the formula, then evaluate.

Practice 1: Find the arc length of y=x3y=x^3 from x=0x=0 to x=2x=2.

The derivative is y=3x2y'=3x^2. Use S=021+(3x2)2dxS=\int_0^2 \sqrt{1+(3x^2)^2}\, dx. Evaluating gives about 8.630 units.

Practice 2: A particle moves along f(x)=x2+1f(x)=x^2+1 from x=0x=0 to x=2x=2. Find the distance traveled.

Use S=021+(2x)2dxS=\int_0^2 \sqrt{1+(2x)^2}\, dx. Evaluating gives about 4.647 units.

Common Trap

Do not confuse the distance along the curve with the straight-line distance between the endpoints. Arc length follows every bend in the curve, so it is usually larger.

Common Misconceptions

  • Arc length is not displacement. Arc length and distance traveled measure the full path; displacement measures only the net change in position from start to end.
  • The 11 inside the square root is not optional. It comes from the horizontal piece of the triangle. Leaving it out changes the meaning of the integral.
  • You square the derivative, not the function. The integrand uses [f(x)]2[f'(x)]^2, so take the derivative first, then square it.
  • Most arc length integrals are not "clean." It is normal for 1+[f(x)]2\sqrt{1+[f'(x)]^2} to have no simple antiderivative, so expect to use a calculator on many problems.
  • Distance traveled is always non-negative. Even when an object reverses direction, the distance it has covered keeps adding up.

Vocabulary

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

Term

Definition

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.

planar curve

A curve that exists in a two-dimensional plane and can be defined by a function or parametric equations.

Frequently Asked Questions

What is arc length in AP Calculus BC?

Arc length is the distance measured along a curve. In AP Calculus BC, if a smooth curve is written as y = f(x) from x = a to x = b, its length is found with a definite integral.

What is the arc length formula for y = f(x)?

For a smooth curve y = f(x), the arc length from a to b is S = integral from a to b of sqrt(1 + [f'(x)]^2) dx. Differentiate f(x), square the derivative, add 1, then integrate.

Is arc length on AP Calculus AB or BC?

Arc length is an AP Calculus BC topic. It is part of Unit 8 and is not assessed on the AP Calculus AB exam.

How is arc length different from displacement?

Arc length measures the total distance traveled along a curved path. Displacement measures only net change between starting and ending positions, so it can be smaller than the total distance traveled.

Why do many arc length problems need a calculator?

Arc length integrals often create expressions involving square roots that do not have simple antiderivatives. On calculator-active AP problems, you may be expected to set up the integral and evaluate it numerically.

How is AP Calc BC 8.13 tested?

AP Calc BC 8.13 usually asks you to set up an arc length integral, interpret it as distance along a curve, and sometimes evaluate it with a calculator using correct notation and bounds.

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