y=e^x
y=sqrtx + 1
The graph of these two equations are:
(Green curve graph of y=e^x . And blue curve is the graph of y=sqrt(x) + 1 .)
Base on the graph, the two curve intersect at x=0 and x~~0.56 .
To solve for the volume of the solid formed when the bounded region is rotated about the y-axis, apply the method of cylinder. Its formula is:
V=int_a^b 2pi*r*h*dx
To determine the radius and height of the cylindrical shell, refer to the figure below. Its radius and height are:
r = x
h=y_(upper) - y_(lower)=sqrtx + 1 - e^x
Plug-in them to the formula of volume.
V=int_0^0.56 2pi *x*(sqrtx + 1-e^x) dx
V= 2pi int _0^0.56 (x^3/2 + x - xe^x) dx
Take the integral of each term.
V= 2pi (int_0^0.56dx + int_0^0.56 xdx - int_0^0.56 xe^xdx)
For the first two integral, apply the formula int x^n dx = x^(n+10)/(n+1) .
And for the third integral, apply integration by part int u dv = uv - int vdu .
V=2pi( (2x^(5/2))/5+x^2/2 - (xe^x-e^x))|_0^0.56
V = 2pi ( (2x^(5/2))/5+x^2/2 - xe^x+e^x)|_0^0.56
V = 2pi [( (2*0.56^(5/2))/5+0.56^2/2-0.56*e^0.56+e^0.56)- ((2*0^(5/2))/2+0^2/2-0*e^0+e^0)]
V=0.1317
Therefore, the volume of the solid formed is 0.1317 cubic units.
Tuesday, August 21, 2012
Calculus: Early Transcendentals, Chapter 6, 6.3, Section 6.3, Problem 33
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment