Reach for the surface-area-of-revolution method when a shape is made by spinning a profile curve: a nozzle wall, a bowl, a tank side, or a smooth decorative form. In calculus, it also ties geometry, arc length, and integration together in one setup. The method gives the curved surface area only, never flat circular end caps.

When this method applies

Use it when you have a curve, an axis, and an interval. The standard form below assumes a differentiable function y=f(x)y=f(x) on [a,b][a,b] rotated about the xx-axis with f(x)0f(x) \ge 0:

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

If you rotate about a different axis, or write the curve as x=g(y)x=g(y), the radius and the differential must change to match. So the first thing to settle is which axis and which variable.

The steps, and why the formula has that shape

Step 1 — Choose the radius. Measure the distance from the curve to the axis. Rotating about the xx-axis with f(x)0f(x) \ge 0, the radius is f(x)f(x). The factor 2πf(x)2\pi f(x) is the circumference of a thin circular band at that radius.

Step 2 — Use the arc-length factor. A flat band would let you multiply circumference by dxdx. But a slanted curve makes a longer strip than dxdx alone, so you use the arc-length piece

ds=1+[f(x)]2dxds = \sqrt{1+[f'(x)]^2}\,dx

Step 3 — Build the integral. The setup is really S=2π(radius)dsS = \int 2\pi(\text{radius})\,ds. For rotation about the xx-axis that becomes

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

Step 4 — Integrate and check. Evaluate, and confirm the result represents area, not volume.

A full worked example: y=xy=x on [0,1][0,1] about the xx-axis

Find the surface area from rotating

y=x,0x1y=x,\quad 0 \le x \le 1

about the xx-axis. Start with the formula

S=2π01f(x)1+[f(x)]2dxS = 2\pi \int_0^1 f(x)\sqrt{1+[f'(x)]^2}\,dx

Here f(x)=xf(x)=x, so f(x)=1f'(x)=1 and

1+[f(x)]2=1+12=2\sqrt{1+[f'(x)]^2}=\sqrt{1+1^2}=\sqrt{2}

Substitute:

S=2π01x2dxS = 2\pi \int_0^1 x\sqrt{2}\,dx

Pull the constant out:

S=2π201xdxS = 2\pi\sqrt{2}\int_0^1 x\,dx

Integrate:

01xdx=[x22]01=12\int_0^1 x\,dx = \left[\frac{x^2}{2}\right]_0^1 = \frac{1}{2}

So

S=2π2(12)=π2S = 2\pi\sqrt{2}\left(\frac{1}{2}\right)=\pi\sqrt{2}

That is the curved surface area. This curve forms a cone, so the answer matches the cone lateral-area formula S=πrlS=\pi rl with r=1r=1 and slant height l=2l=\sqrt{2} — a built-in confirmation.

A two-question setup check before you integrate

Most errors are setup errors, so pause and answer:

  1. What is the radius from the curve to the axis?
  2. What is the correct arc-length factor for the variable I am using?

If both are right, the rest is algebra and integration.

Where each step tends to break down

  • Radius step: Using the wrong radius. About the xx-axis it is the vertical distance to the axis; about the yy-axis it changes. If the curve crosses the axis, treat the radius as a distance, not a signed value.
  • Arc-length step: Dropping 1+[f(x)]2\sqrt{1+[f'(x)]^2}, which ignores the curve's slope.
  • Integral step: Reaching for a volume formula. Surface area uses one factor of radius plus an arc-length term, not a squared radius inside a volume integral.
  • Interpretation: Confusing curved surface area with total surface area; the standard formula here excludes end caps even when an applied problem includes them.

Your turn

Keep the line y=xy=x, but extend the interval to 0x20 \le x \le 2. Write the radius and arc-length factor first, then set up the integral and watch how the larger interval changes the area.

Frequently Asked Questions

What is the surface area of revolution formula?
For a differentiable curve $y=f(x)$ on $[a,b]$ rotated about the $x$-axis, with $f(x) \ge 0$, the curved surface area is $S = 2\pi \int_a^b f(x)\sqrt{1+[f'(x)]^2}\,dx$.
Why is there a square root in the formula?
The factor $\sqrt{1+[f'(x)]^2}$ comes from arc length. A steeper curve creates more surface than a flat one over the same horizontal interval.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →