Skip to main content
United StatesCalculusSyllabus dot point

How do you find the length of a smooth curve using a definite integral?

Topic 8.13 The Arc Length of a Smooth, Planar Curve and Distance Traveled: compute the length of a curve y = f(x) and the distance a particle travels using the arc length integral (BC).

A focused answer to AP Calculus BC Topic 8.13, computing the arc length of a smooth planar curve with the definite-integral formula and using it for distance traveled, with worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Where the formula comes from
  3. A worked exact arc length
  4. When to reach for the calculator
  5. Distance traveled along a path
  6. Setting up correctly under exam pressure

What this topic is asking

The College Board (Topic 8.13, BC only) applies the definite integral to a new geometric quantity: the length of a curve. Instead of accumulating area, you accumulate distance along the curve itself. The same integral also gives the distance traveled by a particle whose path is the curve.

Where the formula comes from

A worked exact arc length

When to reach for the calculator

The worked example was engineered so that 1+(dy/dx)21 + (dy/dx)^2 became a perfect square; that almost never happens for a randomly chosen curve. For something like y=x2y = x^2, the integrand is 1+4x2\sqrt{1 + 4x^2}, whose antiderivative is beyond the AP toolkit. On the calculator-active parts of the exam, you set up the integral by hand and then evaluate it numerically. The expected work is the correct integral with correct limits; the number comes from the calculator's definite-integral function. Recognizing which type of problem you are in (exact-by-hand versus calculator) saves time: if squaring and adding 11 does not collapse to something integrable, it is a calculator problem.

Distance traveled along a path

The arc-length formula doubles as the distance traveled. If a particle moves along the curve y=f(x)y = f(x), the total distance it covers from x=ax = a to x=bx = b is the arc length LL. This connects to the Unit 8 motion idea that distance traveled is the integral of speed: along a graph y=f(x)y = f(x), speed in terms of xx carries the factor 1+(dy/dx)2\sqrt{1 + (dy/dx)^2}. In Unit 9 the same idea reappears for parametric paths, where speed is (dx/dt)2+(dy/dt)2\sqrt{(dx/dt)^2 + (dy/dt)^2} and distance traveled is ab(dx/dt)2+(dy/dt)2dt\int_a^b \sqrt{(dx/dt)^2 + (dy/dt)^2}\,dt; the planar arc-length formula here is the special case where the parameter is xx itself.

Setting up correctly under exam pressure

The marks on a free-response arc-length question are concentrated in the setup: the correct integrand 1+(dy/dx)2\sqrt{1 + (dy/dx)^2} and the correct limits. A reliable routine is to write the formula first, then fill in dydx\frac{dy}{dx}, then square. Keep the square root in place rather than expanding prematurely, since the calculator handles it directly. If the curve is given as x=g(y)x = g(y) instead, the mirror formula is L=cd1+(dx/dy)2dyL = \int_c^d \sqrt{1 + (dx/dy)^2}\,dy, integrating in yy. Choosing the variable that matches how the curve is described avoids an unnecessary rearrangement.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (BC, style)1 marksSection I (multiple choice, calculator). The length of the curve y=ln(cosx)y = \ln(\cos x) from x=0x = 0 to x=π4x = \frac{\pi}{4} is given by which integral? (A) 0π/41+tan2xdx\int_0^{\pi/4}\sqrt{1 + \tan^2 x}\,dx (B) 0π/41+sec2xdx\int_0^{\pi/4}\sqrt{1 + \sec^2 x}\,dx (C) 0π/4(1+tan2x)dx\int_0^{\pi/4}(1 + \tan^2 x)\,dx (D) 0π/41tan2xdx\int_0^{\pi/4}\sqrt{1 - \tan^2 x}\,dx
Show worked answer →

The correct answer is (A).

For y=ln(cosx)y = \ln(\cos x), dydx=sinxcosx=tanx\frac{dy}{dx} = \frac{-\sin x}{\cos x} = -\tan x, so (dydx)2=tan2x\left(\frac{dy}{dx}\right)^2 = \tan^2 x. Arc length is 0π/41+(tanx)2dx=0π/41+tan2xdx\int_0^{\pi/4}\sqrt{1 + (\tan x)^2}\,dx = \int_0^{\pi/4}\sqrt{1 + \tan^2 x}\,dx.

AP 2024 (BC, style)4 marksSection II (free response). A curve is given by y=23x3/2y = \frac{2}{3}x^{3/2}. (a) Set up the integral for the arc length from x=0x = 0 to x=3x = 3. (b) Evaluate it exactly.
Show worked answer →

A 4-point exact arc-length problem.

(a) (2 points) dydx=x1/2\frac{dy}{dx} = x^{1/2}, so (dydx)2=x\left(\frac{dy}{dx}\right)^2 = x. Length =031+xdx= \int_0^3 \sqrt{1 + x}\,dx.
(b) (2 points) 03(1+x)1/2dx=[23(1+x)3/2]03=23(43/2)23(1)=23(8)23=16323=143\int_0^3 (1+x)^{1/2}\,dx = \left[\frac{2}{3}(1+x)^{3/2}\right]_0^3 = \frac{2}{3}(4^{3/2}) - \frac{2}{3}(1) = \frac{2}{3}(8) - \frac{2}{3} = \frac{16}{3} - \frac{2}{3} = \frac{14}{3}.

Related dot points

Sources & how we know this