Double Integral over general region

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
Math11
Messages
1
Reaction score
0

Homework Statement



Find the integral using a geometric argument.

∫∫D√(16 - x2 - y2)dA
over the region D where D = {(x,y) : x2 + y2 ≤ 16}

By the way, the subscript D next to the integral refers to the region over which the function is integrated.

Homework Equations


∫∫f(x,y)dxdy = ∫∫f(x,y)dydx

Don't think it's a polar coordinate question but here is the equation for a double integral in polar coordinates anyway:
∫∫Df(x,y)r dA

The Attempt at a Solution


Attempted to solve the equation using a double integral in polar coordinates with:
0 ≤ r ≤ 4
0 ≤ θ ≤ pi
got 64π/3 but I'm not certain whether it is correct. I'm not sure whether the graph approaches the x-y plane asymptotically or not. The equation for f(x,y) = √(16 - x2 - y2) describes what seems like the positive z half of a sphere

Edit: Made a second attempt. Assumed the shape to be the top half of a sphere so the equation became:
(0.5)∫∫D(16 - x2 - y2)dA
Where x ranges from 0 to 4 and y ranges from -√(16-x2) to √(16-x2)

Any help would be much appreciated.
Thank you
 
Last edited:
Physics news on Phys.org
Draw your region, its a circle with radius 4 with a center at (0,0).

There are four curves you need to consider when setting up your integral. You can find these curves by solving x2 + y2 = 16.