Double Integral in an Enclosed Region

cse63146
Messages
435
Reaction score
0

Homework Statement



\int\int_B 1 dx dy where B is the region enclosed by x^2 + y^2 = 9?

What if B is the region eclosed by y = x +3, y = 5 - x, and y=8

Homework Equations





The Attempt at a Solution



So for x^2 + y^2 = 9, does it mean that both x and y go from -3 to 3?

bot sure about y = x +3, y = 5 - x, and y=8.

Thank You
 
Physics news on Phys.org
Draw a picture of the regions. Start with first one. It's a circle. Yes, you can let y go from -3 to 3. But now the x limits at a specific value of y will depend on y, won't they?
 
so y can go from -3 to 3, which means x can go from 0 to 3 or -3 or 0?

\int^3_{-3} ( \int^3_0 1 dx + \int^0_{-3} 1 dx) dy
 
Last edited:
Draw a circle and pick a y value. The range of x then depends on y. Solve x^2+y^2=9 for x to figure out what they are. The integral you've written is going to give you the area of a 3x3 square, which is not what you want.
 
You asked a question. You got a response saying that the answer is "no" and that the limits of integration on the first integral must be functions of y. Then you just asked the same question again!

Let me repeat Dick's response: No, no, no! Draw a picture. The circle has center at (0,0) and radius 3. In order that we completely cover that circle we must go from the the lowest point in the circle, y= -3, to the highest point y= 3. Now, for each y imagine a horizontal line at that value of y. In order to cover the circle, we must go from the left point at which the line crosses the circle, x= \sqrt{9- y^2}, to the right point x= \sqrt{9- y^2}. Those will be the limits of integration.
 
Sorry, I act pretty stupid at times; I didn't realize that x and y could be functions/equations, always thought they were a single value, but I get what you're saying.

at the right side, should x= - \sqrt{9- y^2} since it's on the negative side?
 
cse63146 said:
Sorry, I act pretty stupid at times; I didn't realize that x and y could be functions/equations, always thought they were a single value, but I get what you're saying.

at the right side, should x= - \sqrt{9- y^2} since it's on the negative side?

The left side would be the negative side wouldn't it?
 
Is finding the region of y = x +3, y = 5 - x, and y=8 similiar?

I know y = 8, so x = y - 3 = 8 - 3 = 5 and x = 5 - y = 5 - 8 = -3?
 
y isn't 8 everywhere in that region!...sketch a graph of the region; what are the points of intersection of those boundary lines?
 
  • #10
points of intersections are: (5,8),(-3,8) and (1,4)
 
  • #11
Good! So y ranges from 4 to 8. Given a y, what's the lowest and highest value of x as a function of y? Yes, it's EXACTLY similar the other question. Except the region is triangle instead of a disk.
 
  • #12
so x would go from -3 (lowest value) to 5 (highest value)

*praying I didn't say anything stupid again*
 
  • #13
cse63146 said:
so x would go from -3 (lowest value) to 5 (highest value)

*praying I didn't say anything stupid again*

Sorry. You did. And it's the same mistake again! Again, if you integrate y=4 to 8 and x=-3 to 5 you are integrating over a rectangle. The domain is a triangle bounded by three points. That would be SO wrong. And again, the bounds on x are determined by the value of y. It's the difference between the value of x on one line and the value on the other. Just as in the circle problem it was the difference between the values on the two arcs. Try again.
 
  • #14
If God exists, he certainly likes to ignore me.

Lets try this again.

I need to integrate this from x = 5 - y to x = y - 3
 
  • #15
Yes, yes, yes! God does exist! You got it. :) You'll probably get other problems like this and it's always the same deal. Draw a picture of the region and draw horizontal and vertical lines through it. Unless it's a dead stupid rectangle, the limit in one coordinate will depend on the value of the other coordinate.
 
Back
Top