MODULE 3 - Applications of Integral Calculus 2022
MODULE 3 - Applications of Integral Calculus 2022
TOPICS:
I. Areas Between Two Graphs
II. Volumes by Slicing
III. Solids of Revolution
A. Disk and Washer Method
B. The Shell Method
IV. Arc Length
V. Surfaces of Revolution
In this module, the technique of integration is used as a tool to solve geometric problems
such as areas of regions between curves, the volumes of solids, the arc lengths of plane
curves, and the areas of surfaces.
Learning Objectives
At the end of this section, the students should be able to
1. Sketch the area bounded by curves in the Cartesian coordinate.
2. Determine the area bounded between curves using integration with respect to the x- or
the y-axis.
In this section, we are going to look at finding the area between two curves. There are actually
two cases that we are going to be looking at.
b
A= f(x) - g(x) dx
a
(1)
a ( upper function ) - ( lower function ) dx
b
= a x b
x=a x=b
y
(x, f(x))
y = f(x)
f(x) - g(x)
y = g(x)
a b
0 x
(x, g(x))
x
Examples
1. Find the area bounded by the graphs of y = 3 - x and y = x2 – 9.
Solution:
MODULE 3 - Applications of Integral Calculus 2
Engr. Caesar Pobre Llapitan
To aid us in describing the area bounded the two curves, let us review some of the
characteristics of the functions that encloses the region.
Parabola: y = x2 - 9
x2 = +(y + 9) (x – h)2 = +4a(y - k)
Vertex: (h, k) = (0, -9)
4a = 1 (latus rectum)
2a = ½
a=¼ (distance of the focus from the vertex)
Line: y=3–x y = mx + b
m = -1 (slope)
b=3 (y-intercept)
The region is determined by the intersection of the two curves and the limits of integration
will then correspond to the x-coordinates of the points of intersection. To find the limits,
we set the two functions equal and solve for x.
3 - x = x2 - 9 or 0 = x2 + x - 12 = (x - 3) (x + 4)
In this case, the upper boundary is formed by y = 3 - x. So, for each fixed value of x, the
height of a rectangle (such as the one indicated in the Figure) is
Solution:
To find the point of intersection, we solve x2 = 2 − x2, so that 2x2 = 2 or x2 = 1 or x = ±1. Since
x = −1 is outside the interval of interest, the only intersection of note is at x = 1.
Since the two curves intersect in the middle of the interval, we will need to compute two
integrals, one on the interval where 2 − x2 ≥ x2 and one on the interval where x2 ≥ 2 − x2.
Hence,
( ) ( )
1 2
A = 2 − x 2 − x 2 dx + x 2 − 2 − x 2 dx
0 1
1 2
2x 3 2x 3
( 2 − 2 x ) dx + ( )
1 2
= 2
2 x − 2 dx = 2 x −
2
+ − 2x
0 1
3 0 3 1
= 4 square units
MODULE 3 - Applications of Integral Calculus 4
Engr. Caesar Pobre Llapitan
Solution:
Characteristics of the functions that encloses the region:
A sketch of the three defining curves is shown in Figure below. Notice that the top boundary
of the region is the curve y = x2 on the first portion of the interval and the line y = 2 − x on
the second portion.
2 − x = x2 or 0 = x2 + x − 2 = (x + 2)(x − 1)
Since x = −2 is to the left of the y-axis, the intersection we seek occurs at x = 1. We then break
the region into two pieces, as shown and find the area of each separately. The total area is
then
A = A1 + A2:
Thus,
( ) ( 2 − x ) − 0 dx
1 2
A = x 2 − 0 dx +
0 1
1 2
x 3
2
x 5
= + 2 x − = square units
3 0 2 1 6
4. Find the area of the region bounded by the graphs of y = x2 + 1 and y = x3 and the vertical
lines x = −1 and x = 1.
Solution:
MODULE 3 - Applications of Integral Calculus 5
Engr. Caesar Pobre Llapitan
After quickly plotting the graphs we see that (x2 + 1) lies above x3 on the interval. So, let f(x)
= x2 + 1 and g(x) = x3.
1
x3 x4
( )
f ( x ) − g ( x ) dx = x + 1 − x dx = + x −
b 1
A= 2 3
−1
3 4 −1
a
( 1 )3 ( 1)
4
( −1 ) 3 ( −1 )
4
8
= +1− − −1− = square units
3 4 3
4 3
5. Find the area of the region enclosed by the graphs of y = 8 − x2, y = 7x, and y = 2x in the first
quadrant.
Solution:
There are three curves to contend with. Since the curves are relatively simple (an upside-
down parabola and two lines through the origin), it is relatively easy to make a sketch of the
region.
Let f(x) = 8 − x2, g(x) = 7x, and h(x) = 2x. A wedge-shaped region is determined by all three
curves. Notice that the ‘top’ curve of the region switches from g(x) to f(x). We find the
intersections of the pairs of graphs:
f(x) = g(x): 8 − x2 = 7x
x2 + 7x − 8 = 0
(x − 1)(x + 8) = 0
x = 1 (not −8).
f(x) = h(x): 8 − x2 = 2x
x2 + 2x − 8 = 0
MODULE 3 - Applications of Integral Calculus 6
Engr. Caesar Pobre Llapitan
(x − 2)(x + 4) = 0
x = 2 (not −4).
g(x) = h(x): 7x = 2x
5x = 0
x = 0.
The region is thus divided into two sub-regions and the graph gives the relative positions of
the curves. Since all the functions are continuous, the Area enclosed by f, g, and h is
A = 7 x − 2 x dx + ( 8 − x ) − 2 x dx
1 2
2
0 1
1 2
5x2 x3
= + 8x − − x2
2 0 3 1
5 ( 2) ( 1)
3 3
= + 8 (2) − − (2) − 8 (1 ) − − ( 1 )
2 2
2 3 3
31
= square units
6
Classroom Activity 1
1. Find the area of the region between the graphs of y = ex and y = x and the vertical lines
x = 0 and x = 1. [Ref 15]
MODULE 3 - Applications of Integral Calculus 7
Engr. Caesar Pobre Llapitan
2. Find the area of the region bounded by the graphs of y = 2 – x2 and y = -x. [Ref 15]
3. Find the area between the graphs of f(x) = y = x2 − 5x − 7 and g(x) = y = x − 12 over [−2,
5]. [Ref 17]
4. Find the area of the region bounded by the graphs of y = 8/x2, y = 8x, and y = x. [Ref 17]
d
A= f(y) - g(y) dy
c
(2)
( right function ) - ( left function ) dy
d
= c y d
c
MODULE 3 - Applications of Integral Calculus 8
Engr. Caesar Pobre Llapitan
y x = g(y) x = f(y)
d y=d
y
S
c y=c
x
f(y) - g(y)
Examples
Determine the area of the region bounded x = - y + 10 and x = (y - 2) .
2 2
1.
Solution:
- y 2 + 10 = y 2 - 4 y + 4
0 = 2y2 - 4 y - 6
0 = 2 ( y + 1 )( y - 3 )
The intersection points are y = -1 and y = 3. The figure below is a graph of the region.
MODULE 3 - Applications of Integral Calculus 9
Engr. Caesar Pobre Llapitan
( )
A = − y 2 + 10 − ( y − 2 ) dy
3 2
−1
( −2 y )
3
= 2
+ 4 y + 6 dy
−1
3
2
= − y 3 + 2 y2 + 6 y
3 −1
2 3
= − ( 3 ) − ( −1 ) + 2 ( 3 ) − ( −1 ) + 6 ( 3 ) − ( −1 )
3 2 2
3
100
= square units
3
Solution:
Line: y=x–1 m = 1, b = -1
3 - y2 = y + 1
y2 + y – 2 = 0
(y + 2)(y – 1) = 0
These two curves intersect when y = -2 and y = 1. The curve is plotted below.
MODULE 3 - Applications of Integral Calculus 10
Engr. Caesar Pobre Llapitan
Determine the area using horizontal rectangles (integration with respect to y).
g ( y ) − f ( y ) dy
d
Because f(y) g(y) on this interval: A=
c
( 3 − y ) − ( y + 1 ) dy = ( − y )
1 1
A= 2 2
− y + 2 dy
−2 −2
1
− y3 y2
= − + 2y
3 2 −2
− ( 1 )3 ( 1 )2 − ( −2 ) 3 ( −2 ) 2
= − + 2(1) − − + 2 ( −2 )
3 2
3 2
9
= square units
2
Notice that by integrating with respect to y you need only one integral. If you had integrated
with respect to x you would have needed two integrals because the upper boundary would
have changed at x = 2, as shown below.
Thus,
A1 (on [-1, 2]) = [(upper function) – (lower function)]x = [yupper – ylower] x
A2 (on [2, 3]) = [(upper function) – (lower function)]x = [yupper – ylower] x
A = ( x − 1 ) + 3 − x dx + ( )
2 3
3 − x + 3 − x dx
−1 2
x − 1 + ( 3 − x ) 1/2 dx + 2 ( 3 − x ) 1/2 dx
2 3
= −1 2
2 2
x2 (3 − x) ( 3 − x ) 3/2
3/2
= −x− −2
2 3/2
−1 3 / 2 2
2 1 16 2
= 2 − 2 − − + 1 − − 2 (0 ) + 2
2 2 3 3
9
= square units
2
MODULE 3 - Applications of Integral Calculus 11
Engr. Caesar Pobre Llapitan
Classroom Activity 2
1. Find the area of the curves bounded by y2 = 2x + 6 and y = x – 1. [Ref 18]
Exercises 1
1. Sketch the region enclosed by the given curves. Decide whether to integrate with respect
to x or y. Draw a typical approximating rectangle and label its height and width.
a. Bounded by y = 1/x, y = 0, x = e and x = e2
b. Bounded by y = 5 – 2x – 3x2, y = 0, x = -1 and x = 1
c. Above y = x and below y = 12 – x2
d. Below y = 1 – cos x and above y = 0 between two consecutive intersections of
these graphs
2. Find the area of the region bounded by the graphs of y = cos x and y = (2/π) x – 1 and the
vertical lines x = 0 and x = π.
3. Find the area of the region in the first quadrant that is bounded above by the curve y =
x and below by the x-axis and the line y = x – 2.
4. Compute the area of the region enclosed by x = ½ y2 – 3 and y = x - 1 .
5. The region bounded below by the parabola y = x2 and above by the line y = 4 is to be
partitioned into two subsections of equal area by cutting across it with the horizontal
line y = c.
MODULE 3 - Applications of Integral Calculus 12
Engr. Caesar Pobre Llapitan
a. Sketch the region and draw a line y = c across it that looks about right. In terms of
c, what are the coordinates of the points where the line and parabola intersect?
Add them to your figure.
b. Find c by integrating with respect to y. (This puts c in the limits of integration.)
c. Find c by integrating with respect to x. (This puts c into the integrand as well.)
Learning Objectives
At the end of this section, the students should be able to
1. Sketch the solid bounded by curves by slicing it with known cross-sectional geometry.
2. Determine the volume of a solid using slicing with known cross-sectional area.
If the area A(x) of the cross-section R(x) is a continuous function of x, we can find the volume
of the solid by integrating A(x) from a to b.
Thus, the volume of the solid of known integrable cross-section area A(x) from x = a to x = b is
the integral of A from a to b:
b
V =
a
A(x) dx (3)
Examples
1. A pyramid 3 m high has a square base that is 3 m on a side. The cross-section of the
pyramid perpendicular to the altitude x m down from the vertex is a square x m on a
side. Find the volume of the pyramid. [Ref 12]
Solution:
Limits of integration: x = 0 to x = 3
3
3 3 x3
0 A ( x ) dx = 0
2
Integrate to find the volume: V= x dx = = 9 m3
3
0
2. A curved wedge is cut from a cylinder of radius 3 by two planes. One plane is
perpendicular to the axis of the cylinder. The second plane crosses the first plane at a
45° angle at the center of the cylinder. Find the volume of the wedge. [Ref 12]
Solution:
Limits of integration: x = 0 to x = 3
MODULE 3 - Applications of Integral Calculus 14
Engr. Caesar Pobre Llapitan
Solution:
1 / 2s 12 − y
=
2 12
s = 2 ( 12 − y )
Therefore, A ( y ) = s = ( 24 − 2 y )
2 2
Limits of integration: y = 0 to y = 12
4. Compute the volume V of the solid in the Figure, whose base is the region between the
inverted parabola y = 4 − x2 and the x-axis, and whose vertical cross sections
perpendicular to the y-axis are semicircles.
Solution:
Radius = x = 4−y
1
A ( y ) = (4 − y )
2
Limits of integration: y = 0 to y = 4
Classroom Activity 3
1. The axes of two right cylinders, each of radius r, intersect at right angles. Find the
volume of the resulting solid that is common to both cylinders.
2. The base of a solid is the ellipse b2x2 + a2y2 = a2b2. Each cross-section perpendicular to
the x-axis is a square with ends of a side on the ellipse. What is the volume?
3. Find the volume bounded by the cylinder x2 + y2 = 2a2 and the planes z = 0, x = 0, y = x,
y = z.
4. Find the volume of the solid bounded by the paraboloid x2 + 4y2 = z and the plane z = 4.
5. A solid has a circular base of radius 2. Parallel cross sections of the solid perpendicular
to its base are equilateral triangles. What is the volume of the solid?
MODULE 3 - Applications of Integral Calculus 16
Engr. Caesar Pobre Llapitan
6. The radius of a hemispherical vat is 5 ft, and it contains a liquid to a depth of 4 ft. Find
the volume of the liquid.
Exercises 2
1. A solid has the circle x2 + y2 = 25 as a base. The sections perpendicular to a specified
diameter are squares. Sketch the solid and find its volume.
2. Find the volume of a cap of height h formed from a sphere of radius r.
3. A solid has a circular base of radius 2, and their parallel cross sections perpendiculars to
its base are isosceles right triangles oriented so that the endpoints of the hypotenuse of
a triangle lie on the circle. Find the volume of the solid.
4. A solid has an elliptical base with a major axis of 18 in. and a minor axis of 12 in. Find the
volume of the solid if every section perpendicular to the major axis is (a) a square; and
(b) an equilateral triangle.
5. A variable square whose plane is perpendicular to the x-axis has two adjacent vertices
on the parabola y2 = 4ax. Find the volume of the solid generated as the square moves
from x = 0 to x = a.
6. The solid lies between planes perpendicular to the y-axis at y = 0 and y = 2. The cross-
sections perpendicular to the y-axis are circular disks with diameters running from the
y-axis to the parabola x = 5y2. Find the volume of the solid.
7. Find the volume of a cap of height h formed from a sphere of radius r.
8. Find the volume of a right pyramid with a square base of side and height.
9. Calculate the volume of the solid generated by revolving the plane region bounded by
y = x , x = 4, and y = 1 2 about the x-axis.
10. Compute the volume of the solid generated by revolving the plane region bounded by
y = x 2 , y = 9, and x = 0 about the x-axis.
Learning Objectives
At the end of this section, the students should be able to
1. Sketch the solid formed by revolving the area bounded by curves about a particular axis.
2. Determine the volumes of solid of revolution by using the
a. Disk method
b. Washer or “ring” method
c. Cylindrical shell method
The most common application of the method of slicing is to solids of revolution. Solids of
revolution are solids whose shapes can be generated by revolving plane regions about axes.
If the area bounded by the curve y = f(x), the x-axis, the line x = a and the line x = b is revolved
about the x-axis, a solid is generated. We can find the solid’s volume in the following way.
The typical cross section of the solid perpendicular to the axis of revolution is a disk of radius
f(x) and area
The solid’s volume, being the integral of A from x = a to x = b, is the integral of [f(x)]2 from a
to b.
MODULE 3 - Applications of Integral Calculus 17
Engr. Caesar Pobre Llapitan
b b b
π radius dx = π f ( x ) dx =
2 2
V = π y 2 dx (4)
a a a
Similarly, the volume generated by the region bounded by x = g(y), the y-axis, y = c and y = d
about the y-axis is given by
d d d
π radius dy = π g ( y ) dy =
2 2
V = πx 2 dy (5)
c c c
Examples
1. Find the volume of the solid obtained by revolving the region under the graph of y = x
on [0, 2] about the x-axis. [Ref 15]
Solution:
MODULE 3 - Applications of Integral Calculus 18
Engr. Caesar Pobre Llapitan
b b b
radius f ( x ) dx =
2 2
V = dx = y 2 dx
a a a
Identify: Radius = y = x
Limits: [0, 2]
0 ( x )
2 2 2
V =
0
y 2 dx = dx
2
= x2
2 0
= 2 cubic units
2. Find the volume of the solid of revolution generated by rotating the region under the
graph of y = ex from x = -1 to x = 2 about the x-axis.
Solution:
b b b
radius f ( x ) dx =
2 2
V = dx = y 2 dx
a a a
Identify: Radius = y = ex
Limits: [-1, 2]
3. Find the volume of the solid generated by revolving the region bounded by y = x and
the lines y = 1, x = 4 about the line y = 1. [ref 12]
Solution:
MODULE 3 - Applications of Integral Calculus 19
Engr. Caesar Pobre Llapitan
b
V =
a
y 2 dx
Identify: radius = y = x − 1
Limits: [1, 4]
( )
4 2
V = x −1 dx
1
Classroom Activity 4
The region between the curve y = x, 0 x 4, and the x-axis is revolved about the x-
axis to generate a solid. Find its volume.
The volume generated by the area when the axis of rotation is about a line that is not a boundary
of the area that is being rotated. Such situations are handled by expressing the desired volume
as the difference of two volumes each of which can be obtained by rotating a region about a line
that forms of its boundaries. The cross sections perpendiculars to the axis of revolution are
washers instead of disks.
We thus find that the volume obtained by rotating about the x-axis the area bounded by
y1 = f(x), y2 = f(x), x = a, and x = b is given by
a ( y 1 )
b 2
V =π - y 22 dx or
(6)
a ( )
b 2 2
=π yhigher - ylower dx
Similarly, the volume generated by the region bounded by x1 = f(y), x2 = f(y), y = c, and y = d
about the y-axis is given by
a ( x 1 )
b 2
V =π - x 22 dy or
(7)
a ( ) dy
b 2 2
=π x right - x left
Examples
1. Find the volume of the solid obtained by revolving the region bounded by y = x and y
= x about the x-axis. [Ref 15]
Solution:
(y ) (y )
b b
V = 2
1 - y22 dx = 2
higher
2
- ylower dx
a a
Identify: y 1 = yhigher = x
y2 = ylower = x
Limits: [0, 1]
MODULE 3 - Applications of Integral Calculus 21
Engr. Caesar Pobre Llapitan
(y ) ( x ) − ( x )
V =
1
2 2
- ylower dx = 1 2 2
dx
0
higher
0
1
=
0
x − x 2 dx
1
x2 x3 1 1
= − = −
2 3
0 2 3
= cubic units
6
2. Find the volume of the solid generated by revolving the region bounded by y = 9 – x2 on
the first quadrant about the line x = - 2. [Ref 18]
Solution:
(x ) (x )
b b
V = 2
1 - x 22 dy = 2
right
2
- x left dy
a a
(x ) (x )
b b
V = 2
1 - x 22 dy = 2
outer
2
- xinner dy
a a
( ) (9 − y + 4 )
9 2 9
− ( 2 ) dy =
2
= 9 − y +2 9−y
0 0
9
( 9 − y )2 2
− 4 (9 − y )
3/2
= −
2 3
0
9 72
= − 0 − +
2 3
171
= cubic units
6
Classroom Activity 5
1. The region bounded by the curve y = x2+ 1 and the line y = -x + 3 is revolved about the x-
axis to generate a solid. Find the volume of the solid.
MODULE 3 - Applications of Integral Calculus 22
Engr. Caesar Pobre Llapitan
2. The region bounded by the parabola y = x2 and the line y = 2x in the first quadrant is
revolved about the y-axis to generate a solid. Find the volume of the solid.
3. Find the volume of the solid generated by revolving the region between the parabola x
= y2 + 1 and the line x = 3 about the line x = 3.
4. The region in the first quadrant enclosed by the parabola y = x2, the y-axis, and the line
y = 1 is revolved about the line x = 3/2 to generate a solid. Find the volume of the solid.
5. Find the volume of the solid generated by revolving the region in the first quadrant
bounded above by the curve y = x2, below by the x-axis, and on the right by the line x =
1, about the line x = -1.
Exercises 3
Find the volume of the solid generated by revolving the region bounded by the graphs of the
equations and/or inequalities about the indicated axis.
1. y = x2, y = 0, x = 2; the x-axis
2. y = x3, y = 0, x = 1; the x-axis
3. y = -x2 + 2x, y = 0; the x-axis
4. y = ex, y = 0, x = 0, x = 1; the x-axis
5. x = -y2 + 2y, x = 0; the y-axis
6. x2 – y2 = 4, x 0, y = -2, y = 2; the y-axis
7. x2 + y2 = 1, y2 = 3/2 x, y 0, the x-axis; (the smaller region)
8. Determine the volume of the solid obtained by rotating the region bounded
y = x 2 - 2 x and y = x about the line y = 4 .
9. Determine the volume of the solid obtained by rotating the region bounded by
y = 2 x - 1 and y = x - 1 about the line x = -1.
10. Rotate the region bounded by y = 7 - x 2 , x = -2, x = 2 and the x-axis.
In the method of cylinders or method of shells, the formula for the area in all cases will be
When the region shown in (a) is revolved about the vertical line x = L, a solid is produced which
can be sliced into cylindrical shells. A typical shell is shown in (b)
There are a couple of important differences between this method and the method of rings/disks.
First, rotation about a vertical axis will give an area that is a function of x and rotation
about a horizontal axis will give an area that is a function of y. This is exactly opposite of the
method of rings/disks.
MODULE 3 - Applications of Integral Calculus 23
Engr. Caesar Pobre Llapitan
Second, we don’t take the complete range of x or y for the limits of integration as we did in the
previous section. Instead we take a range of x or y that will cover one side of the solid.
The volume of the solid generated by revolving the region between the x-axis and the graph of
a continuous function y = f(x) 0, 0 a x b, about the y-axis is
b b
V = 2π ( shell radius )( shell height ) dx = 2π x f ( x ) dx (8)
a a
Examples
1. The region bounded by the curve y = x ,the x-axis, and the line x = 4 is revolved about
the y-axis to generate a solid. Find the volume of the solid.
Solution:
4 128
= ( 32 − 0 ) = cubic units
5 5
(x ) (x )
b b
V = 2
1 - x 22 dy = 2
right
2
- x left dy
a a
MODULE 3 - Applications of Integral Calculus 24
Engr. Caesar Pobre Llapitan
2. The region bounded by the curve y = x, the x-axis, and the line x = 4 is revolved about
the x-axis to generate a solid. Find the volume of the solid.
Solution:
= 2 ( 8 − 4 ) = 8 cubic units
0 ( x )
4 4 2
V = 0 y dx =
2
dx
3. Let R be the region bounded by the graphs of y = 4 – x2 and y = -x + 2. Find the volume
of the solid obtained by revolving R about the line x = 4.
Solution:
(4 − x ) ( − x )
2 2
V = 2 ( shell radius )( shell height ) dx = 2 2
+ x + 2 dx
−1 −1
2
x4 x3
( )
2
= 2 x − 5 x + 2 x + 8 dx = 2
3 2
− 5 + x2 + 8x
−1
4 3 −1
16
= cubic units
3
Classroom Activity 6
Let R be the region bounded by the graphs of y = x2 + 1, y = -x + 1 and x = 1. Find the volume of
the solid that is obtained by revolving about the y-axis using (a) the method of washers and (b)
the method of cylindrical shells.
Exercises 4
Obtain the volume of the following using method of cylinders.
1. The region bounded by the curve y = x, the x-axis, and the line x = 4 is revolved about
the y-axis to generate a solid. Find the volume of the solid.
2. The region in the first quadrant bounded by the parabola y = x2, the y-axis, and the line
y = 1 is revolved about the line x = 2 to generate a solid. Find the volume of the solid.
3. Determine the volume of the solid obtained by rotating the region bounded by and the
x-axis y = 3 x , x = 8, about the x-axis.
4. Determine the volume of the solid obtained by rotating the region bounded by
y = 2 x - 1 and y = x - 1 about the line x = 6 .
5. Determine the volume of the solid obtained by rotating the region bounded by
x = ( y - 2 ) and y = x about the line y = -1 .
2
6. Rotate the region bounded by x = ( y - 2 ) , the x-axis and the y-axis about the x-axis.
2
Learning Objectives
At the end of this section, the students should be able to
1. Derive the formulas for finding the length of a curve.
2. Determine the length of a curve in a given interval.
We want to determine the length of the continuous function y = f(x) on the interval [a, b].
Initially we’ll need to estimate the length of the curve. We’ll do this by dividing the interval up
into n equal subintervals each of width Δx and we’ll denote the point on the curve at each point
by Pi. We can then approximate the curve by a series of straight lines connecting the points.
Here is a sketch of this situation for n = 7.
y P6
P5 P8
y = f(x)
P4 P7
P1 P2
yi
P3 xi
x
a xi-1 xi b
Now denote the length of each of these line segments by Pi −1 Pi and the length of the curve will
then be approximately,
n
L P
i =1
i −1 Pi
and we can get the exact length by taking n larger and larger. In other words, the exact length
will be
n
L = lim
n → P
i =1
i −1 Pi
Now, let’s get a better grasp on the length of each of these line segments. First, on each segment
let’s define yi = yi − yi − 1 = f ( xi ) − f ( xi − 1 ) . We can then compute directly the length of the line
segments as follows.
( xi − xi − 1 ) + ( yi − 1 − yi ) =
2 2
Pi − 1 Pi = x i2 + yi2
*
By the Mean Value Theorem, we know that on the interval xi − 1 , xi there is a point xi so that
( )( x − x
f ( xi ) − f ( xi − 1 ) = f ' xi* i i−1 )
y = f ' ( x ) x
i
*
i i
( x i − x i − 1 ) + ( yi − 1 − yi )
2 2
Pi − 1 Pi =
( )
2
= x 2 + f ' xi* x 2
( )
2
= 1 + f ' xi* x
( )
2
L = lim Pi − 1 Pi = lim 1 + f ' xi* x
n → n →
i=1 i=1
However, using the definition of the definite integral, this is nothing more than
2
b b dy
a 1 + f ' ( x ) dx = a
2
L= 1+ dx (9)
dx
In a similar fashion we can also derive a formula for x = h(y) on [c, d]. This formula is
2
d d dx
c 1 + h ' ( x ) dx = c
2
L= 1+ dy (10)
dy
From this point on we are going to use the following formula for the length of the curve.
L = ds (11)
where:
2
b dy
ds = a
1 + dx
dx
if y = f ( x ), a x b
(11-a)
2
d dx
ds = c
1 + dy
dy
if x = h( y ), c yd
Examples
1. Determine the length of y = ln ( sec x ) between 0 x /4.
Solution:
In this case we’ll need to use the first ds since the function is in the form y = f (x). So, let’s
get the derivative out of the way.
2
dy sec x tan x dy
= = tan x = tan x
2
dx sec x dx
Let’s also get the root out of the way since there is often simplification that can be done and
there’s no reason to do that inside the integral.
2
dy
1+ = 1 + tan x = sec x = sec x
2
dx
MODULE 3 - Applications of Integral Calculus 28
Engr. Caesar Pobre Llapitan
Note that we could drop the absolute value bars here since secant is positive in the range
given.
2
b dy
The arc length is then, ds = a
1 + dx
dx
/4 /4
s=
0
sec x dx = ln sec x + tan x
0
= ln ( 2 +1 ) units
2
( y - 1 ) between 1 y 4 .
3/2
2. Determine the length of x =
3
Solution:
There is a very common mistake that students make in problems of this type. Many students
see that the function is in the form x = h(y) and they immediately decide that it will be too
difficult to work with it in that form so they solve for y to get the function into the form y =
f (x). While that can be done here it will lead to a messier integral for us to deal with.
Sometimes it’s just easier to work with functions in the form x = h(y). In fact, if you can work
with functions in the form y = f (x) then you can work with functions in the form x = h(y).
There really isn’t a difference between the two so don’t get excited about functions in the
form x = h(y). Let’s compute the derivative and the root.
2
dx dx
=( y − 1)
1/2
1 + = 1 + y−1 = y
dy dy
As you can see keeping the function in the form x = h(y) is going to lead to a very easy
integral. To see what would happen if we tried to work with the function in the form y = f
(x) see the next example.
3. Set up, but do not evaluate, an integral for the length of the given curve using
2
dy
2
dx
a. ds = 1 + dx b. ds = 1 + dy
dx dy
a. y= x + 2, 1 x 7
Solution:
y= x+2 x = y2 − 2
dy 1 dx
= = 2y
dx 2 x + 2 dy
MODULE 3 - Applications of Integral Calculus 29
Engr. Caesar Pobre Llapitan
Limit: 1 x 7 Limit: 3 y 3
2 2
dy dx
ds = 1 + dx ds = 1 + dy
dx dy
2
1 = 1 + 2 y dy
2
= 1+ dx
x+2
ds = 1 + 4 y 2 dy
1
= 1+ dx 3
x+2 s= 3
1 + 4 y 2 dy
x+3
ds = dx
x+2
7 x+3
s=
1 x+2
dx
b. y = sin 2 x , 0 x
8
Solution:
x=
1
sin −1 y , 0 y
2
y = sin 2 x , 0 x
8 2 2
dy dx 1 1
= 2 cos 2 x =
dx dy 2 1 − y 2
2 2
dy dx
ds = 1 + dx ds = 1 + dy
dx dy
= 1 + 2 cos 2 x dx
2
2
1
= 1 + 4 cos 2 2 x dx = 1+ dy
2 1 − y 2
/8
s=
0
1 + 4 cos 2 2 x dx
1
= 1+ dy
4 ( 1 − y2 )
1 2 /2 5 − 4 y 2
2 0
s= dy
1 − y2
Classroom Activity 7
Set up, but do not evaluate, an integral for the length of the given curve using,
2
dy
2
dx
a. ds = 1 + dx b. ds = 1 + dy
dx dy
1
1. x = cos y , 0 x
2
1 2 1
2. Determine the length of x = y for 0 x . Assume that y-positive.
2 2
MODULE 3 - Applications of Integral Calculus 30
Engr. Caesar Pobre Llapitan
Learning Objectives
At the end of this section, the students should be able to
1. Sketch the surface of a curve by revolving the length and reach of the curve that
generates it.
2. Determine the surface area of a curve generated by revolving an arc length about a
particular axis.
Suppose we want to find the area of the surface swept out by revolving the graph of a
nonnegative function y = f(x), a x b, about the x-axis. We partition [a, b] in the usual manner
and use the points in the partition to partition the graph into short arcs.
y P
Q
y = f(x)
a
xk– 1
xk x
b
As the arc PQ revolves about the x-axis, the line segment joining P and Q sweeps out part of a
cone whose axis lies along the x-axis. A piece of a cone like this is called a frustum of a cone,
frustum being Latin for “piece”. The surface area of the frustum approximates the surface area
of the band swept out by the arc PQ.
The surface area of the frustum of a cone is 2 times the average of the base radii times the slant
height.
r1 + r2
Frustum surface area = 2 L = ( r1 + r2 ) L
2
( )
2
Pk − 1 Pk = 1 + f ' x k* x *
where x k is some point in xk − 1 , xk
Before writing down the formula for the surface area we are going to assume that Δx is “small”
and since f(x) is continuous we can then assume that
f ( xk ) + f ( xk − 1 )
Ai = 2 PQ
2
( ) ( )
2
2 f x k* 1 + f ' x k* x
2 f ( x ) ( )
2
S *
1 + f ' x k* x
k
i=1
and we can get the exact surface area by taking the limit as n goes to infinity.
2 f ( x ) ( )
2
S = lim *
1 + f ' x k* x
n →
k
i=1 (12)
b
2π f ( x ) 1 + f' ( x ) dx
2
=
a
We can derive a similar formula for rotating x = h(y) on [c, d] about the y-axis. This would give
the following formula.
MODULE 3 - Applications of Integral Calculus 32
Engr. Caesar Pobre Llapitan
2π h ( y ) 1 + h' ( y ) dy
2
S= (13)
c
Notice that the roots in both of these formulas are nothing more than the two ds’s we used in
the previous section. Also, we will replace f(x) with y and h(y) with x; doing this gives the
following two formulas for the surface area.
S=
2π yds rotation about the x-axis (14-a)
S = 2π xds rotation about the y-axis (14-b)
where:
2
b
dy
ds =
a
1 + dx
dx
if y = f ( x ), a x b
(15)
2
d dx
ds =
c
1 + dy
dy
if x = h( y ), c yd
Examples
1. Find the (lateral) surface area of the surface of revolution obtained by revolving each
curve about the x-axis.
1
a. y = x 3 from x = 0 to x = 2
9
b. y 2 = 4 x from x = 1 to x = 3
Solutions:
The surface area is given by
S = 2 yds rotation about the x-axis
2
b
dy
where ds =
a
1 + dx
dx
1 3
a. y= x from x = 0 to x = 2
9
dy 1 2
Here, = x
dx 3
2 2
2 dy 2 1 3 1
S = 2
0 y 1+ dx = 2
dx 0 9
x 1 + x 2 dx
3
1/2
2 2 x4 4 3
=
4
0
1 +
9
x dx
9
2 2
3/2 3/2
2x4 x4 98
= 1+ = 1+ = square units
2 3 9 3 9 81
0 0
MODULE 3 - Applications of Integral Calculus 33
Engr. Caesar Pobre Llapitan
b. y 2 = 4 x from x = 1 to x = 3
dy dy 2 1
Here, 2 y = 4 , and so = = . Hence, surface area is
dx dx y x
2 2
3 dy 3 1
S = 2
1
y 1 + dx = 2
dx 1
2 x 1+
x
dx
1/2
3 1
= 4
1
x 1 +
x
dx
Solutions:
S = 2 xds rotation about the y-axis
2
d dx
where ds =
c
1 + dy
dy
a. x = y 3 from y = 0 to y = 1
dx
Here = 3 y 2 , and so the surface area is
dy
2
dx
( )
1 1 2
S = 2
0
x 1+ dy = 2
dy
0 x 1 + 3 y2 dy
0 y ( 1 + 9 y )
1 1/2
= 2 3 4
dy
1
2 2
0 ( ) ( ) ( ) ( 10 )
1 1/2 3/2
= 1 + 9 y4 36 y 3 dy = 1 + 9 y4 = 10 − 1 square units
36 18 3 0
27
MODULE 3 - Applications of Integral Calculus 34
Engr. Caesar Pobre Llapitan
b. x 2 = 4 y from y = 1 to y = 2
dx dx 4 2
Here 2 x = 4 , and so = = = y −1/2 . Hence, the surface area is
dy dy 2 x 2 y
2
dx
( )
2 2 2
S = 2
1 x 1+ dy = 2
dy
1 2 y 1 + y −1/2 dy
( )
2 1/2
= 4
1 y 1 + y −1 dy
2
1 ( y + 1 )
1/2
= 4 dy
1
8 8
=
3
(1 + y)
3/2
=
3
(
3 3 − 2 2 square units )
0
Classroom Activity 8
Determine the surface area of the solid obtained by rotating y = 9 - x , -2 x 2
2
1.
about the x-axis.
2. If a parabolic reflector of an automobile head light is 12 in. in diameter and 4 in. deep,
what is its area?
3. Compute the area of surface generated by revolving the four-cusped of hypocycloid x2/3
+ y2/3 = a2/3 about the x-axis.
Exercises 5
1. Find the area of the surface obtained by revolving the graph of x = y3 on the interval [0,
1] about the y-axis.
2. Find the area of the surface obtained by revolving the graph of y = 4 − x 2 on [0, 1]
about the x-axis. This surface is called a spherical zone.
3. Find the area of the curved surface of a right-circular cone of base radius r and height h
by rotating the straight-line segment from (0, 0) to (r, h) about the y-axis.
4. Find the area of the surface obtained by revolving the graph of y = 4 − x 2 on [0, 1] about
the x-axis. This surface is called a spherical zone.
2 2
5. Find the area of the spherical zone formed by revolving the graph of y = r − x on [a,
b], where 0 < a < b < r, about the x-axis.
6. Find the area of the surface generated by revolving y = ln x from x = 0 to x = 1 about the
y-axis.
7. Compute the area of the surface generated by revolving the arc of y = x2 from x = 0 to x
= 2 about the y-axis.
8. Find the surface area of the torus (doughnut) obtained by rotating the circle (x – b)2 + y2
= a2 about the y-axis.
9. Find the area of the surface obtained by rotating the ellipse x2 + 4y2 = 4 about the x-axis.
10. Find the area of the surface obtained by rotating the ellipse x2 + 4y2 = 4 about the y-axis.
MODULE 3 - Applications of Integral Calculus 35
Engr. Caesar Pobre Llapitan
VI. AREAS, ARC LENGTH AND SURFACE AREAS IN POLAR AND PARAMETRIC EQUATIONS
Learning Objectives
At the end of this section, the students should be able to
1. Sketch the graph of functions involving parametric and polar equations.
2. Determine the areas, volumes, arc length and surface areas bounded by parametric
equations.
3. Determine the areas, volumes, arc length and surface areas bounded by polar equations
The coordinates (x, y) of a point on a curve are often expressed in terms of a third variable, say
t, thus:
x = f (t) y = g(t)
The third variable is called the parameter and the two equations are the parametric equations
of the curve
with C(h, k)
▪ Hyperbola:
x = h + a sec
y = k + b tan
▪ Parabola:
(y – k)2 = 4a(x – h)
x = h + at2 y = k + 2at
y2 = 4ax
x = 4a/t2 y = 4at
x = f (t) y = g(t)
b
Recall how to find the area under y =F(x) on a ≤ x ≤ b: A=
a
F ( x ) dx
We will now think of the parametric equation x = f (t) as a substitution in the integral, with a =
f() and b = f().
If this is going to be a substitution we’ll need dx = f ′(t )dt
Plugging this into the area formula above and making sure to change the limits to their
corresponding t values gives us
A=
F ( f (t )) f '(t ) dt
Since we don’t know what F(x) is we’ll use the fact that
β
A= α
g(t) f'(t) dt (16)
α
A= β
g(t) f'(t) dt (17)
Example
Determine the area under the parametric curve given by the following parametric equations.
x = 6 ( - sin ) y = 6 ( 1 - cos ) 0 2
Solution:
First, we need to derive the parametric equation for x.
dx
= 6 ( 1 - cos )
d
2
A = 36 ( 1 - cos ) d
2
( 1 - 2 cos + cos ) d
2
= 36 2
0
2 3 1
= 36 - 2 cos + cos 2 d
0
2 2
1 2
= 54 - 2 sin + sin 2
4 0
= 108 square units
MODULE 3 - Applications of Integral Calculus 37
Engr. Caesar Pobre Llapitan
x = f (t) y = g(t)
We will also be assuming that the curve is traced out exactly once as t increases from αto β.
Also, for the purposes of the derivation that we’re going to use we will assume that the curve is
traced out from left to right as t increases. This is equivalent to saying
dx
0 for t
dt
2
b dy
ds = a
1+ dx
dx
if y = f ( x ), a x b
(18)
2
d dx
ds = c
1 + dy
dy
if x = h( y ), c yd
2 2
β
dx dy
L=
α
+ dt
dt dt
(19)
Notice that we could have used the second formula for ds above is we had assumed instead that
dy
0 for t
dt
If we had gone this route in the derivation, we would have gotten the same formula.
Example:
Determine the length of the parametric curve given by the following parametric equations.
x = 3 sin t y = 3 cos t 0 t 2
Solution:
It is evident that this is a circle of radius 3 centered at the origin. And we know that it will
be traced out exactly once in this range. So, the derived formula above is applicable.
MODULE 3 - Applications of Integral Calculus 38
Engr. Caesar Pobre Llapitan
dx dy
= 3 cos t = -3 sin t
dt dt
= 6 units
about the x or y-axis. We are going to assume that the curve is traced out exactly once as t
increases from α to β. At this point there actually isn’t all that much to do. We know that the
surface area can be found by using one of the following two formulas depending on the axis of
rotation.
S=
2πy ds rotation about x-axis (20-a)
S = 2πx ds rotation about y-axis (20-b)
All that we need is a formula for ds to use and from the previous section we have
2 2
dx dy
ds = + dt if x = f(t), y = f(t)
dt dt
We will need to be careful with the x or y that is in the original surface area formula. Back when
we first looked at surface area, we saw that sometimes we had to substitute for the variable in
the integral and at other times we didn’t. This was dependent upon the ds that we used. In this
case however, we will always have to substitute for the variable. The ds that we use for
parametric equations introduce a dt into the integral and that means that everything needs to
be in terms of t. Therefore, we will need to substitute the appropriate parametric equation for x
or y depending on the axis of rotation.
Example
Ref [1] Find the surface area of the solid of revolution generated when the parametric curve
x = 3t y = 7t + 1
Solution:
MODULE 3 - Applications of Integral Calculus 39
Engr. Caesar Pobre Llapitan
( ) ( 7)
2
(3)
1
S = 2
2
7t + 1 t+ dt
0
1
7 2
( )
1
= 2 7t + 1 dt = 8 t + t
0
2 0
7
= 8 + 1
2
=4 ( )
7 + 2 square units
Symmetry:
1. If for an equation in polar coordinates an equivalent equation is obtained when (r, ) is
replaced by either (r, - + 2n) where n is any integer, the graph of the equation is
symmetric with respect to the polar axis.
2. If for an equation in polar coordinates an equivalent equation is obtained when (r, ) is
replaced by either (r, − + 2n) or (−r, − + 2n), where n is any integer, the graph of
the equation is symmetric with respect to the ½ axis (normal axis).
3. If for an equation in polar coordinates an equivalent equation is obtained when (r, ) is
replaced by either (−r, + 2n) or (r, + + 2n), where n is any integer, the graph of
the equation is symmetric with respect to the pole.
1. Lines
Some lines have fairly simple equations in polar coordinates.
a. θ = c + k, where k is any integer
A line containing the pole and making an angle of radian measure c with the
polar axis
b. r cos θ = a
This is easy enough to convert to Cartesian coordinates to x = a. So, this is a
vertical line.
c. r sin θ = b
Likewise, this converts to y = b and so is a horizontal line.
2. Circles
Let’s take a look at the equations of circles in polar coordinates.
a. r = a.
This equation is saying that no matter what angle we’ve got the distance from the
origin must be a. If you think about it that is exactly the definition of a circle of
radius a centered at the origin. So, this is a circle of radius a centered at the origin.
This is also one of the reasons why we might want to work in polar coordinates. The
equation of a circle centered at the origin has a very nice equation, unlike the
corresponding equation in Cartesian coordinates.
MODULE 3 - Applications of Integral Calculus 40
Engr. Caesar Pobre Llapitan
b. r = 2a cos θ.
This is a circle of radius │a│and center (a, 0). Note that a might be negative and so
the absolute value bars are required on the radius. They should not be used however
on the center.
c. r = 2b sin θ
This is similar to the previous one. It is a circle of radius b and center (0, b).
d. r = 2a cos θ + 2b sin θ
This is a combination of the previous two and by completing the square twice it can
be shown that this is a circle of radius a2 + b2 and center (a, b). In other words, this
is the general equation of a circle that isn’t centered at the origin.
=
i
ri
=
r = f()
O
1 2
Area of sector of a circle = r
2
2 r
1
A = lim i
2
i
i → 0
i=1
(21)
1 β
A=
2 α
r 2 dθ
=
i
ri =
r = f()
r = g()
O
n 1 2 n
1 2
A = lim ri i − ri i
i → 0
i = 1 2 i=1
2 (22)
1 β
f ( θ ) - g ( θ ) dθ
2 2
A=
2 α
Examples
1. Determine the area of the inner loop of r = 2 + 4 cos .
Solution:
First, we will determine the values of 𝜃 where the curve goes through the origin. We can get
these by equating equal to zero and solving.
1 2 4
0 = 2 + 4 cos cos = - = ,
2 3 3
The figure below shows the curve with the inner loop shaded in.
The values of 𝜃 define where the inner loop starts and ends and hence are also the limits of
integration in the formula.
4 4
3 2 3 2
4 4
= 2
3
2 + 8 cos + 4 ( 1 + cos 2 ) d = 23 6 + 8 cos + 4 cos 2 d
3 3
4
= ( 6 + 8 sin + 2 sin 2 ) 3
2 = 4 - 6 3 = 2.174 square units
3
Solution:
So, we will need the limits that will enclose this area as we trace out the curve. This will be
the angles for which the curve passes through the origin. We can get these by setting the
equation equal to zero and solving.
1 2 4
0 = 2 + 4 cos cos = − = ,
2 3 3
So, the area is then,
1 β 2
A=
2 α
r dθ
4 4
A=
2
3 1
2
( 2 + 4 cos ) d =
2
2
3 1
2
(4 + 16 cos + 16 cos 2 d )
3 3
4
=
( 2 + 8 cos + 8 cos ) d
3 2
2
3
Therefore,
4 4
1
A=
2 + 8 cos + 8 2 ( 1 + cos 2 ) d = 6 + 8 cos + 4 cos 2 d
3 3
2 2
3
3
4 /3
= ( 6 + 8 sin + 2 sin 2 ) = 4 − 6 3 sq. unit
2 /3
Solution:
To determine this area, we’ll need to know that value of θ for which the two curves intersect.
We can determine these points by setting the two equations and solving.
1 7 11
3 + 2sin = 2 sin = − = ,
3 6 6
Note as well here that we also acknowledged that another representation for the angle 11/6
is -/6. This is important for this problem. In order to use the formula above the area must
be enclosed as we increase from the smaller to larger angle. So, if we use 7/6 to 11/6 we
will not enclose the shaded area, instead we will enclose the bottom most of the three
regions. However, if we use the angles -/6 to 7/6 we will enclose the area that we’re after.
7 /6
1
( 3 + 2 sin ) − ( 2 ) d
2 2
A=
− /6 2
7 /6 1
=
− /6 2
(
5 + 1 2 sin + 4 sin 2 d )
Therefore,
7 /6 1
A=
− /6 2
( 7 + 1 2 sin − 2 cos 2 ) d
1 7 /6
= ( 7 − 12 sin − sin 2 )
2 − /6
11 3 14
= + square units
2 3
Solution:
This time we’re looking for the following region.
So, this is the region that we get by using the limits 7/6 to 11/6. The area is then,
A=
1 β
2 α 2
2
f ( θ ) - g ( θ ) dθ
11 /6
1 2
( 2 ) − ( 3 + 2 sin ) d
2
A=
7 /6 2
11 /6 1
=
7 /6 2
( )
−5 − 1 2 sin − 4 sin 2 d
11 /6 1 1 11 /6
=
7 /6 2
( −7 − 1 2 sin + 2 cos 2 ) d = ( −7 + 12 sin + sin 2 ) 7 /6
2
11 3 7
= − square units
2 3
Notice that for this area the “outer” and “inner” function where opposite!
Solution:
Here is the sketch for this example.
MODULE 3 - Applications of Integral Calculus 45
Engr. Caesar Pobre Llapitan
We are not going to be able to do this problem in the same fashion that we did the
previous two. There is no set of limits that will allow us to enclose this area as we increase
from one to the other.
Solution 1
Notice that the circle is divided up into two portions and we’re after the upper portion.
Also notice that we found the area of the lower portion in Example 4. Therefore, the area
is,
11 3 7
Area = Area of Circle – Area from Example 4 = (2)2 - −
2 3
= 10.370 square units
Solution 2
In this case we do pretty much the same thing except this time we’ll think of the area as
the other portion of the limacon than the portion that we were dealing with in Example
3.
1 2 11 3 14
A = ( 11 − 12 cos + sin 2 ) − +
2 0 2 3
11 3 14
= 11 − − 10.370 square units
2 3
Classroom Activity 9
1. Find the area of the region that is common to the interiors of the cardioids r = 2 – 2 cos
and the limacon r = 2 + cos .
2. Find the area of the inner loop of the limacon r = 1 + 2 cos.
2 2
dx dy
Using: ds =
+ d
d d
dx dy
= f '( )cos − f ( )sin = f '( )sin + f ( )cos
d d
Substituting these in ds and simplifying, we get the formula for arc length in polar as
L = ds
(23)
where
2
dr 2
ds = r + dθ (23-a)
dθ
Example
1. Determine the length of r = θ, 0 ≤ θ ≤ 1.
Solution:
Using the formula directly
2
L = ds dr
ds = r + d
2
d
1
L= 2 + 1 d
0
tan 2 x + 1 ( sec 2 x dx )
1 /4
L= 2 + 1 d =
0 0
/4
= sec 3 x dx
0
1 /4
= sec x tan x + ln ( sec x + tan x )
2 0
1
= 2 + ln 1 + 2 units
2 ( )
Classroom Activity 10
Find the entire length of the following.
1. The circle r = a sin + b cos 3. r = a sec tan from = 0 to = ¼
2. The cardioids r = a ( 1 + cos )
MODULE 3 - Applications of Integral Calculus 47
Engr. Caesar Pobre Llapitan
r = f(θ )
As we did in arc length section, we’ll write the curve in terms of a set of parametric equations.
If we now use the parametric formula for finding the surface area, we’ll get
S=
2πy ds rotation about x − axis
(24)
S = 2πx ds rotation about y − axis
where
2
dr
2
ds = r + dθ (24-a)
dθ
Classroom Activity 11
1. Find the area of the surface generated by revolving the upper half of r = 2a cos about
the polar axis.
2. What is the area of the surface generated by revolving the upper half of r = a ( 1 + cos )
about the polar axis?
3. Find the surface area of the torus generated by revolving the circle r = 2a cos about
the line r cos = b, b > 2a.
4. Find the surface area of the torus generated by revolving the circle r = 2a cos about
the line r cos = b, b > 2a.
References
[1] Buchanan, J. R. (2018). Arc Length and Surface Area in Parametric Equations. Retrieved
from Millersville: http://banach.millersville.edu/~bob/math211/ArcPara/main.pdf
[2] Dawkins, P. (2003). Arc Length. Retrieved from Paul's Online Math Notes:
http://tutorial.math.lamar.edu/Classes/CalcII/ArcLength.aspx
[3] Dawkins, P. (2003). Arc Length with Parametric Equations. Retrieved from Paul's
Online Math Notes: http://tutorial.math.lamar.edu/Classes/CalcII/ParaArcLength.aspx
[4] Dawkins, P. (2003). Arc Length with Polar Coordinates. Retrieved from Paul's Online
Math Notes: http://tutorial.math.lamar.edu/Classes/CalcII/PolarArcLength.aspx
[5] Dawkins, P. (2003). Area with Polar Coordinates. Retrieved from Paul's Online Math
Notes: http://tutorial.math.lamar.edu/Classes/CalcII/PolarArea.aspx
[6] Dawkins, P. (2003). Area Between Curves. Retrieved from Paul's Online Math Notes:
http://tutorial.math.lamar.edu/Classes/CalcI/AreaBetweenCurves.aspx
MODULE 3 - Applications of Integral Calculus 48
Engr. Caesar Pobre Llapitan
[7] Dawkins, P. (2003). Area with Parametric Equations. Retrieved from Paul's Online
Math Notes: http://tutorial.math.lamar.edu/Classes/CalcII/ParaArea.aspx
[8] Dawkins, P. (2003). Surface Area. Retrieved from Paul's Online Math Notes:
http://tutorial.math.lamar.edu/Classes/CalcII/SurfaceArea.aspx
[11] Dennis G. Zill, W. S. (2011). Calculus Early Transcendentals (Fourth Edition). USA:
Jones and Barlette Publishers.
[12] George B. Thomas, M. D. (2005). Thomas' Calculus (11th Edition). USA: Pearson
Education, Inc.
[14] Series Math Study. (2005). Surface Area of Solid of Revolution. Retrieved from Series
Math Study: http://seriesmathstudy.com/surfacearea1.htm
[16] Ving, P. K. (2015). Finding Volumes By Slicing. Retrieved from Pheng Kim Ving:
http://www.phengkimving.com/calc_of_one_real_var/12_app_of_the_intgrl/12_03_find
ing_vol_by_slicing.htm
[17] Rogawski, Rogawski, Jon (2012). Calculus (2nd Edition). W. H. Freeman and Company
[18] Stewart, James (2002). Calculus – Concepts and Contexts, (2nd Edition). USA, Pearson,
Inc.
[19] Bittinger, Marvin L., David J. Ellenbogen and Scott A. Surgent (2012). Calculus and Its
Applications (10th Edition). USA: Pearson Education, Inc.