Finding volume using triple integral

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
woogirl14
Messages
2
Reaction score
0
1. Homework Statement

I need to find the volume of a solid formed by the following equations:
x^2+y^2 > 1
x^2+z^2 = 1
z^2 + y^2 =1


3. The Attempt at a Solution

I know that it is a triple integral and the integrand is 1.
I also know that I need to use dzrdrd[tex]\theta[/tex].
 
Physics news on Phys.org
i think u mean dxdydz

u need to first evaluate the h(x,y) = [tex]\int[/tex] dz f(x,y,z)

between the limits on z (which may depend on x and y ).
2. Evaluate the function g(x) given by
g(x) = [tex]\int[/tex]dyh(x, y),
between the limits on y (which may depend on x ).
3. Finally integrate g(x) over x between the limits on x.