0% found this document useful (0 votes)
38 views25 pages

M 30 Integration - Aps

The document provides various sample problems related to applications of integration, including finding areas between curves, volumes of solids of revolution, surface areas, arc lengths, and centers of mass. Each problem is accompanied by a detailed solution, demonstrating the use of integration techniques such as the washer method, disc method, and numerical integration. The problems vary in difficulty and cover different mathematical concepts relevant to integration.

Uploaded by

abdulhazma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views25 pages

M 30 Integration - Aps

The document provides various sample problems related to applications of integration, including finding areas between curves, volumes of solids of revolution, surface areas, arc lengths, and centers of mass. Each problem is accompanied by a detailed solution, demonstrating the use of integration techniques such as the washer method, disc method, and numerical integration. The problems vary in difficulty and cover different mathematical concepts relevant to integration.

Uploaded by

abdulhazma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 25

Applications of Integration - Unit 7

Area between curves:


Area

□ Sample Problem (by Becca Bassett and Theo Kulczycki): This is a basic problem to practice finding the volume
using the washer method.

Problem:
Find the volume that f(x) and g(x) sweep out from -2 to 4 when they are rotated around the x-axis.
f(x)= (x-2)^2 + 3 g(x)= (1/.3)x

Solution:
v  f 2
 g 2 dx

 x  2  3   x /3
4 2
2 2
v  dx
2

 x  4 x  7  x 2 /9 dx now use numerical integration


4 2
v  2
2


fn int x 2  4 x  7  x 2 /9, x, 2,4
2

406.5333

 □ Sample Problem (by Becca Bassett and Theo Kulczycki): This is an intermediate problem designed to help
students practice finding the surface area of conics.

Problem:
Show that the surface area of a half circle with diameter 6 rotated about the x-axis = 4 r 2 36

Solution:

First we need to come up with the equation for the circle being described.
Since we know the radius, (half the diameter)
y 2  x 2 9
we can quickly generate or
y  9  x2
a

f x  1  f x  dx
2
Now, we have to apply the equation for finding surface area, S 2
 b
x 
But to use this, we first have to find f 
1
y  9  x 2   2x 
 1/ 2

2 
 2x 
y  2
2 9 x
x
y 
9  x2


now we need to square y prime,
2 x2
y  
9  x 2 
now we can plug in everything into the equation
3
x2
S 2  9  x 2 1
9  x2
dx
 3
3
 9 
2  9  x 
9 
2
dx
x 2 
3
3
2 3dx
3

6x  33
36

Chap 7: □ Sample Problem (by Marina Mendoza & Beni Atibalentja):


 FINDING THE ARC LENGTH:

The equation for finding the arc length, s, of a function is:


b

 1   f ' ( x )
2
s= dx
a
PROBLEM: (Hard)
Find the arc length of f(x) = 3x2 – 1 on [-1, 2].

SOLUTION:
f ‘(x) = 6x
2

 1  6 x
2
s= dx
1
2

 1  36 x
2
= dx
1
1
x=tan(b)
6
1 2
dx = sec (b) db
6

1
 1  tan (b)  sec 2 (b) db
2
=
6
1
6 
= sec 3 db

1
=
6 (sec 2 x)(sec x)dx

u= sec x dv= sec 2 xdx


