Partial Fraction Decomposition: Learn It 3

Nonrepeated Irreducible Quadratic Factor

So far we have performed partial fraction decomposition with expressions that have had linear factors in the denominator, and we applied numerators [latex]A,B[/latex], or [latex]C[/latex] representing constants.

Now we will look at an example where one of the factors in the denominator is a quadratic expression that does not factor. This is referred to as an irreducible quadratic factor. In cases like this, we use a linear numerator such as [latex]Ax+B,Cx+D[/latex], etc.

partial fraction decomposition: nonrepeated irreducible quadratic factor

The partial fraction decomposition of [latex]\dfrac{P\left(x\right)}{Q\left(x\right)}[/latex] such that [latex]Q\left(x\right)[/latex] has a nonrepeated irreducible quadratic factor and the degree of [latex]P\left(x\right)[/latex] is less than the degree of [latex]Q\left(x\right)[/latex] is written as

 

[latex]\dfrac{P\left(x\right)}{Q\left(x\right)}=\dfrac{{A}_{1}x+{B}_{1}}{\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\right)}+\dfrac{{A}_{2}x+{B}_{2}}{\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\right)}+\cdot \cdot \cdot +\dfrac{{A}_{n}x+{B}_{n}}{\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\right)}[/latex]

 

The decomposition may contain more rational expressions if there are linear factors. Each linear factor will have a different constant numerator: [latex]A,B,C[/latex], and so on.

How To: Given a rational expression where the factors of the denominator are distinct, irreducible quadratic factors, decompose it.

  1. Use variables such as [latex]A,B[/latex], or [latex]C[/latex] for the constant numerators over linear factors, and linear expressions such as [latex]{A}_{1}x+{B}_{1},{A}_{2}x+{B}_{2}[/latex], etc., for the numerators of each quadratic factor in the denominator.
    [latex]\dfrac{P\left(x\right)}{Q\left(x\right)}=\dfrac{A}{ax+b}+\dfrac{{A}_{1}x+{B}_{1}}{\left({a}_{1}{x}^{2}+{b}_{1}x+{c}_{1}\right)}+\dfrac{{A}_{2}x+{B}_{2}}{\left({a}_{2}{x}^{2}+{b}_{2}x+{c}_{2}\right)}+\cdot \cdot \cdot +\dfrac{{A}_{n}x+{B}_{n}}{\left({a}_{n}{x}^{2}+{b}_{n}x+{c}_{n}\right)}[/latex]
  2. Multiply both sides of the equation by the common denominator to eliminate fractions.
  3. Expand the right side of the equation and collect like terms.
  4. Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.
Find a partial fraction decomposition of the given expression.

[latex]\dfrac{8{x}^{2}+12x - 20}{\left(x+3\right)\left({x}^{2}+x+2\right)}[/latex]

Sometimes, a combination of methods is helpful to obtain the decomposition. In the example above, you could have set the system up first, then used [latex]x=-3[/latex] to obtain the value for [latex]A[/latex], and it would be quick work to obtain [latex]B[/latex] and [latex]C[/latex] from the system.Remember that creativity is a key component of doing mathematics and that there is often more than one good way to reach a conclusion.