Problem 58
Question
Evaluate the following integrals. $$\int \frac{d x}{x^{2}-6 x+34}$$
Step-by-Step Solution
Verified Answer
Answer: The antiderivative of the given integral is \(\arctan\left(\frac{x-3}{5}\right) + C\).
1Step 1: Complete the square on the denominator
In the denominator we have \(x^2 - 6x + 34\). Completing the square on the quadratic expression, we add and subtract \((-6/2)^2 = 9\) to maintain equality:
\((x^2 - 6x + 9) + 25 = (x - 3)^2 + 5^2\)
Now, the integral becomes
$$\int \frac{dx}{(x-3)^2 + 5^2}$$
2Step 2: Identify the standard form of the integral and use a suitable substitution
Now, we can see that this integral is in the standard form of
$$\int \frac{dx}{a^2 + x^2}$$
where \(a = 5\). This form of integral has the antiderivative \(\frac{1}{a}\arctan(\frac{x}{a}) + C\). To make the substitution, let \(x - 3 = 5\tan(\theta)\), so \(dx = 5\sec^2(\theta)d\theta\) and we have
$$\int \frac{5\sec^2(\theta)d\theta}{5^2+(\tan(\theta))^2\cdot5^2}$$
3Step 3: Simplify and integrate
The integral now simplifies to
$$\int \frac{\sec^2(\theta)}{1+\tan^2(\theta)}d\theta$$
Using the trigonometric identity \(1+\tan^2(\theta) = \sec^2(\theta)\), the integral simplifies further:
$$\int d\theta=\theta + C$$
4Step 4: Substitute back the original variables
Now, let's return back to our original substitution. Since \(x - 3 = 5\tan(\theta)\), we have \(\theta = \arctan(\frac{x-3}{5})\). Thus, the antiderivative of the given integral is
$$\arctan \left(\frac{x-3}{5}\right) + C$$
Key Concepts
Completing the SquareStandard Integral FormsTrigonometric SubstitutionAntiderivative
Completing the Square
Completing the square is a technique used to transform a quadratic expression into a perfect square trinomial. This simplifies the quadratic into a form that is easier to integrate. In the original exercise, we start with the quadratic polynomial in the form of:
- \(x^2 - 6x + 34\)
- \((-6/2)^2 = 9\)
- \((x^2 - 6x + 9) + 25\)
- \((x - 3)^2 + 25\)
Standard Integral Forms
Standard integral forms are key tools in solving integrals that conform to a certain pattern or "template". Recognizing these forms can greatly simplify the integration process. After completing the square, the integral becomes:
- \( \int \frac{dx}{(x-3)^2 + 5^2} \)
- \( \frac{1}{a}\arctan\left(\frac{x}{a}\right) + C \)
Trigonometric Substitution
Trigonometric substitution is a technique used in calculus to simplify the integration of functions involving square roots and certain rational expressions. In our example, following the transformation using the standard form, we make the substitution
- \( x - 3 = 5\tan(\theta) \)
- \( dx = 5\sec^2(\theta)d\theta \)
- \( \int \frac{5\sec^2(\theta)d\theta}{25+25\tan^2(\theta)} \)
- \( \int d\theta \)
Antiderivative
The antiderivative, or indefinite integral, is the function that reverses the process of differentiation. It represents a family of functions whose derivatives are given by a specific function. In solving the given integral, after simplifying the expression, we arrive at:
- \( \int d\theta = \theta + C \)
- \( \theta = \arctan \left( \frac{x - 3}{5} \right) \)
- \( \arctan \left( \frac{x - 3}{5} \right) + C \)
Other exercises in this chapter
Problem 58
Solve the following problems using the method of your choice. $$\frac{d z}{d x}=\frac{z^{2}}{1+x^{2}}, z(0)=\frac{1}{6}$$
View solution Problem 58
Use a computer algebra system to evaluate the following definite integrals. In each case, find an exact value of the integral (obtained by a symbolic method) an
View solution Problem 58
Evaluate \(\int_{0}^{\pi^{2} / 4} \sin \sqrt{x} d x\) using a substitution followed by integration by parts.
View solution Problem 58
Different substitutions a. Show that \(\int \frac{d x}{\sqrt{x-x^{2}}}=\sin ^{-1}(2 x-1)+C\) using either \(u=2 x-1\) or \(u=x-\frac{1}{2}\) b. Show that \(\int
View solution