du= sec xtan x v= tan x
1
= [sec xtan x- (tan x)(sec x tan x)dx ]
6
1
[sec xtan x- (tan x)(sec x)dx ]
2
=
6
1
(sec
2
= [sec xtan x- x  1)(sec x)dx ]
6
1
(sec
3
= [sec xtan x- x  sec x)dx ]
6
1
(sec xdx  sec xdx ]
3
= [sec xtan x-
6
1
(sec xdx  sec xdx ]
3
= [sec xtan x-
6
sec x  tan x
 sec xdx  sec x
3 3
6 sec xdx = sec xtan x- dx
sec x  tan x
sec 2 x  sec x tan x
7 sec xdx = sec xtan x+ 
3
dx
sec x  tan x

Using a “u substitution”:
u=sec x + tan x, du= sec x tan x + sec2 x

du
 u
3
7 sec xdx = sec xtan x+

7 sec
3
xdx = sec xtan x+ ln |sec x + tan x|

sec x tan x  ln | sec x tan x |


sec
3
xdx = +C
7

Chap 7: □ Sample Problem (by Marina Mendoza & Beni Atibalentja): FINDING THE SURFACE AREA:

PROBLEM: (Medium)
Find the surface area on [-1, 2] if f(x) from the previous problem is revolved around y = -4.

SOLUTION:
2


A = 2 [ f ( x)  4] dx
1
2


= 2 [3 x 2  1  4] dx
1
2 2


= 2 3 x 2 dx + 2 3 dx
1

1

= 2 [ x 3 ] 2 1 + 2 [3 x] 2
1

= 2  [2 3  ( 1) 3 ] + 2 [3(2)  3( 1)

= 2  (9) + 2 (9)

= 36 
Chap 7: □ Sample Problem (by Marina Mendoza & Beni Atibalentja): FINDING AREA BETWEEN CURVES:
The rule here is *ALWAYS top – bottom!
 top - bottom
PROBLEM: (Medium)
Find the area between g and h on the interval [-4, 8]
1 2
g= x h=x+1
8

SOLUTION:
Because the graphs switch top and bottom positions at x = -0.9, we must do two separate integrals:

 0 .9 8
x2 x2
A= [
4
8
 ( x  1)] dx + [( x  1) 
 0 .9
8
] dx

 0 .9 8 8 8
 0.9
x2
 0.9
x2
= [ ] dx -
4
8 x dx - [1] dx + [ x] dx + [1] dx -
4 4  0 .9  0 .9
[
 0 .9
8
] dx

3 2 2 3
1 x  0.9 x  0.9 x 8 1 x
= [ ]  4 - [ ]  4 - [ x]  04.9 + [ ]8 0.9 + [ x]  0.9 - [ ]8 0.9
8 3 2 2 8 3

= 2.63 – (-7.595) – 3.1 + 31.595 + 8.9 – 21.3637

= 26.2563

Chap 7: □ Sample Problem (by Marina Mendoza & Beni Atibalentja):


FINDING VOLUME OF A SOLID USING THE DISC METHOD:

PROBLEM: (Easy)
What is the volume of the solid when 3x2 is revolved around y = -2 on the interval [0,2]?

SOLUTION:
2


V =  (3 x ) dx
2 2

0
2

=  (9 x ) dx
4

x5 2
= 9[ ]0
5
32
= 9  (  0)
5
288
=
5

Chap 7: □ Sample Problem (by Marina Mendoza & Beni Atibalentja):


CENTER OF MASS:

PROBLEM: (Medium)
You have a uniform lamina (sheet) made from f(x) = x – 2 and g(x) = ln x. Find the center of mass.

SOLUTION:
 f ( x)  g ( x) 
x
x[ f ( x)  g ( x)]dx  2  [ f ( x)  g ( x)] dx

y
[ f ( x)  g ( x)]dx [ f ( x)  g ( x)] dx
Equate the two statements: x – 2 = ln x

Solve for x. e x  2  x

Find the zeroes. These will be your interval of integration. [0.159, 3.146]

3.146 3.146
 x  2  ln x 
x[ x  2  ln x]dx   2  [ x  2  ln x] dx

x  03.159
.146
y 0.159
3.146

[ x  2  ln x]dx
0.159
[ x  2  ln x]
0.159
dx

 2.721439085 .4043936047
x =1.3963 y=  0.2075
 1.949090479  1.949090479

Chap 7: □ Sample problem (by Derek Caetano-Anolles & Ken Cebrian): Labor Day and Volume
find the volume of a cylinder by revolving the line y=2 about the x-axis by using the disc method. Integrate from 0 to 3.

V   Adx

A r 2
r y 2
3
 V    2 2 dx
0
3
 dx 4  x 
3
4  0
4  3
0

12
That wasn’t so bad was it?


Chap 7: □ Sample problem (by Derek Caetano-Anolles & Ken Cebrian): Areas Between Curves
Let’s find the area between curves. They are f(x) = x+2 and g(x) = x2 from zero to their intersect point. An intersect point
is where two lines intersect.

First find the intersect point:


f (x) g(x)
 x  2 x 2
 0 x 2  x  2
 x 2
Now do the rest:


Atotal Atop  Abottom
 f (x)dx  g(x)dx
 (x  2)dx  (x )dx 2

2 2
 (x  2)dx  (x )dx
0 0
2

2 2
1  1 
 x 2  2x   x 3 
2 0 3 0
1  1 
 (2  0) 2  2(2  0)  (2  0) 3 
2  3 
8  8
2  4    6 
3 3
10

3
Now pat yourself on the back.

Chap 7: □ Sample problem (by Derek Caetano-Anolles & Ken Cebrian): The Area of a Kiss
The following question involves the graph of f(x) = -(x-1)3 + 1 which, when revolved about the y-axis, forms a shape
similar to that of a Hershey’s Kiss.
Find the area of the first quadrant.
2
A  0 [ (x  1)3 1]dx
2
A   [(x  1)  1]dx
0
3

2 2
A  (x  1) dx   dx
3

 0 0

1 2 2

 A  [(x  1) 4 ] [x ]
4 0 0

1 1
A  [14 ]  [ 14 ]  2
4 4
1 1
A    2
4 4
A 2

The Volume of a Kiss


The following question involves the graph of f(x) = -(x-1)3 + 1 which, when
revolved about the y-axis, forms a shape similar to that of a Hershey’s
Kiss.
Find the volume of the Kiss when revolved around the y-axis using the disc
method.
y  (x  1) 3 1
 1 y (x  1) 3
 (1 y)1 3 1 x

2 2
V  [(1 0
y)1 3 1] dy
2
V  [(1 0
y) 2 3  2(1 y)1 3 1]dy
3 2 3 2 2
V  [ (1 y) 5 3 ] 2 [ (1 y) 4 3 ]  [y ]
5 0 4 0 0

3 3 5 3
V  ( 1) 5 3  (1)  2
5 5
6 16
V  2
5 5


Chap 7: □ Sample problem (by Derek Caetano-Anolles & Ken Cebrian): Lifting and Work
A 20 lbs bag of kittens is being raised by a 100 ft iron chain weighing 0.5 lbs/ft. Determine the work needed to raise the
weight 50 ft (assume a 100% efficient pulley).

Rope=0.5 lbs/ft
y=100ft

2
0

Let y equal the distance raised. l


F = Force of weight + Force of rope
b = 20 lbs + 0.5(100+y) lbs/ft
W = F x distance, using infinitesimal
s heights the differential equation is formed:
dW Fdy
50
W   [20  0.5(100  y)]dy
0
50
W [70y  0.25y 2 ] 70(50)  0.25(50) 2
0

W 3500  625
W 2875 ft lbs


Chap 7: □ Sample problem (by Derek Caetano-Anolles & Ken Cebrian): Area and Volume of f(x) = sin x
Consider the graph of sinx from 0 to p. Now find the volume when it is revolved about the x-axis using the disc method.

Volume using the Disc Method:
dV r 2 dx

V   sin
0
2
x dx
 

2
 (1 cos2x)dx
0


 
1 
 x  sin2x
2  2 0

  
2
2
V units3
2

Chap 7: □ Sample problem (by Derek Caetano-Anolles & Ken Cebrian): Area of f(x) = sin x
Consider the graph of sinx from 0 to p. Now find the surface area of it when it is revolved about the x-axis using
numerical integration rounded to the nearest hundredth of a unit.

Surface Area:

dS 2rds
r  f (x) sin x
1
 dy 2 2
ds 
1  
  dx
 dx 
1
 dS 2 sin x 1 cos2 x 2 dx
1

 S 2  sin x 1 cos x  dx
0
2 2

Using numerical integration:

 S = 14.42 units2

Chap 7: □ Sample problem (by Emily Selen, Alex Chew, & Brian Atchley): This is an intermediate-level problem. It
deals with finding volume of a solid using cross-sections. This type of problem should be used when students are learning
about volumes and integration, along with the disc/washer method.

The base of a solid is a region in the first quadrant bounded by y = x2+1, x = 2, and the x and y axis. If this base is made
up of square cross-sections perpendicular to the x-axis, what is the volume of the solid?

Solution: To solve this problem, we need to find a general equation for the area of each cross-section. To then find volume
of the entire solid, we can use an integral involving this equation over a certain interval.

Each cross-section has one side which lies in the xy-plane. This side is a vertical line segment, from the x-axis up to the
 
2
function y=x2+1 . Therefore the area of each cross-section will be x 2  1 . So to find volume of the entire solid, we
simply integrate this expression from 0 to 2.
2
 
V  x 2  1 dx
2

0
2
(1  2 x 2  x 4 )dx
0
2
 2 1 
 x  x 3  x 5 
 3 5 0
=13.73

Chap 7: □ Sample problem (by Emily Selen, Alex Chew, & Brian Atchley): This is an intermediate-level problem,
involving finding area between curves. In this problem, you have to find area between two different equations.

What is the area of the region in the first quadrant bounded by the y-axis, y=cos2x, and y=2x?

Solution: To solve this problem we first need to find where cos2x and 2x are equivalent. This will be the point to which
we integrate. Since cos2x is above 2x, we subtract 2x when integrating to find area.

cosx=2x
x=.3695

Now integrate:
0.3695

cos 2 x  2 x dx
0
=0.2

Chap 7: □ Sample problem (by Emily Selen, Alex Chew, & Brian Atchley): This is an intermediate-level problem.
Students need to be comfortable with the washer method.
The image above shows the graph of both y = x and y = cosx. B and A are the regions created when the graphs
intersect. Find the volume created when B is revolved around the line y = 1.

Solution: To solve this problem, we need to know the equation

The volume generated is given by the equation:

 
b
V   f x   k   g x   k  dx
2 2

a
Since we’re revolving around y = 1, k = 1.

Now we need the intersection of y = x and y = cosx:

cosx = x
x = .74
.74 is our value for b.

x  1  cos x  1 dx


0.74
2 2
So, V 
0
Using your calculator, find that V = 0.996

Chap 7: □ Sample problem (by Emily Selen, Alex Chew, & Brian Atchley): This is an advanced-level problem. area
between curves, derivative review

f ( x)  x 2 . Find:

a) The equation of the line tangent to the graph with slope m = 4


b) The area that is bounded by f(x), the tangent line with slope 4, and the x-axis

Solution:
To solve this problem we will use derivative techniques as well as integration.

To solve for part a, we must find the derivative of f(x)


f ’(x) = 2x
To find the point on the graph where the slope = 4, set this equal to the derivative 2x.
2x = 4
x=2

Now, plug this into the original equation to get y = 4

Find the complete equation for the line using point-slope form:
4 = 4(2)+b
b = -4
g(x) = 4x – 4

Now part b:

We already know that the two graphs intersect at x = 2, by definition of a tangent line. So to find the area trapped by these
two graphs and the x-axis we integrate:

2 2
x3 8
x dx 
2

0
3 0 3

Now, subtract the area under g(x):


g(x) crosses the x-axis at: x = 1

A right triangle is created with a base of 1 and height of 4. Using A = .5bh, we find the area of the triangle to be 2.

8 2
So, for our final answer A =  2
3 3

□ Sample problem (by Fan Huang & Fernanda Mendez): Chap 7: and .
a. Find the area between the curves.
Solution: When f(x) = g(x), -x2 + 14x – 45 = x2 – 16x + 63 x=
6 or x = 9
g (x)
Area = = 9

b. Find the volume of the shaded region when it is rotated about the
line .
f (x)
Shell
Method:

Each Shell:
A little bit of width
dx

Height
Total Volume (adding up all the shells)
f(x) =- g(x)
Circumference of a small piece of
the region that is rotated about the
Total Volume =
line x = 4

2 ( x  4)

c. Find the volume when the region is rotated about the line .
A cross-section of the
Volume =
volume:
f(x) + 3

= g(x) + 3
y = -3

dx

□ Sample problem (by Fan Huang & Fernanda Mendez): Chap 7: and
Fundamental Theorem of Calculus), how to find the area of a semicircle, and the formula for arc length.
a. Find the area of the region between the curves.
Solution: f(x) = g(x) when x = -1.81327 and when x = 1.21327

Area =

b. Let the region be the base of a solid with semicircles cross-sections perpendicular to the y-axis, find the volume of the
solid.
Solution:

c. Find the circumference of the region.


Solution: Circumference of region = Arc length of f(x) + Arc length of g(x) from –1.81327 to 1.21327.

Arc length =

Circumference of region = +

= + = 21.416 + 14. 306 = 35.722

Chap 7: □ Sample problem (by Frances Ha, Lusiana Hadi, & Amity Xu): Find the area between two curves
. (In this problem, you need to find the intercept of the two curves first. Then you
add the parts of the region together).

Solution: To find the intersection of two ,

So the intersections are 1-,1,2, and -2.


Therefore, the area is

Chap 7: □ Sample problem (by Frances Ha, Lusiana Hadi, & Amity Xu): Disk & Shell advanced] The graph of the
relation is shown below. Find the volume of the solid which is generated by revolving the region about the
x-axis. (The oval represents the region swept out by a thin, rectangular element of thickness is dx. Imagine the left side of
the oval coming out at you.)

Solution #1 (Disk method): The radius of the cross section is simply y, since we’re revolving around the x-axis.
 . In the first and second quandrants y (1  x 2 / 3 ) 3 / 2 . So the area of the cross
section is  2
A( x)  r 2  (1  x 2 / 3 ) 3 / 2 , and the volume element is dV = A(x) dx. Therefore, the volume is

