Problem 20
Question
Use partial fractions to find the indefinite integral. $$ \int \frac{5}{x^{2}+x-6} d x $$
Step-by-Step Solution
Verified Answer
The indefinite integral of the given fraction is \(ln | \frac{x - 2}{x + 3} | + C\)
1Step 1: Factor the Denominator
The denominator of the fraction \(x^{2} + x - 6\) can be factored to \((x-2)(x+3)\). This gives us \(\int \frac{5}{(x-2)(x+3)} dx\)
2Step 2: Decompose into Partial Fractions
Decompose the fraction into the form \(\frac{A}{x-2} + \frac{B}{x+3}\). To find the values of A and B, balance the two fractions: \(5 = A(x+3) + B(x-2)\). With x=2, we find A=1. With x=-3, we find B=-1. So, our decomposition is \(\int ( \frac{1}{x-2} - \frac{1}{x+3} ) dx\)
3Step 3: Integrate
We use standard formulas to integrate, remembering to put the integral sign in front of each fraction. The integral of \(\frac{1}{x-a}\) is \(ln \lvert x-a \rvert\). Thus our integral is \(ln \lvert x-2 \rvert - ln \lvert x+3 \rvert + C\), where C is our constant of integration. Apply the properties of logarithms to simplify to \(ln \lvert \frac{x-2}{x+3} \rvert + C\)
Other exercises in this chapter
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 Problem 20
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 20
Find the indefinite integral. (Hint: Integration by parts is not required for all the integrals.) $$ \int \frac{1}{2} x^{3} e^{x} d x $$
View solution Problem 21
Determine whether the improper integral diverges or converges. Evaluate the integral if it converges. $$ \int_{-\infty}^{\infty} 2 x e^{-3 x^{2}} d x $$
View solution