Problem 19
Question
Use partial fractions to find the indefinite integral. $$ \int \frac{10}{x^{2}-10 x} d x $$
Step-by-Step Solution
Verified Answer
The indefinite integral of the given function is -ln|x| + ln|x-10| + C
1Step 1: Factor the denominator
Factor the denominator to get \(x(x-10)\). So, the integral becomes \( \int \frac{10}{x(x-10)} d x \)
2Step 2: Apply Partial Fraction Decomposition
We can decompose the fraction as \( \frac{10}{x(x-10)} = \frac{A}{x} + \frac{B}{x-10} \). To find the values of A and B, multiply both sides of the equation by \( x(x-10) \) to clear out the denominator. So, we get \( 10 = A(x-10) + Bx \). Now equate the coefficients of like terms on both sides. We get A=-1 and B=1.
3Step 3: Rewrite the Integrals
Now, rewrite the integrals using the values of A and B we found: \( \int \frac{10}{x(x-10)} d x = \int \frac{-1}{x} d x + \int \frac{1}{x-10} d x \).
4Step 4: Evaluate the Integrals
These are both standard forms of integrals. The integral of 1/x is ln|x| and that of 1/(x-a) is ln|x-a|. Therefore, \( \int \frac{-1}{x} d x = -ln|x| \) and \( \int \frac{1}{x-10} d x = ln|x-10| \). Hence, the final integral after adding these together is: -ln|x| + ln|x-10| + C, where C is the constant of integration.
Other exercises in this chapter
Problem 19
Determine whether the improper integral diverges or converges. Evaluate the integral if it converges. $$ \int_{1}^{\infty} \frac{e^{\sqrt{x}}}{\sqrt{x}} d x $$
View solution Problem 19
Approximate the integral using (a) the Trapezoidal Rule and (b) Simpson's Rule for the indicated value of \(n\). (Round your answers to three significant digits
View solution Problem 19
Find the indefinite integral. (Hint: Integration by parts is not required for all the integrals.) $$ \int 2 x^{2} e^{x} d x $$
View solution Problem 20
Determine whether the improper integral diverges or converges. Evaluate the integral if it converges. $$ \int_{-\infty}^{0} \frac{x}{x^{2}+1} d x $$
View solution