Chapter 8: Problem 39
Use a substitution to change the integral into one you can find in the table. Then evaluate the integral. $$\int \sqrt{5-4 x-x^{2}} d x$$
Short Answer
Expert verified
\( \frac{1}{2} ((x+2) \sqrt{5-4x-x^2} + 9 \sin^{-1}(\frac{x+2}{3})) + C \).
Step by step solution
01
Identify the form suitable for substitution
Notice the expression under the square root is quadratic, and it looks similar to a form that can be simplified by completing the square. Let's rewrite the integrand \(5 - 4x - x^2\) as \(-(x^2 + 4x - 5)\). This form will be helpful for completing the square.
02
Complete the square
Rewrite the quadratic \(x^2 + 4x - 5\) in a completed square form. We have \(x^2 + 4x = (x+2)^2 - 4\). Thus, \(- (x^2 + 4x - 5) = - ((x+2)^2 - 4 - 5) = -((x+2)^2 - 9)\). So, \(5 - 4x - x^2 = 9 - (x+2)^2\).
03
Use substitution to simplify the integral
Let \(u = x + 2\), then \(du = dx\). By substituting these into the integral, we have:\[ \int \sqrt{9 - u^2} \, du \].
04
Recognize the integral formula
The integral \int \sqrt{9 - u^2} \, du\ is a standard integral, which can be evaluated using a table: \int \sqrt{a^2 - u^2} \, du = \frac{1}{2} (u \sqrt{a^2 - u^2} + a^2 \sin^{-1}(\frac{u}{a})) + C\. Here, \(a = 3\).
05
Evaluate the integral using the formula
Substitute \(a = 3\) into the integral formula to get:\[ \frac{1}{2} (u \sqrt{9-u^2} + 9 \sin^{-1}(\frac{u}{3})) + C \].
06
Substitute back the original variable
Now substitute back \(u = x + 2\) to express the integral in terms of \(x\):\[ \frac{1}{2} ((x+2) \sqrt{9-(x+2)^2} + 9 \sin^{-1}(\frac{x+2}{3})) + C \].
07
Simplify the expression
The integral evaluates to: \[ \frac{1}{2} ((x+2) \sqrt{5-4x-x^2} + 9 \sin^{-1}(\frac{x+2}{3})) + C \]. This is the final answer, 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 technique used to turn a quadratic expression into a perfect square trinomial, which makes it easier to work with, especially in the context of integration. The original quadratic expression in this problem is \(5 - 4x - x^2\).
This expression can be rearranged as \(- (x^2 + 4x - 5)\), which is more suitable for the completing the square process. To complete the square:\
Thus, \(5 - 4x - x^2\) can be rewritten as \(9 - (x+2)^2\). This completed square form simplifies the process of integration, often leading to the use of trigonometric substitution.
This expression can be rearranged as \(- (x^2 + 4x - 5)\), which is more suitable for the completing the square process. To complete the square:\
- \
- First, focus on the terms \(x^2 + 4x\). Here, take half of the coefficient of \(x\), which is 4, giving you 2.\ \
- Square this number, resulting in 4.\ \
- Add and subtract this square inside the quadratic expression. This step allows us to write it as \((x+2)^2 - 4\).\ \
Thus, \(5 - 4x - x^2\) can be rewritten as \(9 - (x+2)^2\). This completed square form simplifies the process of integration, often leading to the use of trigonometric substitution.
Trigonometric Substitution
Trigonometric substitution is a method utilized to solve integrals involving square roots of quadratic expressions. In the current integral, after completing the square, we arrived at \(\int \sqrt{9 - (x+2)^2} \, dx\).
This expression is similar to the trigonometric identity \(\sin^2(\theta) + \cos^2(\theta) = 1\). For our expression:\
This expression is similar to the trigonometric identity \(\sin^2(\theta) + \cos^2(\theta) = 1\). For our expression:\
- \
- We let \(u = x + 2\), transforming the integral to \(\int \sqrt{9 - u^2} \, du\).\ \
- Here, \(9\) can be thought of as \(3^2\), suggesting a \(\sin\) substitution.\ \
Integral Evaluation
Evaluating an integral involves finding the function whose derivative results in the original integrand. With the substitution made earlier, the integral \(\int \sqrt{9 - u^2} \, du\) is transformed into a classic form.
We recognize this matches the form \(\int \sqrt{a^2 - u^2} \, du\), with \(a = 3\). The evaluation involves:
We recognize this matches the form \(\int \sqrt{a^2 - u^2} \, du\), with \(a = 3\). The evaluation involves:
- Using a standard formula: \(\frac{1}{2} (u \sqrt{a^2 - u^2} + a^2 \sin^{-1}\left(\frac{u}{a}\right)) + C\).\
- Substituting \(a = 3\) into this formula.\