Double Integral Volume Problem

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
4 replies · 2K views
jumbogala
Messages
414
Reaction score
4

Homework Statement


Use double integrals to find the volume of the region in the first octant (x, y, z all more than or equal to zero) bounded by the vertical plane 2x + y = 2 and the surface z = x2


Homework Equations





The Attempt at a Solution


I'm having major problems visualizing this, which is stopping me from even getting started.

z = x2 I think I can visualize by itself.

But the plane is confusing me. My prof taught us that to sketch a plane, you find the zeros of the equation. So setting y and z to zero, we find the plane crosses the x-axis at 1 and similarly the y-axis at 2. But then the plane would be horizontal, not vertical...

Help?
 
Physics news on Phys.org
Oh, for some reason I was visualizing it passing through the z axis at x = 0. But okay, now I see it.

I think the setup is going to be ∫∫ x 2 dA.

I'm not really sure how the bounds on the integral here work though. Usually I draw a diagram and look at what shape the "base" should have in the xy plane. It kind of looks like it should be a triangle of some kind, but I'm not sure.

Maybe a triangle with vertices (1, 0), (0, 0) and (0, 2)?
 
Last edited:
jumbogala said:
Oh, for some reason I was visualizing it passing through the z axis at x = 0. But okay, now I see it.

I think the steup is going to be ∫∫ x 2 dA.

I'm not really sure how the bounds on the integral here work though. Usually I draw a diagram and look at what shape the "base" should have in the xy plane. It kind of looks like it should be a triangle of some kind, but I'm not sure.

Maybe a triangle with vertices (1, 0), (0, 0) and (0, 2)?

You are definitely right about that triangle. And sure, integrate z (i.e. x^2) over it.
 
I figured out the equations for the sides of the triangle and then did the double integral like normal. It worked. Thanks!