Chapter 7: Problem 18
Evaluate each iterated integral. \(\int_{-2}^{2} \int_{0}^{2} x e^{-y} d x d y\)
Short Answer
Expert verified
The result is \(2(e^2 - e^{-2})\).
Step by step solution
01
Understand the Problem
We need to evaluate the iterated integral \( \int_{-2}^{2} \int_{0}^{2} x e^{-y} \, dx \, dy \). This integral requires us to first integrate with respect to \(x\) and then with respect to \(y\).
02
Integrate with Respect to x
First, evaluate the integral with respect to \(x\): \( \int_{0}^{2} x e^{-y} \, dx \). Treat \(e^{-y}\) as a constant because it does not involve \(x\). The antiderivative of \(x\) is \( \frac{x^2}{2} \), so we compute:\[\int_{0}^{2} x e^{-y} \, dx = e^{-y} \cdot \left[ \frac{x^2}{2} \right]_0^2 = e^{-y} \cdot \left( \frac{2^2}{2} - \frac{0^2}{2} \right) = 2e^{-y}.\]
03
Integrate with Respect to y
Next, substitute the result from Step 2 and integrate with respect to \(y\): \( \int_{-2}^{2} 2 e^{-y} \, dy \). The antiderivative of \(2 e^{-y}\) is \(-2 e^{-y}\), thus:\[\int_{-2}^{2} 2 e^{-y} \, dy = \left[ -2 e^{-y} \right]_{-2}^2 = -2 e^{-2} - (-2 e^{2}) = -2 e^{-2} + 2 e^{2}.\]
04
Simplify the Expression
Compute the simplified value:\[2 e^{2} - 2 e^{-2} = 2 (e^{2} - e^{-2}).\] This is the final result of the iterated integral.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Integration with Respect to x
When tackling an iterated integral such as \( \int_{-2}^{2} \int_{0}^{2} x e^{-y} \, dx \, dy \), the first step involves handling the integration with respect to \(x\). In this phase, everything except \(x\) is considered a constant. For the given integral, this means treating \(e^{-y}\) as constant. To find the integral of \(x e^{-y}\) with respect to \(x\), focus on the integration of \(x\).
- The antiderivative of \(x\) is \( \frac{x^2}{2} \).
- Apply the limits from 0 to 2, converting \( \int_{0}^{2} x e^{-y} \, dx \) into:
Integration with Respect to y
Upon successfully integrating with respect to \(x\), the task now is to integrate the resulting expression \(2 e^{-y}\) with respect to \(y\). This involves calculating the antiderivative of \(2 e^{-y}\). Remember, the exponential function \(e^{-y}\) simplifies to a neat expression when integrated.
- The antiderivative of \(2 e^{-y}\) is \(-2 e^{-y}\).
- Apply the limits of integration from \(-2\) to \(2\).
Antiderivative
Understanding the antiderivative is fundamental when dealing with iterated integrals. An antiderivative is a reverse engineering of differentiation, leading to the original function before differentiation. For each function you are integrating, discover its antiderivative to proceed with integration.
To break this down:
To break this down:
- The antiderivative of \(x\) is \( \frac{x^2}{2} \), useful in integration with respect to \(x\).
- The antiderivative of \(e^{-y}\) as seen in \(2 e^{-y}\) is \(-2 e^{-y}\).