AP-CALCBC-8.13

U8.13 Arc Length

Master AP Calculus BC arc length: derive and apply L = ∫√(1+[f'(x)]²) dx, understand its Pythagorean origin, and avoid common setup errors.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U8.13 Arc Length, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

How long is a curve if you could straighten it out with a ruler? That's the arc length question, and calculus gives us a clean answer by chopping the curve into infinitely many tiny straight segments and adding them up. In this lesson you'll learn the formula L=ab1+[f(x)]2dxL=\int_a^b\sqrt{1+[f'(x)]^2}\,dx, see exactly where it comes from (a disguised Pythagorean theorem), and practice setting up and evaluating arc length integrals the way the AP exam expects. Because most arc length integrals are hard or impossible to evaluate by hand, you'll also learn when to reach for your calculator and how to recognize the friendly special cases that work out cleanly.

Where the Formula Comes From

Imagine slicing a smooth curve y=f(x)y=f(x) into many tiny pieces. Over a very small horizontal step dxdx, the curve rises (or falls) by dydy. If the piece is small enough, the curve is nearly straight, so the length of that little segment dsds is the hypotenuse of a right triangle with legs dxdx and dydy.

By the Pythagorean theorem:ds=(dx)2+(dy)2ds=\sqrt{(dx)^2+(dy)^2}Factor out (dx)2(dx)^2 inside the radical:ds=1+(dydx)2dx=1+[f(x)]2dxds=\sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx=\sqrt{1+[f'(x)]^2}\,dxAdding up all these infinitesimal pieces from x=ax=a to x=bx=b turns the sum into an integral:L=ab1+[f(x)]2dxL=\int_a^b\sqrt{1+[f'(x)]^2}\,dxThe key insight the AP exam wants you to recognize is that arc length is fundamentally the Pythagorean theorem applied to infinitesimal segments. The 11 under the radical is really (dx)2/(dx)2(dx)^2/(dx)^2, and the derivative squared term is (dy/dx)2(dy/dx)^2. Understanding this derivation helps you reconstruct the formula under pressure and adapt it to curves given as x=g(y)x=g(y), where the roles of dxdx and dydy swap.

Setting Up the Integral Correctly

Every arc length problem follows the same three-step setup. First, identify whether the curve is given as a function of xx or of yy. Second, compute the derivative and square it. Third, plug into the correct version of the formula with matching limits.
Curve formFormulaLimits are values of
y=f(x)y=f(x)L=ab1+[f(x)]2dxL=\int_a^b\sqrt{1+[f'(x)]^2}\,dxxx
x=g(y)x=g(y)L=cd1+[g(y)]2dyL=\int_c^d\sqrt{1+[g'(y)]^2}\,dyyy
The most common setup mistakes are forgetting the +1+1 under the radical, forgetting to square the derivative, and mismatching the limits with the variable of integration. If you differentiate with respect to xx, your bounds must be xx-values.

A subtle point: the integrand 1+[f(x)]2\sqrt{1+[f'(x)]^2} is always at least 11, so arc length always exceeds the horizontal distance bab-a. This is a great sanity check — if your answer is smaller than bab-a, something went wrong. Also, the function must be continuously differentiable on [a,b][a,b] for the formula to apply cleanly.

Evaluating the Integral: By Hand vs. Calculator

Here's the reality of arc length: the expression 1+[f(x)]2\sqrt{1+[f'(x)]^2} rarely simplifies into something with an elementary antiderivative. Curves are specifically engineered in textbook and exam problems so the algebra works out — usually the 1+[f(x)]21+[f'(x)]^2 becomes a perfect square.

The classic engineered case: if f(x)2f'(x)^2 has the form u21u^2-1 plus a fraction, the sum 1+f(x)21+f'(x)^2 collapses into (something)2(\text{something})^2. For example, functions like y=x36+12xy=\frac{x^3}{6}+\frac{1}{2x} are designed so that 1+[f(x)]21+[f'(x)]^2 becomes a perfect square you can pull out of the radical.

On the AP exam, arc length appears in two ways. On the no-calculator section, expect a curve engineered for a clean perfect square, or you may only be asked to set up the integral without evaluating. On the calculator-allowed section, you set up the exact integral and evaluate it numerically with your graphing calculator. Both skills matter: know how to build the integral symbolically and how to punch it into a numerical integrator. Never leave a calculator-active answer as an unevaluated integral if a decimal is requested.

Common Misconceptions and Exam Traps

Misconception one: students confuse arc length with area or volume. Arc length has no π\pi and no squared radius from revolution — it is a one-dimensional length measured along the curve.

Misconception two: dropping the square root or the +1+1. The integrand is 1+[f(x)]2\sqrt{1+[f'(x)]^2}, not 1+[f(x)]21+[f'(x)]^2 and not [f(x)]2\sqrt{[f'(x)]^2}. Each piece matters.

Misconception three: using f(x)f(x) instead of f(x)f'(x). The formula needs the derivative, not the original function.

Misconception four: sign and bounds. Even if f(x)f'(x) is negative somewhere, squaring makes the integrand positive, so arc length is always positive. Keep the lower limit less than the upper limit.
TrapCorrect handling
Forgetting  \sqrt{\ }Always keep the radical
Using ff not ff'Differentiate first
Wrong variable/limitsMatch limits to integration variable
Expecting a π\piArc length has no π\pi
The AP exam often pairs arc length with a graph or a physical context (distance traveled along a path). If a particle moves along y=f(x)y=f(x), the arc length equals the total distance covered along that curve — a nice link back to motion problems from earlier in the unit.

Key terms

Arc length.
The total distance measured along a curve between two points, as if the curve were straightened into a line segment.
Arc length formula.
For y=f(x)y=f(x) on [a,b][a,b], L=ab1+[f(x)]2dxL=\int_a^b\sqrt{1+[f'(x)]^2}\,dx, derived from summing infinitesimal Pythagorean segments.
Infinitesimal segment (dsds).
A tiny piece of the curve treated as a straight line with ds=(dx)2+(dy)2ds=\sqrt{(dx)^2+(dy)^2}.
Continuously differentiable.
A condition where f(x)f'(x) exists and is continuous on [a,b][a,b], required for the arc length formula to apply.
Perfect square integrand.
When 1+[f(x)]21+[f'(x)]^2 simplifies to a squared expression, allowing the radical to be removed and the integral evaluated by hand.
Numerical integration.
Using a calculator to approximate a definite integral when no elementary antiderivative exists, common for arc length problems.

Worked example

Find the exact arc length of the curve y=x36+12xy=\frac{x^3}{6}+\frac{1}{2x} from x=1x=1 to x=2x=2.
Start by differentiating. With y=x36+12x1y=\frac{x^3}{6}+\frac{1}{2}x^{-1}, we get f(x)=3x2612x2=x2212x2f'(x)=\frac{3x^2}{6}-\frac{1}{2}x^{-2}=\frac{x^2}{2}-\frac{1}{2x^2}.

Now square the derivative:[f(x)]2=(x2212x2)2=x4412+14x4[f'(x)]^2=\left(\frac{x^2}{2}-\frac{1}{2x^2}\right)^2=\frac{x^4}{4}-\frac{1}{2}+\frac{1}{4x^4}The middle cross term is 2x2212x2=122\cdot\frac{x^2}{2}\cdot\frac{1}{2x^2}=\frac{1}{2}, which is negative here. Add 11:1+[f(x)]2=x44+12+14x41+[f'(x)]^2=\frac{x^4}{4}+\frac{1}{2}+\frac{1}{4x^4}Notice this is a perfect square. It factors as:(x22+12x2)2\left(\frac{x^2}{2}+\frac{1}{2x^2}\right)^2Taking the square root (positive on [1,2][1,2]):1+[f(x)]2=x22+12x2\sqrt{1+[f'(x)]^2}=\frac{x^2}{2}+\frac{1}{2x^2}Now integrate from 11 to 22:L=12(x22+12x2)dx=[x3612x]12L=\int_1^2\left(\frac{x^2}{2}+\frac{1}{2x^2}\right)dx=\left[\frac{x^3}{6}-\frac{1}{2x}\right]_1^2Evaluate: at x=2x=2, 8614=4314=1312\frac{8}{6}-\frac{1}{4}=\frac{4}{3}-\frac{1}{4}=\frac{13}{12}. At x=1x=1, 1612=13\frac{1}{6}-\frac{1}{2}=-\frac{1}{3}.

Subtract: 1312(13)=1312+412=1712\frac{13}{12}-\left(-\frac{1}{3}\right)=\frac{13}{12}+\frac{4}{12}=\frac{17}{12}.

The exact arc length is 1712\frac{17}{12}. As a check, this exceeds the horizontal distance ba=1b-a=1, as arc length must.

Practice questions

Which integral gives the arc length of y=ln(cosx)y=\ln(\cos x) from x=0x=0 to x=π4x=\frac{\pi}{4}?
  1. 0π/41+tan2xdx\int_0^{\pi/4}\sqrt{1+\tan^2 x}\,dx
  2. 0π/41+sec2xdx\int_0^{\pi/4}\sqrt{1+\sec^2 x}\,dx
  3. 0π/41+ln2(cosx)dx\int_0^{\pi/4}\sqrt{1+\ln^2(\cos x)}\,dx
  4. 0π/4(1+tan2x)dx\int_0^{\pi/4}(1+\tan^2 x)\,dx

Answer: 0π/41+tan2xdx\int_0^{\pi/4}\sqrt{1+\tan^2 x}\,dx

Differentiate: ddxln(cosx)=sinxcosx=tanx\frac{d}{dx}\ln(\cos x)=\frac{-\sin x}{\cos x}=-\tan x. Squaring gives tan2x\tan^2 x, so the integrand is 1+tan2x\sqrt{1+\tan^2 x}. Choice two uses the wrong derivative, choice three mistakenly uses ff instead of ff', and choice four drops the square root. Note 1+tan2x=secx\sqrt{1+\tan^2 x}=\sec x, so this actually integrates cleanly.
Set up, but do not evaluate, the integral for the arc length of y=x2y=x^2 from x=0x=0 to x=3x=3. Then state a lower bound for the answer based on horizontal distance.

Answer: L=031+4x2dxL=\int_0^3\sqrt{1+4x^2}\,dx, and L>3L>3.

Since f(x)=2xf'(x)=2x, we have [f(x)]2=4x2[f'(x)]^2=4x^2, giving the integrand 1+4x2\sqrt{1+4x^2} with limits from 00 to 33. Because the integrand is always at least 11, the arc length must exceed the horizontal span ba=30=3b-a=3-0=3. This lower-bound reasoning is a useful sanity check and a common way the exam tests conceptual understanding without requiring evaluation.
A curve is given by x=13(y2+2)3/2x=\frac{1}{3}(y^2+2)^{3/2} for 0y20\le y\le 2. Write the arc length integral in terms of yy and simplify the integrand.

Answer: L=02(y2+1)dyL=\int_0^2(y^2+1)\,dy

Since xx is a function of yy, use L=cd1+[g(y)]2dyL=\int_c^d\sqrt{1+[g'(y)]^2}\,dy. Here g(y)=1332(y2+2)1/22y=y(y2+2)1/2g'(y)=\frac{1}{3}\cdot\frac{3}{2}(y^2+2)^{1/2}\cdot 2y=y(y^2+2)^{1/2}. Then [g(y)]2=y2(y2+2)=y4+2y2[g'(y)]^2=y^2(y^2+2)=y^4+2y^2, so 1+[g(y)]2=y4+2y2+1=(y2+1)21+[g'(y)]^2=y^4+2y^2+1=(y^2+1)^2. Taking the square root gives y2+1y^2+1, so L=02(y2+1)dyL=\int_0^2(y^2+1)\,dy, which evaluates to 83+2=143\frac{8}{3}+2=\frac{14}{3}.

FAQ

When is an arc length integral solvable by hand versus needing a calculator?
By hand only when 1+[f(x)]21+[f'(x)]^2 simplifies into a perfect square or another elementary antiderivative. Textbook and no-calculator exam problems are engineered this way. In real applications and calculator-active questions, the integrand usually has no elementary antiderivative, so you evaluate numerically.
What's the difference between arc length and distance traveled?
For a curve y=f(x)y=f(x), the arc length equals the distance traveled along that path. In parametric or vector motion problems the same Pythagorean idea gives (dx/dt)2+(dy/dt)2dt\int\sqrt{(dx/dt)^2+(dy/dt)^2}\,dt. The concept is identical; only the variable of integration changes.
Why is there a +1 under the square root?
It comes from factoring (dx)2(dx)^2 out of ds=(dx)2+(dy)2ds=\sqrt{(dx)^2+(dy)^2}. The (dx)2/(dx)2=1(dx)^2/(dx)^2=1 term becomes the +1+1, and (dy)2/(dx)2(dy)^2/(dx)^2 becomes [f(x)]2[f'(x)]^2. Dropping the +1+1 is one of the most common errors.
How do I handle a curve given as x = g(y)?
Swap the roles: use L=cd1+[g(y)]2dyL=\int_c^d\sqrt{1+[g'(y)]^2}\,dy, differentiate with respect to yy, and set the limits as yy-values. Choose whichever variable makes the derivative and integral simpler.

Learn this with a teacher, not a page

The Crimsora tutor teaches U8.13 Arc Length live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.