Volume of the region between two parabolas?

  • Thread starter Thread starter accioquote
  • Start date Start date
  • Tags Tags
    Volume
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 · 3K views
accioquote
Messages
31
Reaction score
0

Homework Statement



Find the volume of the region enclosed by z = 1 - y^2 and z = y^2 - 1 for x lying between 0 and 2 inclusive.

Homework Equations






The Attempt at a Solution



I know that the y bounds are from -1 to 1, where the parabolas meet. x bounds are from 0 to 2. So would the integral simply by the double integral , x from 0 to 2, y from -1 to 1 of the (y^2 -1) - (1 - y^2)? I'm confused at this point. All the limits of integration are constant..
 
Physics news on Phys.org
Ah no worries, found out how to solve it! I expressed the x coordinate as f(y,z)=2. Then integrated this function with respect to y and z, with the bounds I specified. Thanks!