Section 7.4 : Partial Fractions
1. Evaluate the integral \( \displaystyle \int{{\frac{4}{{{x^2} + 5x - 14}}\,dx}}\).
Show All Steps Hide All Steps
Start SolutionTo get the problem started off we need the form of the partial fraction decomposition of the integrand. However, in order to get this, we’ll need to factor the denominator.
\[\int{{\frac{4}{{{x^2} + 5x - 14}}\,dx}} = \int{{\frac{4}{{\left( {x + 7} \right)\left( {x - 2} \right)}}\,dx}}\]The form of the partial fraction decomposition for the integrand is then,
\[\frac{4}{{\left( {x + 7} \right)\left( {x - 2} \right)}} = \frac{A}{{x + 7}} + \frac{B}{{x - 2}}\] Show Step 2Setting the numerators equal gives,
\[4 = A\left( {x - 2} \right) + B\left( {x + 7} \right)\] Show Step 3We can use the “trick” discussed in the notes to easily get the coefficients in this case so let’s do that. Here is that work.
\[\begin{align*}x = & 2 \,\,\,\,\,\,\,:& 4 & = 9B\\ & & & \\ x = & - 7:&4 & = - 9A\end{align*}\hspace{0.25in} \Rightarrow \hspace{0.25in}\begin{aligned} & {A = - \frac{4}{9}}\\ &{B = \frac{4}{9}}\end{aligned}\]The partial fraction form of the integrand is then,
\[\frac{4}{{\left( {x + 7} \right)\left( {x - 2} \right)}} = \frac{{ - \frac{4}{9}}}{{x + 7}} + \frac{{\frac{4}{9}}}{{x - 2}}\] Show Step 4We can now do the integral.
\[\int{{\frac{4}{{\left( {x + 7} \right)\left( {x - 2} \right)}}\,dx}} = \int{{\frac{{ - \frac{4}{9}}}{{x + 7}} + \frac{{\frac{4}{9}}}{{x - 2}}\,dx}} = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{4}{9}\ln \left| {x - 2} \right| - \frac{4}{9}\ln \left| {x + 7} \right| + c}}\]