Problem 22
Question
Evaluate the double integral. $$ \int_{-1}^{1} \int_{-2}^{2}\left(x^{2}-y^{2}\right) d y d x $$
Step-by-Step Solution
Verified Answer
The value of the double integral is -4.
1Step 1: Set Integral Boundaries
First, consider the region bounded by \(x\) from -1 to 1 and \(y\) from -2 to 2. The function to be integrated is \(x^{2} - y^{2}\). Arrange the problem such that you solve for \(dy\) first and then \(dx\). That is, \[\int_{-1}^{1} \int_{-2}^{2}\left(x^{2}-y^{2}\right) d y d x\]
2Step 2: Integrate with respect to y
Integrate the inner integral first with respect to \(y\). That is, \[\int_{-2}^{2} (x^{2}-y^{2})d y\]This integral yields \[x^{2}y - \frac{1}{3}y^{3}\]Calculated from \(y=-2\) to \(y=2\), this becomes \[2x^{2} - \frac{8}{3}\]
3Step 3: Integrate with respect to x
Finally, integrate the result with respect to x:\[\int_{-1}^{1} (2x^{2} - \frac{8}{3}) dx\]This integral yields \[\frac{2}{3}x^{3} - \frac{8}{3}x\]Calculated from \(x=-1\) to \(x=1\), this becomes \[\frac{2}{3} - \frac{8}{3} + \frac{2}{3} - \frac{8}{3} = -4\]
Other exercises in this chapter
Problem 21
Describe the region \(R\) in the \(x y\) -plane that corresponds to the domain of the function. $$ f(x, y)=x^{2}+y^{2} $$
View solution Problem 21
Determine whether the planes \(a_{1} x+b_{1} y+c_{1} z=d_{1}\) and \(a_{2} x+b_{2} y+c_{2} z=d_{2}\) are parallel, perpendicular, or neither. The planes are par
View solution Problem 22
Use the regression capabilities of a graphing utility or a spreadsheet to find the least squares regression quadratic for the given points. Then plot the points
View solution Problem 22
Use Lagrange multipliers to find the given extremum of \(f\) subject to two constraints. In each case, assume that \(x, y\), and \(z\) are nonnegative. Maximize
View solution