Problem 15
Question
Find the integral. $$ \int \frac{x+5}{\sqrt{9-(x-3)^{2}}} d x $$
Step-by-Step Solution
Verified Answer
The integral \( \int \frac{x+5}{\sqrt{9-(x-3)^{2}}} dx \) can be evaluated to \( = 8 \arcsin (\frac{x-3}{3}) - \sqrt{9 - (x-3)^2} + C \).
1Step 1: Separate the Integration into two parts
The integral of a sum (or difference) of functions is equal to the sum (or difference) of their integrals. We can rewrite: \[\int \frac{x+5}{\sqrt{9-(x-3)^{2}}} dx \]as\[\int \frac{x}{\sqrt{9-(x-3)^{2}}} dx + \int \frac{5}{\sqrt{9-(x-3)^{2}}} dx\]
2Step 2: Solve the first Integral
To tackle the first integral, notice that its structure suggests a substitution. Let's put \(u = x - 3\). We get the differential \(du = dx\) and our integral becomes \( \int \frac{u+3}{\sqrt{9-u^2}} du \) which splits into \( 3 \int \frac{du}{\sqrt{9-u^2}} + \int \frac{u}{\sqrt{9-u^2}} du \).The first part of the integrated function now resembles the integral of \( \frac{du}{\sqrt{a^2-u^2}} \), which is \( \arcsin(\frac{u}{a}) \). Thus, we can immediately evaluate this as \( 3 \arcsin (\frac{u}{3}) \).The second part is an example of a function whose derivative is in the numerator. The integral of \( \frac{u}{\sqrt{a^2 - u^2}} \) is \( -\sqrt{a^2 - u^2} \). Thus, this second integral can be evaluated as \( -\sqrt{9 - u^2} = -\sqrt{9 - (x-3)^2} \).
3Step 3: Solve the second Integral
Now, for the second integral, we can directly write down the antiderivative because it matches the form \( \int \frac{du}{\sqrt{a^2-u^2}} \), which we know integrates to \( \arcsin(\frac{u}{a}) \). In our case, a = 3 and u = x - 3. So, this integral gives us \( 5 \arcsin (\frac{x-3}{3}) \).
4Step 4: Add up all solutions
Sum the results of the two integrations. Thus, our final expression for the integral is:\[3 \arcsin (\frac{x-3}{3}) -\sqrt{9 - (x-3)^2} + 5 \arcsin (\frac{x-3}{3}) + C\]Simplify this to:\[8 \arcsin (\frac{x-3}{3}) - \sqrt{9 - (x-3)^2} + C\]where C denotes the constant of integration.
Other exercises in this chapter
Problem 14
In Exercises 13-16, use the properties of summation and Theorem 4.2 to evaluate the sum. Use the summation capabilities of a graphing utility to verify your res
View solution Problem 15
In Exercises \(15-24,\) find the derivative of the function. \(y=\operatorname{sech}(x+1)\)
View solution Problem 15
Evaluate the definite integral of the algebraic function. Use a graphing utility to verify your result. $$ \int_{0}^{3}|2 x-3| d x $$
View solution Problem 15
Find the indefinite integral and check the result by differentiation. $$ \int \frac{x^{2}+x+1}{\sqrt{x}} d x $$
View solution