Skip to main content
Ch. 6 - Applications of Integration
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 6, Problem 6.R.68

Surface area of a cone Find the surface area of a cone (excluding the base) with radius 4 and height 8 using integration and a surface area integral.

Verified step by step guidance
1
Recall that the lateral surface area of a cone can be found by revolving a line segment (the slant height) around the axis. To use integration, first express the cone's slant height as a function. Set up a coordinate system where the cone's height extends along the x-axis from 0 to 8, and the radius varies linearly from 0 to 4 along this height.
Find the equation of the line representing the radius as a function of height x. Since the radius increases linearly from 0 at x=0 to 4 at x=8, the radius function is \(r(x) = \frac{4}{8}x = \frac{x}{2}\).
The surface area generated by revolving a curve \(y = f(x)\) about the x-axis from \(x=a\) to \(x=b\) is given by the formula \(S = \int_a^b 2\pi y \sqrt{1 + \left(\frac{dy}{dx}\right)^2} \, dx\). Here, \(y = r(x) = \frac{x}{2}\).
Compute the derivative \(\frac{dy}{dx}\) of the radius function: \(\frac{dy}{dx} = \frac{d}{dx} \left( \frac{x}{2} \right) = \frac{1}{2}\). Substitute \(y\) and \(\frac{dy}{dx}\) into the surface area integral to get \(S = \int_0^8 2\pi \left( \frac{x}{2} \right) \sqrt{1 + \left( \frac{1}{2} \right)^2} \, dx\).
Simplify the integrand and set up the integral for evaluation. The integral becomes \(S = \int_0^8 \pi x \sqrt{1 + \frac{1}{4}} \, dx = \int_0^8 \pi x \sqrt{\frac{5}{4}} \, dx\). This integral can then be evaluated to find the lateral surface area.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
4m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Surface Area of a Solid of Revolution

The surface area of a solid formed by revolving a curve around an axis can be found using an integral formula. For a curve y = f(x) revolved about the x-axis, the surface area is the integral of 2π times the radius times the arc length differential. This approach generalizes to various shapes, including cones.
Recommended video:
09:07
Example 1: Minimizing Surface Area

Equation of the Cone's Slant Line

To set up the integral, express the cone's slant height as a function relating radius and height. For a cone with radius 4 and height 8, the radius changes linearly with height, forming a straight line. This linear function is essential to define the curve to revolve and compute the surface area.
Recommended video:
05:14
Equations of Tangent Lines

Arc Length Differential (ds)

The arc length differential ds represents an infinitesimal segment of the curve and is given by ds = sqrt(1 + (dy/dx)^2) dx or similarly in terms of y. It accounts for the slant of the surface when integrating to find surface area, ensuring the curved surface is measured accurately.
Recommended video:
06:29
Arc Length of Parametric Curves