I have been informed that on March 7th from 6:00am to 6:00pm Central Time Lamar University will be doing some maintenance to replace a faulty UPS component and to do this they will be completely powering down their data center.
Unfortunately, this means that the site will be down during this time. I apologize for any inconvenience this might cause.
Paul
February 18, 2026
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}}\]