given by =

 9 9 1
2  1    
 5 7 3
Solution #2 (Shell method): In the second
picture imagine the thin blue segment of
thickness dy revolving about the x-axis, 1 y = radius of disk
sweeping out a cylindrical shell. The volume for disk method.
of this shell is its area times its thickness; its
area its circumference times its height; and its
2/3 3/ 2
circumference is its radius time 2. The
radius is since we’re
revolving around the x-axis, and by
y (1  x )
symmetry, the height of the cylinder is 2x.
1 -1 0 1
2 yh dy
0
Since h = the hight of the shell and y is its
-1
radius,

Let , then .

So

1 y = radius of
cylindrical shell for
shell method.
dy
}
-1 0 1
h = 2x = 2
= height of shell in shell
method.
-1
Chap 7: □ Sample problem (by Frances Ha,
Lusiana Hadi, & Amity Xu):
Find the length of a smooth curve on
the interval .
(Using the equation of the length of a smooth curve and you also need to use integration by Parts to
solve the problem).

Solution: Since ,
Since ,

Chap 7: □ Sample problem (by David Mesri & Jake Mathis): Using the disk method, rotate about the
x-axis and evaluate the volume swept out from to .

Solution: The disk method is as follows: . In this case, is known so you can plug it in,

integrate term by term and evaluate the expression.

