Problem 21
Question
Use the method of completing the square, along with a trigonometric substitution if needed, to evaluate each integral. \(\int \sqrt{5-4 x-x^{2}} d x\)
Step-by-Step Solution
Verified Answer
The evaluated integral is \[ \frac{9}{2}\left(\arcsin\left(\frac{x+2}{3}\right) + \frac{1}{2}\sin\left(2\arcsin\left(\frac{x+2}{3}\right)\right)\right) + C \].
1Step 1: Rewrite the Quadratic Expression
The given integral is \( \int \sqrt{5 - 4x - x^2} \, dx \). Begin by rewriting the quadratic expression \(5 - 4x - x^2\). Reorder the terms to \(-x^2 - 4x + 5\) for completing the square.
2Step 2: Complete the Square
To complete the square, factor out \(-1\) from the first two terms: \(-1(x^2 + 4x) + 5\). Add and subtract \(4\), the square of half the coefficient of \(x\), inside the bracket: \(-1((x+2)^2 - 4) + 5\) which simplifies to \(-((x+2)^2) + 9\). Thus, the expression becomes \(9 - (x+2)^2\).
3Step 3: Substitution
Set \(x + 2 = 3 \sin \theta\) so that \((x+2)^2 = 9\sin^2\theta\) and thus \(dx = 3 \cos \theta \, d\theta\). The integral becomes \(\int \sqrt{9 - 9\sin^2\theta} \cdot 3\cos\theta \, d\theta\).
4Step 4: Simplify the Integral
Use the trigonometric identity \(\cos^2\theta = 1 - \sin^2\theta\) to simplify \(\sqrt{9 - 9\sin^2\theta} = \sqrt{9\cos^2\theta} = 3\cos\theta\). The integral becomes \(\int 3\cos\theta \cdot 3\cos\theta \, d\theta = 9\int \cos^2\theta \, d\theta\).
5Step 5: Solve the Integral
To integrate \(\int \cos^2\theta \, d\theta\), use the identity \(\cos^2\theta = \frac{1}{2}(1 + \cos(2\theta))\). This gives \(9\int \frac{1}{2}(1 + \cos(2\theta)) \, d\theta\) or \(\frac{9}{2} \left(\theta + \frac{1}{2}\sin(2\theta)\right) + C\).
6Step 6: Back Substitution
Since \(x + 2 = 3 \sin \theta\), solve for \(\theta\): \(\sin \theta = \frac{x+2}{3}\). Thus, \(\theta = \arcsin \left(\frac{x+2}{3}\right)\). Substitute back to get the integral in terms of \(x\): \[ \frac{9}{2}\left(\arcsin\left(\frac{x+2}{3}\right) + \frac{1}{2}\sin\left(2\arcsin\left(\frac{x+2}{3}\right)\right)\right) + C \].
Key Concepts
Completing the SquareTrigonometric SubstitutionIntegration TechniquesQuadratic Expressions
Completing the Square
Completing the square is a widely used technique in calculus and algebra to simplify quadratic expressions, allowing us to solve equations or integrate functions. The goal is to rewrite a quadratic expression in the form
To complete the square:
- \( ax^2 + bx + c \)
- \( (x + h)^2 + k \)
To complete the square:
- Identify the quadratic expression, reorder the terms if necessary, and factor out the leading coefficient if it's not 1.
- Take half of the coefficient of the linear term, square it, and add and subtract this value inside the expression.
- Factor the resulting perfect square trinomial.
Trigonometric Substitution
Trigonometric substitution is a powerful tool for evaluating integrals involving square roots of quadratic expressions. This method leverages trigonometric identities to simplify the integral into a form that is often much easier to evaluate.
The key concept involves substituting a trigonometric function for a variable, such as:
In our example, after completing the square, we are left with \(9 - (x+2)^2\). We can use the substitution \(x + 2 = 3 \sin \theta\) because it fits the form \(a^2 - x^2\). This substitution facilitates transforming the integrand into a form suitable for applying trigonometric identities, simplifying the overall integration process.
The key concept involves substituting a trigonometric function for a variable, such as:
- \(x = a \sin \theta\)
- \(x = a \tan \theta\)
- \(x = a \sec \theta\)
In our example, after completing the square, we are left with \(9 - (x+2)^2\). We can use the substitution \(x + 2 = 3 \sin \theta\) because it fits the form \(a^2 - x^2\). This substitution facilitates transforming the integrand into a form suitable for applying trigonometric identities, simplifying the overall integration process.
Integration Techniques
Integration techniques are essential for solving a wide range of definite and indefinite integrals. These methods enhance our ability to resolve complex integrals that do not succumb to basic rules of integration. When direct integration is tedious or impossible, one might consider:
- Substitution Method: Changing variables to simplify the integrand.
- Integration by Parts: Useful for integrals containing products of functions.
- Trigonometric Integrals: Integrals involving trigonometric functions.
- Trigonometric Substitution: Especially useful for integrals with square roots.
- \(\int 3\cos\theta \cdot 3\cos\theta \, d\theta = 9\int \cos^2\theta \, d\theta\)
Quadratic Expressions
Quadratic expressions play a significant role in various fields of mathematics and science, frequently appearing in problems related to optimization, motion, and, importantly, calculus. These expressions typically take the form:
Key steps in working with quadratic expressions include:
- \(ax^2 + bx + c\)
Key steps in working with quadratic expressions include:
- Reorder the terms if necessary, placing them in a standard form.
- Use techniques like completing the square to reveal the underlying structure of the expression.
- Factorize straightforward quadratics or approximate solutions when exact forms aren't feasible.
- \(\int \sqrt{5 - 4x - x^2} \, dx\)
Other exercises in this chapter
Problem 20
Perform the indicated integrations. $$ \int \frac{\sec ^{2}(\ln x)}{2 x} d x $$
View solution Problem 20
$$ \text { use integration by parts to evaluate each integral. } $$ $$ \int t \arctan t d t $$
View solution Problem 21
Use the method of partial fraction decomposition to perform the required integration. \(\int \frac{x+1}{(x-3)^{2}} d x\)
View solution Problem 21
Perform the indicated integrations. $$ \int \tan ^{3} x d x $$
View solution