Find the volume of the region under the curve $y = 10^{-x}$ from $x = 0$ to $x = 1$ that is rotated about the $x$-axis.
By using vertical strips, notice that if you slice the figure, you'll get a cross section with radius $10^{-x}$, thus, the cross sectional area is
$A = \pi (10^{-x})^2$. Hence, the volume is
$
\begin{equation}
\begin{aligned}
V =& \int^1_0 A(x) dx
\\
\\
V =& \int^1_0 \pi (10^{-x})^2 dx
\\
\\
V =& \int^1_0 \pi \left( \frac{1}{10 x} \right)^2 dx
\\
\\
V =& \pi \int^1_0 10^{-2x} dx
\end{aligned}
\end{equation}
$
Let $u = -2x$, then $du = -2 dx$, so $\displaystyle dx = \frac{-du}{2}$. When $x = 0, u = 0$ and when $x = 1, u = -2$.
Therefore,
$
\begin{equation}
\begin{aligned}
V =& \pi \int^{-2}_0 10^u \cdot \frac{-du}{2}
\\
\\
V =& \frac{- \pi}{2} \int^{-2}_0 10^u du
\\
\\
V =& \frac{- \pi}{2} \left[ \frac{10^u}{\ln 10} \right]^{-2}_0
\\
\\
V =& \frac{- \pi}{2} \left[ \frac{10^{-2}}{\ln 10} - \frac{10^0}{\ln 10} \right]
\\
\\
V =& 0.6754 \text{ cubic units }
\end{aligned}
\end{equation}
$
Thursday, December 8, 2011
Single Variable Calculus, Chapter 7, 7.4-2, Section 7.4-2, Problem 52
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