Chap 7: □ Sample problem (by David Mesri & Jake Mathis): Find the area between these two curves (from 0 to 5.09):
and

Solution: The area is as follows  .


□ Sample problem Disk & Shell. (by David Mesri & Jake Mathis): Using both the shell and disk method, find the
VOLUME??? swept out by e(x – 3) from 0 to 7.

Solution: One must be familiar with both the disk and shell method formulas to approach this problem.

Disk:

 = = = =

= 4682.47

Shell:

To use the shell method one needs to understand what exactly they are doing. The shell method works by filling up the
area swept out by the equation with cylinders of infinitesimal thickness. Here’s a run through. The easy part is coming
up with an equation for the circumference of the cylinder (2πr). Obviously, r is equal to y(x). The more difficult part of
using the shell method is finding the varying length of the cylinders. Use the above picture for reference. Obviously,
the light blue cylinder is shorter than the dark blue cylinder. Basically, the easiest way to think about this example is:
Upper x limit – x. For example, if the above picture is from 0 to 10 and the blue cylinder starts at 1. Its length is (10-
1)=9. (Note: One has to think about the exact situation, for example this wouldn’t the case if we were integrating right
to left.) However, one has to remember that the cylinder has an infinitesimal thickness (dy). So we have to get x in
terms of y.

Okay so this is the basic equation (for the given situation)

In the problem we asked to find the area swept out by y=e(x – 3) from 0 to 7.
found by
plugging in 7 to
x in terms of y
e( x -3)
Upper x bound
found by
plugging in 0 to
e( x -3)

 4682.47 *Used numerical integration

Chap 7: □ Sample problem (by Liz King & Katherine Wallig): This is a complicated problem that deals with the area
between two curves. The two graphs cross each other more than once, so you will have to do to antiderivatives in order
to figure this question out.

Find the area between the two functions y = x2 – 3 and y = 0.17x3.

Solution: First graph these functions just so you can see what they look like and where the area between them is, then
find the points of intersection so that you know from where to where one function is on top of the other, and where it is
below the other
From the graph you know that the functions intersect at -1.54, 2.18, and 5.24, and that first the cubic function is on top,
then the squared function.

, this you can solve by breaking it up into different parts and

plugging in the boundary numbers, or plug it into your calculator and you should get the numerical answer of 11.45
units2.

Chap 7: □ Sample problem (by Liz King & Katherine Wallig): This problem deals with such a thing called the washer
method. You have probably learned the disk method by now, and that too is a washer method, only the inside part that
you are subtracting is zero so we ignore it. In this problem, since it is more complex, you can not ignore the inside, but
must set up a couple of antiderivatives to find the volume.

