?
Paul's Online Notes
Home / Algebra / Polynomial Functions / Partial Fractions
Show All Notes Hide All Notes

Section 5.5 : Partial Fractions

6. Determine the partial fraction decomposition of each of the following expression.

\[\frac{{7{x^2} - 17x + 38}}{{\left( {x + 6} \right){{\left( {x - 1} \right)}^2}}}\]

Show All Steps Hide All Steps

Start Solution

The first step is to determine the form of the partial fraction decomposition. For this problem the partial fraction decomposition is,

\[\frac{{7{x^2} - 17x + 38}}{{\left( {x + 6} \right){{\left( {x - 1} \right)}^2}}} = \frac{A}{{x + 6}} + \frac{B}{{x - 1}} + \frac{C}{{{{\left( {x - 1} \right)}^2}}}\] Show Step 2

The LCD for this expression is \(\left( {x + 6} \right){\left( {x - 1} \right)^2}\). Adding the terms back up gives,

\[\frac{{7{x^2} - 17x + 38}}{{\left( {x + 6} \right){{\left( {x - 1} \right)}^2}}} = \frac{{A{{\left( {x - 1} \right)}^2} + B\left( {x + 6} \right)\left( {x - 1} \right) + C\left( {x + 6} \right)}}{{\left( {x + 6} \right){{\left( {x - 1} \right)}^2}}}\] Show Step 3

Setting the numerators equal gives,

\[7{x^2} - 17x + 38 = A{\left( {x - 1} \right)^2} + B\left( {x + 6} \right)\left( {x - 1} \right) + C\left( {x + 6} \right)\] Show Step 4

For this problem we can pick “good” values of \(x\) to determine only two of the three constants. Here is that work.

\[\begin{array}{l}{x = - 6:}\\{x = 1:}\end{array}\hspace{0.25in}\begin{aligned}392 & = A{{\left( { - 7} \right)}^2} = 49A \\28 & = 7C\end{aligned}\hspace{0.25in} \to \hspace{0.25in}\begin{array}{l}{A = 8}\\{C = 4}\end{array}\] Show Step 5

To get the remaining constant we can use any value of \(x\) and plug that along with the values of \(A\) and \(C\) we found in the previous step into the equation from Step 3.

It really doesn’t matter what value of \(x\) we pick as long as it isn’t \(x = - 6\) or \(x = 1\) since we used those in the previous step. The idea here is to pick a value of \(x\) that won’t create “large” or “messy” numbers, if possible. Good choices are often \(x = 0\) or \(x = 1\)(which we can’t use for this problem as noted above), provided they weren’t used in the previous step of course.

For this problem \(x = 0\) seems to be a good choice. Here is the work for this step.

\[\begin{align*}38 & = \left( 8 \right){\left( { - 1} \right)^2} + B\left( 6 \right)\left( { - 1} \right) + \left( 4 \right)\left( 6 \right)\\ 38 & = 32 - 6B\\ 6 & = - 6B\hspace{0.25in} \Rightarrow \hspace{0.25in}B = - 1\end{align*}\] Show Step 6

The partial fraction decomposition is then,

\[\require{bbox} \bbox[2pt,border:1px solid black]{{\frac{{7{x^2} - 17x + 38}}{{\left( {x + 6} \right){{\left( {x - 1} \right)}^2}}} = \frac{8}{{x + 6}} - \frac{1}{{x - 1}} + \frac{4}{{{{\left( {x - 1} \right)}^2}}}}}\]