Skip to main content
ExamExplained
VIC · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
VICSpecialist MathematicsSyllabus dot point

How does integration give the length of a curve and the surface area generated when a curve is rotated, in both Cartesian and parametric settings?

The use of definite integrals to find the arc length of a curve and the surface area of a solid of revolution, in Cartesian form y=f(x)y = f(x) and in parametric form x=x(t)x = x(t), y=y(t)y = y(t), and the setting up of the appropriate integral

A focused answer to the VCE Specialist Mathematics Unit 4 key-knowledge point on arc length and surface area of revolution. The Cartesian and parametric arc-length integrals, the surface-area formula, and setting up the integral, with a verified worked example.

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 dot point is asking
  2. Arc length in Cartesian form
  3. Arc length in parametric form
  4. Surface area of revolution
  5. Examples in context
  6. Try this

What this dot point is asking

VCAA wants you to set up and evaluate definite integrals for the length of a curve (arc length) and for the surface area generated when a curve is rotated about an axis, working from either a Cartesian equation y=f(x)y = f(x) or a parametric description x=x(t)x = x(t), y=y(t)y = y(t). The emphasis is on building the correct integral; evaluation may use a calculator.

Arc length in Cartesian form

Approximate a curve by tiny straight pieces. A small step dxdx produces a small rise dydy, and by Pythagoras the length of the piece is dx2+dy2=1+(dy/dx)2dx\sqrt{dx^2 + dy^2} = \sqrt{1 + (dy/dx)^2}\,dx. Summing (integrating) over the interval gives

L=ab1+(dydx)2dx.L = \int_a^b \sqrt{1 + \left(\frac{dy}{dx}\right)^2}\,dx.

The integrand is built from the gradient, so the first task is to differentiate, then square, then add 11 under the root.

Arc length in parametric form

When xx and yy are functions of a parameter tt, the small length element is dx2+dy2=(dx/dt)2+(dy/dt)2dt\sqrt{dx^2 + dy^2} = \sqrt{(dx/dt)^2 + (dy/dt)^2}\,dt, giving

L=t1t2(dxdt)2+(dydt)2dt.L = \int_{t_1}^{t_2} \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2}\,dt.

This is the symmetric form: differentiate both coordinates with respect to tt, square each, add, take the root, and integrate over the parameter range. It also gives the distance travelled by a particle whose position is (x(t),y(t))(x(t), y(t)).

Surface area of revolution

Rotating the curve about the xx-axis sweeps each point through a circle of radius yy and circumference 2πy2\pi y. Multiplying the arc-length element by this circumference and integrating gives the surface area:

S=ab2πy1+(dydx)2dx.S = \int_a^b 2\pi y\,\sqrt{1 + \left(\frac{dy}{dx}\right)^2}\,dx.

In parametric form the same idea gives S=t1t22πy(dx/dt)2+(dy/dt)2dtS = \int_{t_1}^{t_2} 2\pi y\,\sqrt{(dx/dt)^2 + (dy/dt)^2}\,dt. For rotation about the yy-axis, the radius is xx, so the circumference factor becomes 2πx2\pi x.

Examples in context

Example 1. Arc length of y=23x3/2y = \frac{2}{3}x^{3/2} from 00 to 33: with dydx=x1/2\frac{dy}{dx} = x^{1/2}, the integrand is 1+x\sqrt{1 + x}.

Example 2. Rotating y=xy = \sqrt{x}, 0x40 \le x \le 4, about the xx-axis gives S=042πx1+14xdxS = \int_0^4 2\pi\sqrt{x}\,\sqrt{1 + \frac{1}{4x}}\,dx.

Try this

Q1. Write the Cartesian arc-length integral for y=f(x)y = f(x) from aa to bb. [1 mark]

  • Cue. ab1+(f(x))2dx\int_a^b \sqrt{1 + (f'(x))^2}\,dx.

Q2. Set up the parametric arc-length integral for x=costx = \cos t, y=sinty = \sin t, 0tπ0 \le t \le \pi. [2 marks]

  • Cue. 0πsin2t+cos2tdt=0π1dt=π\int_0^\pi \sqrt{\sin^2 t + \cos^2 t}\,dt = \int_0^\pi 1\,dt = \pi.

Q3. State the surface-area integrand for rotating y=f(x)y = f(x) about the xx-axis. [1 mark]

  • Cue. 2πy1+(f(x))22\pi y\sqrt{1 + (f'(x))^2}.

Exam-style practice questions

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

VCAA 2022 Exam 13 marksA curve is given by y=23x3/2y = \dfrac{2}{3}x^{3/2} for 0x30 \le x \le 3. Write down a definite integral for the arc length, simplify the integrand, and evaluate the arc length exactly.
Show worked answer →

The derivative is dydx=x1/2\dfrac{dy}{dx} = x^{1/2}, so (dydx)2=x\left(\dfrac{dy}{dx}\right)^2 = x.

Arc length L=031+xdxL = \displaystyle\int_0^3 \sqrt{1 + x}\,dx.

Antidifferentiate: (1+x)1/2dx=23(1+x)3/2\int (1 + x)^{1/2}\,dx = \dfrac{2}{3}(1 + x)^{3/2}. Evaluate from 00 to 33:

L=23[(1+3)3/2(1+0)3/2]=23(43/21)=23(81)=143L = \dfrac{2}{3}\left[(1 + 3)^{3/2} - (1 + 0)^{3/2}\right] = \dfrac{2}{3}\left(4^{3/2} - 1\right) = \dfrac{2}{3}(8 - 1) = \dfrac{14}{3}.

Markers reward the squared derivative, the simplified integrand 1+x\sqrt{1 + x}, and the exact value 143\frac{14}{3}.

VCAA 2023 Exam 25 marksA curve is given parametrically by x=tsintx = t - \sin t, y=1costy = 1 - \cos t for 0t2π0 \le t \le 2\pi (one arch of a cycloid). (a) Show that the arc-length integrand simplifies to 22cost\sqrt{2 - 2\cos t}. (b) Hence calculate the exact length of one arch, using the identity 1cost=2sin2 ⁣(t2)1 - \cos t = 2\sin^2\!\left(\dfrac{t}{2}\right).
Show worked answer →

(a) dxdt=1cost\dfrac{dx}{dt} = 1 - \cos t and dydt=sint\dfrac{dy}{dt} = \sin t. Then (dxdt)2+(dydt)2=(1cost)2+sin2t=12cost+cos2t+sin2t=22cost\left(\dfrac{dx}{dt}\right)^2 + \left(\dfrac{dy}{dt}\right)^2 = (1 - \cos t)^2 + \sin^2 t = 1 - 2\cos t + \cos^2 t + \sin^2 t = 2 - 2\cos t. So the integrand is 22cost\sqrt{2 - 2\cos t}.

(b) Using 1cost=2sin2 ⁣(t2)1 - \cos t = 2\sin^2\!\left(\frac{t}{2}\right), the integrand is 4sin2 ⁣(t2)=2sint2=2sint2\sqrt{4\sin^2\!\left(\frac{t}{2}\right)} = 2\left|\sin\frac{t}{2}\right| = 2\sin\frac{t}{2} for 0t2π0 \le t \le 2\pi.

L=02π2sint2dt=[4cost2]02π=4cosπ+4cos0=4+4=8L = \displaystyle\int_0^{2\pi} 2\sin\frac{t}{2}\,dt = \left[-4\cos\frac{t}{2}\right]_0^{2\pi} = -4\cos\pi + 4\cos 0 = 4 + 4 = 8.

Markers reward the parametric integrand, the half-angle simplification, and the exact length 88.

ExamExplained