Find the volume when the area from -3 to 3 between the functions y = .5x2-2
and y = .15x4 is rotated around y = -3.

Solution: We know that area is equal to pi times radius squared, and we are creating a bunch of different circles with
thickness dx and holes in the middle. The radius is .15x4 + 3 minus the inside circle of .5x2- 2 + 3. We added the plus
three because we are rotating it around the line y = -3. This gives us the equations

This equation you could workout by hand or plug it into a calculator


and come up with the exact answer of 191.595 or an approximate answer of 601.91 units cubed.

Chap 7: □ Sample problem (by Liz King & Katherine Wallig): This one involves using a shell method, which means
you make a tube around the y axis that looks like a toilet (hee hee it says toilet) paper tube, then with the thickness dx,
many of them to create a volume.

Find the volume of the area between the two functions y = 2x and y = -2x2+5-2x when it is flipped around the y axis.

Solution: Here like a flattened toilet paper tube, the area is length times width. Length is 2 times pi times radius
(because that is circumference) and the radius is equal to absolute value of x. Width is equal to -2x 2+5-2x. The volume

is which is approximately 161.26 units3.


chap 7: □ Sample problem (by Merla Hübler & Lisa
Portis): area between graphs that change top and bottom
If and , find the area of the
shaded region, writing the integration out the way you would
put it directly into a graphing calculator to solve and writing
it out the way you would if you were to integrate it by hand.
Plug both integrations into the calculator to find the answer
the two different ways.

Solution: The two graphs should be graphed on a graphing


calculator to find the needed intersection points. On the
calculator, the middle intersection point is not needed, but
when doing the problem without a calculator for the
integration, you must use the middle intersection point to
split it up.

With the help of the graphing calculator, the first and last intersection points are found to occur at x = -3.927 and x =
1.309.

With a graphing calculator to do the integration, you can simply use these to points and type in
.

However, when doing the integration by hand, you must find the intervals of x in which each graph is on top. Seeing,
with the help of the calculator, that f(x) is on top from x=-3.927 to the middle intersection point, which occurs at x= -
1.963, the first integration should be , and seeing that g(x) is on top for the rest of the

way, the second integration should be Have the calculator solve both, and add them
together.
The answer obtained through both methods should be the same: 13.2358.

chap 7: □ Sample problem (by Merla Hübler & Lisa Portis):


Advanced problem for practice with volumes and surface areas of revolution. Find the volume and surface area of the
object if the shaded region were hollowed out (the surface surrounding it would remain there). The diameter of the base of
the two cones (including the shaded region) is 10 inches, the diameter of the shaded region is 2 inches, and the length of
every diagonal side of the cones is 7 inches. Don’t use a calculator for the integrations.

Solution:
A 2-D graph should be set up so that the volume and surface area can be found by using their respective revolution
equations. Centering the shape around the origin, the graph set up
to find the volume should only go from x=1 to x=5 since a shape
with diameter of 2 in. is hollowed out.
Using the washer method, an equation for the y-coordinates is
needed to use for f(x), so use two points to find the equation for the
line.
One of the points is already known to be (5,0), but another one is
needed. Using the Pythagorean theorem, the other endpoint can
easily be found to use as the other point:
So, two points to use in the equation , which will be used to find the slope of the line, are (5,0) and
(1, ).

Now, use the equation and one of the points to find the equation of the line.

Now that the equation for the y-coordinates, or f(x), in the washer method equation for
finding the volume of the object, is known, the washer method can be used.

Because this rotation only created half of the figure, the answer should be multiplied by 2 to get the whole figure’s
volume:
in3 (don’t forget your units!)

To get the figure’s surface area, the equation should be used. In this equation, a
should be 0 instead of 1, since only the inside of the figure is hollowed out. Also, r(x) should be what f(x) was in the
volume equation, since the axis of rotation is still the x-axis, and f’(x) is the same as r’(x).

r’(x)= )=

Once again, this number only accounts for half of the total surface area,
so the answer is in2.

chap 7: □ Sample problem (by Merla Hübler & Lisa Portis): work There is
an octagonal-cylinder-shaped tank laying on its side filled up halfway with a
liquid that has a weight density of . The tank has sides of ft, a
length of l = 5 ft, and the exit hole is centered at the top. Calculate the work
necessary to empty out the tank.
Solution:
Start out with the simple equation for work: W = Fd, where F is the force, in this case, the weight of the liquid. The
weight can be calculated using the density and area:

H can be defined as the height of the empty part of the


tank, and y as the variable used for the liquid level,
going downwards. By combining the weight and the
height, and equation is set up for the work:

The integration for the tank can be split up into two


parts. The first is from 0 to , the length where the
sides of the tank are vertical.

where r is the diameter at y

= 0.

= 77,732.402 ft

lb. The second filled part of the tank is the part that has sloping sides. You can find the slope of one of these sides to
be –1 by using the Pythagorean theorem or noticing that creates a triangle. Although the slope
seems to be positive in the picture, if you choose to define y as increasing downwards, as I did, then the width of the
tank is decreasing as y increases. Splitting up the tank vertically, you can just work with half of it, and double it. The
distance from this vertical center to a edge of the tank is defined as x.

Equation of line: A point on the line that you know:

Using the above equation, we now know x according to y. This gives us the function

for the area according to y:


We can now use the original general equation for work:

ft lb. The total work can now be found by adding and :


211732.402 ft lb.

chap 7: Kevin Stanford & Mike Mitchner area between two curves & washer method. difficult Consider the shaded
region shown in the graph bounded by y = x and y = x2 /2. a. Find area of the shaded region.
Solution: Solution Intro To solve the problem it must first be found where the two curves intersect, which by setting
them equal to each other is found to be at x=0
and x=2. After this all that is needed is the
formula for finding area between curves and
the washer method for finding the volume.

This simple finds the two points at


which the curves intersect

After finding the points of intersection we use


them to find our area through an integral

b. Find the volume of the shaded region when revolved about the x-axis.

Solution:

c. Find the volume of the shaded region revolved about the line y = -4.

Solution:

Here we subtracted a negative four from both x and because the area is revolving over a larger space than in part
two. If you draw a picture with the line y = -4 drawn in, it is easy to see that the distance over which the shaded region
rotates grows four units higher, so we are subtracting a negative four, or in essence adding four to the height of the arc
to solve this equation.

chap 7: Kevin Stanford & Mike Mitchner Disc method


Find the area swept out by on the closed interval [-1, 2] when
it is rotated about the x-axis.
Solution: The area is equal to a sum of all the infinitely thin “discs” or
cylinders that range from x = -1 to x = 2.
Area of a Cylinder .

. = . Evaluate the

integral using a calculator: .


chap 7: Kevin Stanford & Mike Mitchner area between curves , disc method, washer method Little Timmy Tucker
has two functions: and . a. Timmy wants to know the area between the two graphs from x = ½ to
x = 1.
Solution: Solution Intro: To find the solution to this problem one must first find inner peace. Then you remember that
you take the integral of the upper equation minus the lower equation to find the area between the two graphs. Upper

equation = Lower equation=ln x .

b. Find the volume generated when this region is revolved around y = 4 using the washer method.

Solution: Intro: The washer method where you find the volume by using infinitely thin donuts or washers if you will.

Disc Method: . Washer Method: The 4 is used to adjust the

graph since you are revolving it about y = 4. .

chap 7: basic Disk method Patrick McCall & Nathan Dornfeld: Find the volume of the line y = 3x rotated about the x-
axis from 0 to 3.

Solution:  = = .

chap 7: basic Patrick McCall & Nathan Dornfeld: Find the area between the curves and y = x.
Solution: The points of intersection of the two curves define the region of interest. To find these points we equate the

functions and solve for x: =x   x = 1 or x = 0. = = .

chap 7: intermediate Patrick McCall & Nathan Dornfeld: Derive the arc length formula.
Solution: First we break the curve into little bits of arc length that are infinitesimally
small. Each of those bits would have a length ds, and each has an x component dx
and a y component dy. Using the Pythagorean Theorem, . So,
ds
. The total dy

arc length from x = a to x = b is the sum of all the infinitesimally small bits of arc dx
length. We sum them up via integration. Thus, .

What would happened if you tried to find the arc length of a curve by integrating dx from a to b rather than ds ?

chap 7: intermediate Patrick McCall & Nathan Dornfeld: Disk method Given and y2 = x, find the volume
swept out by the area between the curves when they are revolved about the x-axis.

Solution: , where the first integral represents the volume swept out by y1, and the second

integral that of y2. We are subtracting because we only want the volume generated by the area between the curves.
(Some people prefer to write a single integral of a difference.) Proceeding with the integration we obtain

