Problem 38
Question
Evaluate each integral in Exercises \(37-42\) by completing the square and using a substitution to reduce it to standard form. $$ \int_{2}^{4} \frac{2 d x}{x^{2}-6 x+10} $$
Step-by-Step Solution
Verified Answer
The integral evaluates to \(\pi\).
1Step 1: Rewrite the Quadratic
The integrand contains the quadratic expression \(x^2 - 6x + 10\). We begin by completing the square for this quadratic. First, take the coefficient of \(x\), which is 6, divide it by 2, giving 3, and then square it to get 9. Thus, \(x^2 - 6x + 10 = (x-3)^2 + 1\).
2Step 2: Set Up the Substitution
Let's use the substitution \(u = x - 3\), which gives \(du = dx\). The limits of integration change accordingly: when \(x = 2\), \(u = 2 - 3 = -1\), and when \(x = 4\), \(u = 4 - 3 = 1\).
3Step 3: Substitute and Simplify the Integral
Substitute \(x = u + 3\) into the integral. The integral becomes \(\int_{-1}^{1} \frac{2}{u^2 + 1} du\). This is a standard integral form which corresponds to \( \int \frac{1}{u^2 + 1} du = \arctan(u)\).
4Step 4: Integrate and Evaluate
The integral from the previous step is \(2 \int_{-1}^{1} \frac{1}{u^2 + 1} du = 2[\arctan(u)]_{-1}^{1}\). Evaluating this gives \(2(\arctan(1) - \arctan(-1))\).
5Step 5: Calculate the Arctan Values
The function \(\arctan(1)\) is \(\frac{\pi}{4}\) and \(\arctan(-1)\) is \(-\frac{\pi}{4}\). Substituting these values, we have \(2\left(\frac{\pi}{4} - (-\frac{\pi}{4})\right) = 2\times \frac{\pi}{2} = \pi\).
Key Concepts
Completing the SquareDefinite IntegralTrigonometric SubstitutionArctangent Function
Completing the Square
Completing the square is a useful technique for simplifying expressions, particularly quadratics, into a form that's easier to work with in calculus. When you see a quadratic expression like \(x^2 - 6x + 10\), you might notice it's in standard form. However, to make integration or other operations easier, we can rewrite it by completing the square.
Here's how it's done:
Here's how it's done:
- Identify the coefficient of \(x\), which in this case is \(-6\).
- Divide this coefficient by 2, resulting in \(-3\).
- Square this result to get \(9\).
- Now, rewrite the quadratic as a perfect square trinomial. Thus, \(x^2 - 6x + 10 = (x-3)^2 + 1\).
This turns the expression into a perfect square plus a constant, greatly simplifying the process of integration or other calculus operations.
Definite Integral
Definite integrals are a central part of integral calculus, providing the total accumulation of a quantity between two points. In this context, we're looking at the integral \(\int_{2}^{4} \frac{2 d x}{x^{2}-6 x+10}\).
Definite integrals are calculated between specific limits—a lower and an upper bound. They help calculate areas under a curve or other accumulated changes such as distance:
Definite integrals are calculated between specific limits—a lower and an upper bound. They help calculate areas under a curve or other accumulated changes such as distance:
- The bounds here are from 2 to 4, indicating we're interested in the area under the curve from \(x = 2\) to \(x = 4\).
- Definite integrals involve both evaluating the antiderivative and applying the limits of integration to find the accumulated value.
Trigonometric Substitution
Trigonometric substitution is a powerful technique employed when dealing with integrals that contain specific types of quadratic expressions. It succeeds by transforming an unwieldy algebraic expression into an easier trigonometric form.
- In the exercise, after completing the square, we have \((x-3)^2 + 1\). This suggests a link to the identity \(1 + u^2\) which is tied to trigonometric functions.
- Performing the substitution \(u = x - 3\), so that \(du = dx\), simplifies the original integral to a well-known trigonometric form \(\int \frac{1}{u^2 + 1} du\).
Arctangent Function
The arctangent function, or \(\arctan\), is crucial in solving integrals that involve quadratics turned into the form of \(\frac{1}{x^2 + 1}\). As a standard integral form, knowing \(\arctan\) is helpful when simplifying problems using trigonometric substitution.
- When you integrate \(\frac{1}{u^2 + 1}\), the result is \(\arctan(u) + C\), where \(C\) represents the constant of integration for indefinite integrals.
- In a definite integral, this translates into evaluating \(\arctan(u)\) at the upper and lower bounds, as was done in this exercise from \(-1\) to \(1\).
- The values \(\arctan(1) = \frac{\pi}{4}\) and \(\arctan(-1) = -\frac{\pi}{4}\) demonstrate how \(\arctan\) maps real numbers to angles, consolidating the integral's result due to properties of angles and circular functions.
Other exercises in this chapter
Problem 38
In a mass-spring-dashpot system like the one in Exercise \(37,\) the mass's position at time \(t\) is $$y=4 e^{-t}(\sin t-\cos t), \quad t \geq 0$$ Find the ave
View solution Problem 38
Evaluate the integrals in Exercises \(35-40\). $$ \int \frac{\sin \theta d \theta}{\cos ^{2} \theta+\cos \theta-2} $$
View solution Problem 39
As we mentioned at the beginning of the section, the definite integrals of many continuous functions cannot be evaluated with the Fundamental Theorem of Calculu
View solution Problem 39
Use a substitution to change the integral into one you can find in the table. Then evaluate the integral. \(\int \frac{x^{3}+x+1}{\left(x^{2}+1\right)^{2}} d x\
View solution