Chapter 28: Problem 20
Integrate each of the given functions. $$\int \frac{2 d x}{x^{2}+8 x+20}$$
Short Answer
Expert verified
The integral evaluates to \( \tan^{-1}\left( \frac{x+4}{2} \right) + C \).
Step by step solution
01
Complete the Square in the Denominator
The given integral is \( \int \frac{2 \, dx}{x^2 + 8x + 20} \). First, complete the square for the expression in the denominator. The expression \( x^2 + 8x + 20 \) can be rewritten. Take half of the coefficient of \( x \), which is 8, so \( \frac{8}{2} = 4 \). Then square it to get 16. Thus, rewrite \( x^2 + 8x + 20 \) as \( (x + 4)^2 + 4 \).
02
Set Up the Integral for Arctangent Substitution
Now, rewrite the integral using the completed square: \( \int \frac{2 \, dx}{(x + 4)^2 + 4} \). This can be set up for an arctangent substitution, as it is in the form \( \int \frac{dx}{a^2 + x^2} \), which integrates to \( \frac{1}{a}\tan^{-1}\left( \frac{x}{a} \right) + C \). Here, \( a^2 = 4 \) gives \( a = 2 \).
03
Perform the Integration
Set \( u = x+4 \) such that \( du = dx \). The integral becomes \( \int \frac{2 \, du}{u^2 + 2^2} \). Recognize that this fits the form for the arctangent rule: \( \frac{1}{a}\tan^{-1}\left( \frac{u}{a} \right) + C \), which simplifies to \( \frac{2}{2} \tan^{-1}\left( \frac{u}{2} \right) + C \).
04
Substitute Back for x
Re-substitute \( u = x+4 \) back into the equation. Hence, the integral becomes \( \tan^{-1}\left( \frac{x+4}{2} \right) + C \).
05
Write the Final Answer
The final integrated function is \( \tan^{-1}\left( \frac{x+4}{2} \right) + C \), where \( C \) is the constant of integration.
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.
Completing the Square
Completing the square is a useful algebraic technique. It is often applied in integration to simplify quadratic expressions. Let’s see how it works. Suppose you have a quadratic expression like \( x^2 + 8x + 20 \). The first step is to transform this into a perfect square trinomial plus or minus a constant. Here’s how you do it step-by-step:
- Take the coefficient of \( x \), which is 8 in this example.
- Divide it by 2, giving you 4.
- Square the result: \( 4^2 = 16 \).
- Add and subtract this square inside the expression.
Arctangent Substitution
Arctangent substitution is a technique for integrating expressions that take the form similar to \( \int \frac{dx}{a^2 + x^2} \). When it comes to the integral \( \int \frac{2 \, dx}{(x+4)^2 + 4} \), it’s set perfectly for this method. To integrate using arctangent substitution, consider these steps:
- Recognize that the integral fits \( \int \frac{dx}{a^2 + x^2} \) which results in \( \frac{1}{a}\tan^{-1}\left( \frac{x}{a} \right) + C \).
- Identify \( a^2 = 4 \), thus \( a = 2 \).
- Perform a substitution, setting \( u = x + 4 \), simplifying \( du = dx \).
Definite Integrals
Definite integrals allow us to calculate the exact area under a curve between two points. They are written in the form \( \int_{a}^{b} f(x) \, dx \), where \( a \) and \( b \) are the limits. In contrast to indefinite integrals, definite integrals provide a specific numerical value. While the example given does not directly involve definite integrals, understanding them is still crucial in calculus:
- Definite integrals give actual quantities like area or total change.
- They factor in initial and final conditions.
- Evaluating a definite integral involves finding the antiderivative and substituting the limits into it.