Problem 25
Question
Determine whether the improper integral diverges or converges. Evaluate the integral if it converges, and check your results with the results obtained by using the integration capabilities of a graphing utility. $$ \int_{0}^{9} \frac{1}{\sqrt{9-x}} d x $$
Step-by-Step Solution
Verified Answer
The improper integral converges and its value is 6.
1Step 1: Write the integral as a limit
Treat the improper integral as a limit problem. Since the function isn't defined at x=9, we replace 9 with a variable b which we will later let approach 9. This gives us: \[ \lim_{b \to 9^-}\int_{0}^{b}{\frac{1}{\sqrt{9-x}} dx}\]
2Step 2: Compute the integral
Next, compute the integral by using the power rule for integration. We have:\[ \lim_{b \to 9^-} \left[-2\sqrt{9-x}\right]_0^b = \lim_{b \to 9^-} \left[-2\sqrt{9-b} - (-2\sqrt{9-0})\right]\]
3Step 3: Evaluate the limit
Now, evaluate the limit: \[ \lim_{b \to 9^-} \left[-2\sqrt{9-b} +2\sqrt{9}\right] = -2\sqrt{9-9} +2\sqrt{9} = 2\sqrt{9}=6\]
Other exercises in this chapter
Problem 24
Use partial fractions to find the indefinite integral. $$ \int \frac{x+1}{x^{2}+4 x+3} d x $$
View solution Problem 24
Find the indefinite integral. (Hint: Integration by parts is not required for all the integrals.) $$ \int x^{4} \ln x d x $$
View solution Problem 25
Present Value In Exercises 25 and 26, use a program similar to the Simpson's Rule program on page 906 with \(n=8\) to approximate the present value of the incom
View solution Problem 25
Use partial fractions to find the indefinite integral. $$ \int \frac{x^{2}-4 x-4}{x^{3}-4 x} d x $$
View solution