Problem 56
Question
Complete the square in the denominator and evaluate the integral. $$ \int \frac{1}{x^{2}+4 x+5} d x $$
Step-by-Step Solution
Verified Answer
The integral evaluates to \( \arctan(x + 2) + C \), where \( C \) is the integration constant.
1Step 1: Identify the Denominator
To complete the square for the expression in the denominator, identify the quadratic expression: \[ x^2 + 4x + 5. \]
2Step 2: Complete the Square
Rewrite the quadratic expression by completing the square. Start by taking the coefficient of the middle term, divide it by 2, and then square it:\[ \left(\frac{4}{2}\right)^2 = 4. \]Add and subtract this square inside the expression:\[ x^2 + 4x + 4 - 4 + 5 = (x+2)^2 + 1. \]
3Step 3: Substitute into the Integral
Replace the quadratic in the denominator of the integral with the completed square expression:\[\int \frac{1}{x^2 + 4x + 5} \, dx = \int \frac{1}{(x + 2)^2 + 1} \, dx.\]
4Step 4: Use a Trigonometric Substitution
Recognize that the integral has the form \( \int \frac{1}{t^2 + 1} \, dt \), which is the arctangent formula. Here, substitute \( t = x + 2 \), and thus \( dt = dx \). The integral becomes:\[ \int \frac{1}{t^2 + 1} \, dt = \arctan(t) + C, \]where \( C \) is the integration constant.
5Step 5: Substitute Back
Substitute \( t = x + 2 \) back into the antiderivative:\[ \arctan(x + 2) + C. \]
Key Concepts
Completing the SquareTrigonometric SubstitutionArctangent Function
Completing the Square
Completing the square is an essential algebraic technique used to simplify quadratic expressions. This method involves transforming a quadratic expression into perfect square form. Let's see how it works for the expression in our integral, specifically the denominator: \[ x^2 + 4x + 5. \]1. **Identify the Coefficient:** Start by identifying the coefficient of the linear term (the term with 'x'), which is 4 in this case.2. **Divide and Square:** Take this coefficient, divide it by 2, and square the result: \[ \left( \frac{4}{2} \right)^2 = 4. \]3. **Reform the Expression:** Add and subtract this squared value (4) within the expression: \[ x^2 + 4x + 4 - 4 + 5. \] The transformed quadratic can now be expressed as a perfect square: \[ (x+2)^2 + 1. \]This process of completing the square simplifies integration, as it transforms the expression into a recognizable form.
Trigonometric Substitution
Trigonometric substitution is a method used to evaluate integrals involving quadratic expressions. After completing the square, the integral's denominator becomes a form that matches known trigonometric identities. Our completed square expression \((x+2)^2 + 1\) makes the integral:\[ \int \frac{1}{(x + 2)^2 + 1} \, dx. \]This resembles the trigonometric identity:\( 1 + \tan^2(\theta) = \sec^2(\theta). \)Hence, we can substitute using:- Let \( t = x + 2 \), turning the expression into \( t^2 + 1 \).- Note that \( dt = dx, \) simplifying our substitution further.By using this technique, we have connected the problem to the arctangent function, aiding in seamless integration.
Arctangent Function
The arctangent function is directly linked to our integral problem. Once we substitute \( t = x + 2 \), the integral:\[ \int \frac{1}{t^2 + 1} \, dt \]can be evaluated using the known result:- The integral of \( \frac{1}{t^2 + 1} \) is \( \arctan(t) + C, \) where \( C \) is the integration constant.On finding the antiderivative of the transformed integral, we substitute back the original variable:\[ \arctan(x + 2) + C. \]This result shows us how trigonometric functions and inverse functions like arctangent frequently appear in calculus problems after using techniques such as completing the square and substitution.
Other exercises in this chapter
Problem 55
In Problems 43-58, use substitution to evaluate each definite integral. $$ \int_{e}^{e^{2}} \frac{d x}{x(\ln x)^{2}} $$
View solution Problem 56
In Problems 49-60, use either substitution or integration by parts to evaluate each integral. $$ \int \frac{x}{x^{2}+5} d x $$
View solution Problem 56
In Problems 43-58, use substitution to evaluate each definite integral. $$ \int_{1}^{2} \frac{x d x}{\left(x^{2}+1\right) \ln \left(x^{2}+1\right)} $$
View solution Problem 57
In Problems 49-60, use either substitution or integration by parts to evaluate each integral. $$ \int\left(\frac{\tan ^{2} x+1}{\tan x+1}\right) d x $$
View solution