= = = .

chap 7: basic Patrick McCall & Nathan Dornfeld: arc length Find the length of the curve y = from x = 0 to 10.

Solution: s = . , so , using numerical integration

chap 7: hard Patrick McCall & Nathan Dornfeld: disk , shell method. Find the volume of the hyperboloid formed by
revolving the right branch of the hyperbola given by about the x-axis from . Show that the disk
and shell methods yield the same result.

Solution: Disk method: In the first quadrant we have , where y is the radius of each thin disk, since we’re
revolving around the x-axis. For an arbitrary disk, its area is given and its infinitesimal volume is
(since cross-sectional area times thickness is volume). We find the total volume by adding up the volumes of

an infinite number of infinitely thin disks, doing so via integration:

Shell method: This time we use thin, horizontal strips that sweep out cylindrical shells when they’re revolved around the
x-axis. For an arbitrary strip: its thickness is dy, its length is 10 - x; the radius of the cylinder it sweeps out is y; the
circumference of the cylinder is 2 y; the surface area is 2 y(10 - x); and the volume of the cylinder is 2 y(10 - x) dy.
Since our strips are oriented horizontally, we will be integrating with respect to y, and, hence, y limits are needed.

 y = 0 when x = 1, and y = when x = 10. Thus,

. For the first integral we have

. For the second integral we use the substitution , implying du = 2y dy.

We must not forget to switch to u limits (or convert back in terms of y after finding an antiderivative). Opting for the

former, u = 1 when y = 0, and u = 100 when y = . So,

. Thus, V = 999 - 666 = 324, the same result as we got with the disk
method.

chap 7: Shell method Find the volume of the solid that results when the region is
bounded by the curve y = 16 - x 2 and the curve y = 16 - 4x by revolving the region
about the y-axis. Use the cylindrical shells method.
Solution: We first determine where the graphs intersect by setting the two expressions
equal to each other:
x = 0 or 4.
These will be our limits of integration. Since each function is 1-1 on the interval [0,
4], we could use thin, rectangular strips oriented either horizontally or vertically
without having the same function marking both endpoints for any strip. This means
we could use the washer method (horizontal strips perpendicular to the axis of
revolution) or the shell method (vertical strips parallel to the axis). Let’s use the shell
method, whose general formula for revolution about the y-axis is . Here the difference

represents the height of the strip (parabola minus line); dx is its thickness; x is the distance between the strip and the y-
axis, so x is the radius when the region is revolved; and 2 x is the circumference of the cylindrical shell swept out by
the strip. This circumference times the height is the surface area of the cylindrical shell, and this area times dx is the

volume of the shell. We add up all these volumes via integration:

 134.04.

Show you get the same result with the washer method.

chap 7: (by Raquel Roney, Nayeon Kang, & Ayush Dulguun): volume of a sphere-Disk Method Find the volume of a
sphere with radius r.
Solution: Step 1:
Step 2: Find equation for upper semi circle assume y 0 and solve for y:

Step3: = = =

= done!

Chap 7: (by Shaofeng Sun & Artem Rogachev): intermediate disc method Find the volume of y = 5x2+2x+10
when revolved around y = 2, on the interval of (2,5).
Solution: Interval (2,5) will be the limits of integration. Using washer’s method we will find the volume. Remember
the volume formula. Since the graph is above x-axis in the interval we use (5x 2+2x+10-2) for r. So the integral is:
do numerical integration.

Chap 7: (by Shaofeng Sun & Artem Rogachev): advanced disc method Two functions: f(x)=x2-1, and g(x)=2x+2. You
are to take the region enclosed by the two functions and rotate it about the x-axis, which goes through the region. Find the
volume of the shape.

Solution: This is not an easy problem since we have to know which function is going to stick out more. We can still do
it. So first we are going to find the bounds of the region. Second we will find the interval on which one function’s radius
is bigger then the others. Finally we will use the volume formula, to evaluate the volume. To find the intersections set
the two functions equal to each other: x2 – 1 = x+1, x2-x-2=0, x=2 or x =-1;
At x=2, y=6; and at x=-1, y=0; Now find the interval for which and vice versa for the interval along
which lies the surface. There are no values of x for which , so that means 2x+2 is further from x-axis
the whole time. This means that this volume is equivalent to just rotating 2x+2. So just use the volume formula to with r
=2x+2.

so the volume is 36 .

You might also like