The volume between two surfaces can be calculated by
V=int int_D (z_(t o p)-z_(b o t)) dA
Where D is the area contained by the boundary of the volume projected onto the xy-plane.
To find D we need to solve when they two surfaces meet. Solve for z on both equations and set them equal to each other.
We have z=sqrt(x^2+y^2)
and
z^2+x^2+y^2=1
z=+-sqrt(1-(x^2+y^2))
Notice that the bottom half of the sphere z=-sqrt(1-(x^2+y^2)) is irrelevant here because it does not intersect with the cone. The following condition is true to find the curve of intersection.
z=z
sqrt(x^2+y^2)=sqrt(1-(x^2+y^2))
Switch to polar coordinates to simplify the problem.
r=sqrt(1-r^2)
2r^2=1
r=1/sqrt(2)
The boundary of the volume is a circle of radius 1/sqrt(2) . Then D is
D={(r,theta)|0lt= r =lt1/sqrt(2), 0lt= theta lt= 2pi}
Now preform the double integral.
V=int int_D [(sqrt(1-(x^2+y^2)))-(sqrt(x^2+y^2))] dxdy
V=int_0^(2pi) int_0^(1/sqrt(2)) ((sqrt(1-r^2))-r)r dr d(theta)
V=int_0^(2pi) int_0^(1/sqrt(2))((1-r^2)^(3/2)-r^2)dr d(theta)
V=int_0^(2pi) int_0^(1/sqrt(2))(r(1-r^2)^(1/2)-r^2)dr d(theta)
V=int_0^(2pi) int_0^(1/sqrt(2))(r(1-r^2)^(1/2))dr d(theta)-int_0^(2pi) int_0^(1/sqrt(2))r^2dr d(theta)
On the first integral, let u=1-r^2 -> du=-2r dr
V=int_0^(2pi) int_0^(1/sqrt(2)) r(u)^(1/2)((du)/(-2r)) d(theta)-int_0^(2pi) int_0^(1/sqrt(2))r^2dr d(theta)
V=int_0^(2pi) int_0^(1/sqrt(2)) (-1/2)(u)^(1/2) du d(theta)-int_0^(2pi) int_0^(1/sqrt(2))r^2dr d(theta)
Integrate u and substitute back in for r .
V=int_0^(2pi) [(-1/3)(1-r^2)^(3/2)-(1/3)r^3]|_0^(1/sqrt(2)) d(theta)
V=int_0^(2pi) [(-1/3)(1-(1/sqrt(2))^2)^(3/2)-(1/3)(1/sqrt(2))^3+(1/3)]d(theta)
V=int_0^(2pi) [(-1/3)(1/(2sqrt(2)))-(1/(6sqrt(2)))+(1/3)]d(theta)
V=int_0^(2pi) [-1/(6sqrt(2))-1/(6sqrt(2))+(2sqrt(2))/(6sqrt(2))] d(theta)
V=int_0^(2pi) (-2+2sqrt(2))/(6sqrt(2))d(theta)
V=(2pi)((-2+2sqrt(2))/(6sqrt(2)))
V=(2pi)/6*2((-1+sqrt(2))/sqrt(2))
V=(2pi)/3*(1-1/sqrt(2))
Friday, January 13, 2012
Find the volume above the cone z=sqrt(x^2+y^2) and below the sphere x^2+y^2+z^2=1
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