To be able to use the Shell method, a rectangular strip from the bounded plane region should be parallel to the axis of revolution. By revolving multiple rectangular strip, it forms infinite numbers of this hollow pipes or representative cylinders.
In this method, we follow the formula: V = int_a^b (length * height * thickness)
or V = int_a^b 2pi * radius*height*thickness
where:
radius (r)= distance of the rectangular strip to the axis of revolution
height (h) = length of the rectangular strip
thickness = width of the rectangular strip as dx or dy .
For the bounded region, as shown on the attached image, the rectangular strip is parallel to y-axis (axis of rotation). We can let:
r=x
h=f(x) or h=y_(above)-y_(below)
h =4-(4x-x^2) = 4-4x+x^2
thickness = dx
Boundary values of x from a=0 to b =2 .
Plug-in the values on V = int_a^b 2pi * radius*height*thickness, we get:
V = int_0^2 pi*x*(4 -4x+x^2)*dx
Simplify: V = int_0^2 pi(4x -4x^2+x^3)dx
Apply basic integration property: int c*f(x) dx = c int f(x) dx
V = 2pi[ int_0^2(4x -4x^2+x^3)dx]
Apply basic integration property:int (u+-v+-w)dy = int (u)dy+-int (v)dy+-int(w)dy to be able to integrate them separately using Power rule for integration: int x^n dx = x^(n+1)/(n+1).
V = 2pi[ int_0^2(4x) dx -int_0^2(4x^2)dx+int_0^2(x^3)dx]
V = 2pi[ 4*x^2/2 -4*x^3/3+x^4/4]|_0^2
V = 2pi[ 2x^2 -(4x^3)/3+x^4/4]|_0^2
Apply the definite integral formula: int _a^b f(x) dx = F(b) - F(a) .
V =2 pi[ 2(2)^2 -(4(2)^3)/3+(2)^4/4]-2pi[ 2(0)^2 -(4(0)^3)/3+(0)^4/4]
V = 2pi[ 8-32/3+4] - 2pi[0-0+0]
V = 2pi[ 4/3] -0
V = (8pi)/3 or 8.38 (approximated value)
Thursday, November 21, 2013
Calculus of a Single Variable, Chapter 7, 7.3, Section 7.3, Problem 9
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
-
Touching Spirit Bear by Ben Mikaelsen is a coming-of-age story about a young man named Cole who undergoes a healing treatment on a deserted ...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
No comments:
Post a Comment