Problem 57
Question
Use substitution to evaluate the definite integrals. $$ \int_{1}^{9} \frac{1}{\sqrt{x}} e^{-\sqrt{x}} d x $$
Step-by-Step Solution
Verified Answer
The definite integral equals \( 2e^{-1} - 2e^{-3} \).
1Step 1: Choose a Substitution
To simplify the integral, choose a substitution. Let \( u = \sqrt{x} \). Then, \( x = u^2 \) and \( dx = 2u \, du \).
2Step 2: Change the Limits of Integration
Substitute the current limits for \( x \) to find the new limits for \( u \): when \( x = 1 \), \( u = \sqrt{1} = 1 \); when \( x = 9 \), \( u = \sqrt{9} = 3 \). So, the limits for \( u \) are from 1 to 3.
3Step 3: Rewrite the Integral in Terms of u
Substitute \( u \) and \( dx \) into the integral: \[ \int_{1}^{9} \frac{1}{\sqrt{x}} e^{-\sqrt{x}} \, dx = \int_{1}^{3} \frac{1}{u} e^{-u} (2u \, du) = \int_{1}^{3} 2 e^{-u} \, du \].
4Step 4: Integrate with Respect to u
Integrate \( \int 2 e^{-u} \, du \). The integral of \( e^{-u} \) is -\( e^{-u} \), so the integral becomes: \[ 2 \int e^{-u} \, du = -2 e^{-u} \].
5Step 5: Evaluate the Definite Integral
Evaluate the definite integral from 1 to 3: \[-2e^{-u} \bigg|_{1}^{3} = [-2e^{-3}] - [-2e^{-1}] = 2e^{-1} - 2e^{-3} \].
6Step 6: Simplify the Result
Simplify the expression: \( 2e^{-1} - 2e^{-3} = 2\left( \frac{1}{e} - \frac{1}{e^3} \right) \). The result is in its simplest form.
Key Concepts
Substitution MethodIntegration TechniquesLimits of Integration
Substitution Method
The Substitution Method is a powerful tool for evaluating integrals, especially when dealing with more complex functions. In this technique, we change the variable of integration to simplify the integral into a more manageable form.
By choosing a substitution:
By choosing a substitution:
- Letting \( u = \sqrt{x} \) transforms \( x = u^2 \), which simplifies the function inside the integral.
- Finding the derivative, \( dx = 2u \, du \), allows the expression to be rewritten in terms of \( u \).
Integration Techniques
Integration Techniques are strategies we use to solve integrals effectively. The substitution method is just one, but there are many others, each suited to different kinds of functions.
With substitution complete, the new integral was:
With substitution complete, the new integral was:
- \( \int_{1}^{3} 2 e^{-u} \, du \)
- The integration becomes \( -2 e^{-u} \), reflecting the constant of multiplication on the outside before integration.
Limits of Integration
Limits of Integration are another important aspect when dealing with definite integrals. These limits define where the integration starts and ends on the x-axis. Changing variables using substitution also requires changing these limits to match the new variable.
In our solved example:
Correctly adjusting limits is crucial. It ensures that the transformation aligns the integral's evaluation with its original scope, allowing us to compute a meaningful and accurate result. In our case, the adjusted integral gives us the difference \( 2e^{-1} - 2e^{-3} \), representing the originally defined area in a newly transformed equation.
In our solved example:
- Original limits were \( x = 1 \) to \( x = 9 \).
- Substituting \( u = \sqrt{x} \) changed the limits to \( u = 1 \) to \( u = 3 \).
Correctly adjusting limits is crucial. It ensures that the transformation aligns the integral's evaluation with its original scope, allowing us to compute a meaningful and accurate result. In our case, the adjusted integral gives us the difference \( 2e^{-1} - 2e^{-3} \), representing the originally defined area in a newly transformed equation.
Other exercises in this chapter
Problem 56
Use substitution to evaluate the definite integrals. $$ \int_{1}^{2} \frac{x d x}{\left(x^{2}+1\right) \ln \left(x^{2}+1\right)} $$
View solution Problem 57
Use either substitution or integration by parts to evaluate each integral. $$ \int \frac{x}{x+3} d x $$
View solution Problem 58
Use either substitution or integration by parts to evaluate each integral. $$ \int \frac{1}{x^{2}+3} d x $$
View solution Problem 58
Use substitution to evaluate the definite integrals. $$ \int_{0}^{2} x \sqrt{4-x^{2}} d x $$
View solution