Questions: Consider the following.
The double integral of xy dA, where D is enclosed by the quarter-circle y = sqrt(25-x^2), x >= 0, and the axes
Rewrite the above as an iterated integral.
The integral from 0 to sqrt(25-x^2) of xy dy dx
Evaluate the double integral.
Transcript text: Consider the following.
$\iint_{0} x y d A, D$ is enclosed by the quarter-circle $y=\sqrt{25-x^{2}}, x \geq 0$, and the axes
Rewrite the above as an iterated integral.
$\int_{0} \int^{\sqrt{25-x^{2}}} x y d y d x$
Evaluate the double integral.
$\square$
Solution
Solution Steps
To evaluate the given double integral, we need to set up the integral in terms of the given region and then compute it. The region \(D\) is enclosed by the quarter-circle \(y = \sqrt{25 - x^2}\) and the axes \(x \geq 0\). We will integrate with respect to \(y\) first and then \(x\).
Solution Approach
Set up the iterated integral with the given bounds.
Integrate the inner integral with respect to \(y\).
Integrate the resulting expression with respect to \(x\).
Step 1: Set Up the Inner Integral
We start with the inner integral, which is given by:
\[
\int_{0}^{\sqrt{25 - x^2}} x y \, dy
\]
Calculating this integral, we find:
\[
\int_{0}^{\sqrt{25 - x^2}} x y \, dy = x \cdot \frac{y^2}{2} \bigg|_{0}^{\sqrt{25 - x^2}} = x \cdot \frac{(25 - x^2)}{2}
\]