In the following video, we will compute Example 1 and Example 2:
Example 1: Evaluate $$\iint_R f(x,y)\,dA,$$ where $f(x,y)= x^2y$ and $R$ is the upper half of the unit disk (shown here). |
![]() |
|
Example 2: Evaluate $$\iint_R f(x,y)\,dA,$$
where $f(x,y) = 4xe^{2y}$ and the region $R$ is bounded by
the $x$-axis, the $y$-axis, the line $y=2$ and the curve
$y=\ln(x)$ (shown here). |
![]() |
Solution 3: Since $y^2 \ = \ 9 -
x^2$ is a circle of radius $3$ centered at the origin, $D$
consists of all points in the first quadrant inside this
circle as shown here. This is described as a Type I
region, so we
\begin{eqnarray} \int_0^3\left(\int_0^{\sqrt{9-x^2}}\, (x+y)\, dy\right)\,dx &=& \int_0^3\, \Bigl[\, xy +\frac{1}{2}y^2 \,\Bigl]_0^{\sqrt{9 - x^2}}\,dx\\ &=&\int_0^3\, \Bigl( x\sqrt{9 - x^2} +\frac{1}{2} (9 - x^2)\Bigr)\, dx\\ \end{eqnarray} |
|