Skip to main content
Mathematics LibreTexts

7.5: Partial Fractions

  • Page ID
    15090
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    Decompose \(\dfrac{P(x)}{Q(x)}\), where

    • \(Q(x)\) has only nonrepeated linear factors.
    • \(Q(x)\) has repeated linear factors.
    • \(Q(x)\) has a nonrepeated irreducible quadratic factor.
    • \(Q(x)\) has a repeated irreducible quadratic factor.

    Earlier in this chapter, we studied systems of two equations in two variables, systems of three equations in three variables, and nonlinear systems. Here we introduce another way that systems of equations can be utilized—the decomposition of rational expressions. Fractions can be complicated; adding a variable in the denominator makes them even more so. The methods studied in this section will help simplify the concept of a rational expression.

    Decomposing \(\frac{P(x)}{Q(x)}\) where \(Q(x)\) Has Only Nonrepeated Linear Factors

    Recall the algebra regarding adding and subtracting rational expressions. These operations depend on finding a common denominator so that we can write the sum or difference as a single, simplified rational expression. In this section, we will look at partial fraction decomposition, which is the undoing of the procedure to add or subtract rational expressions. In other words, it is a return from the single simplified rational expression to the original expressions, called the partial fractions.

    For example, suppose we add the following fractions:

    \[\dfrac{2}{x−3}+\dfrac{−1}{x+2} \nonumber\]

    We would first need to find a common denominator: \((x+2)(x−3)\).

    Next, we would write each expression with this common denominator and find the sum of the terms.

    \[\begin{align*} \dfrac{2}{x-3}\left(\dfrac{x+2}{x+2}\right)+\dfrac{-1}{x+2}\left(\dfrac{x-3}{x-3}\right)&= \dfrac{2x+4-x+3}{(x+2)(x-3)}\\[4pt] &= \dfrac{x+7}{x^2-x-6} \end{align*}\]

    Partial fraction decomposition is the reverse of this procedure. We would start with the solution and rewrite (decompose) it as the sum of two fractions.

    \[ \underbrace{\dfrac{x+7}{x^2-x-6}}_{\text{Simplified sum}} = \underbrace{\dfrac{2}{x-3}+\dfrac{-1}{x+2}}_{\text{Partial fraction decomposition }} \nonumber\]

    We will investigate rational expressions with linear factors and quadratic factors in the denominator where the degree of the numerator is less than the degree of the denominator. Regardless of the type of expression we are decomposing, the first and most important thing to do is factor the denominator.

    When the denominator of the simplified expression contains distinct linear factors, it is likely that each of the original rational expressions, which were added or subtracted, had one of the linear factors as the denominator. In other words, using the example above, the factors of \(x^2−x−6\) are \((x−3)(x+2)\), the denominators of the decomposed rational expression. So we will rewrite the simplified form as the sum of individual fractions and use a variable for each numerator. Then, we will solve for each numerator using one of several methods available for partial fraction decomposition.

    PARTIAL FRACTION DECOMPOSITION OF \(\frac{P(x)}{Q(x)}\): \(Q(x)\) HAS NONREPEATED LINEAR FACTORS

    The partial fraction decomposition of \(\dfrac{P(x)}{Q(x)}\)  when \(Q(x)\) has nonrepeated linear factors and the degree of \(P(x)\) is less than the degree of \(Q(x)\) is

    \[\dfrac{P(x)}{Q(x)}=\dfrac{A_1}{(a_1x+b_1)}+\dfrac{A_2}{(a_2x+b_2)}+\dfrac{A_3}{(a_3x+b_3)}+⋅⋅⋅+\dfrac{A_n}{(a_nx+b_n)}\]

    How to: Given a rational expression with distinct linear factors in the denominator, decompose it
    1. Use a variable for the original numerators, usually \(A\), \(B\), or \(C\), depending on the number of factors, placing each variable over a single factor. For the purpose of this definition, we use \(A_n\) for each numerator

      \(\dfrac{P(x)}{Q(x)}=\dfrac{A_1}{(a_1x+b_1)}+\dfrac{A_2}{(a_2x+b_2)}+\dfrac{A_3}{(a_3x+b_3)}+⋅⋅⋅+\dfrac{A_n}{(a_nx+b_n)}\)

    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.
    Example \(\PageIndex{1}\): Decomposing a Rational Function with Distinct Linear Factors

    Decompose the given rational expression with distinct linear factors.

    \(\dfrac{3x}{(x+2)(x−1)}\)

    Solution

    We will separate the denominator factors and give each numerator a symbolic label, like \(A\), \(B\) ,or \(C\).

    \(\dfrac{3x}{(x+2)(x−1)}=\dfrac{A}{(x+2)}+\dfrac{B}{(x−1)}\)

    Multiply both sides of the equation by the common denominator to eliminate the fractions:

    \((x+2)(x−1)\left[ \dfrac{3x}{(x+2)(x−1)} \right]=(x+2)(x−1)\left[\dfrac{A}{(x+2)} \right]+(x+2)(x−1)\left[\dfrac{B}{(x−1)} \right]\)

    The resulting equation is

    \(3x=A(x−1)+B(x+2)\)

    Expand the right side of the equation and collect like terms.

    \[\begin{align*} 3x&= Ax-A+Bx+2B\\[4pt] 3x&= (A+B)x-A+2B \end{align*}\]

    Set up a system of equations associating corresponding coefficients.

    \[\begin{align*} 3&= A+B\\[4pt] 0&= -A+2B \end{align*}\]

    Add the two equations and solve for \(B\).

    \[\begin{align*} 3&= A+B\\[4pt] \underline{0}&= \underline{-A+2B}\\[4pt] 3&= 0+3B\\[4pt] 1&= B \end{align*}\]

    Substitute \(B=1\) into one of the original equations in the system.

    \[\begin{align*} 3&= A+1\\[4pt] 2&= A \end{align*}\]

    Thus, the partial fraction decomposition is

    \(\dfrac{3x}{(x+2)(x−1)}=\dfrac{2}{(x+2)}+\dfrac{1}{(x−1)}\)

    Another method to use to solve for \(A\) or \(B\) is by considering the equation that resulted from eliminating the fractions and substituting a value for \(x\) that will make either the \(A-\) or \(B-\)term equal 0. If we let \(x=1\), the

    \(A-\) term becomes 0 and we can simply solve for \(B\).

    \[\begin{align*} 3x&= A(x-1)+B(x+2)\\[4pt] 3(1)&= A[(1)-1]+B[(1)+2]\\[4pt] 3&= 0+3B\\[4pt] 1&= B \end{align*}\]

    Next, either substitute \(B=1\) into the equation and solve for \(A\), or make the \(B-\)term \(0\) by substituting \(x=−2\) into the equation.

    \[\begin{align*} 3x&= A(x-1)+B(x+2)\\[4pt] 3(-2)&= A[(-2)-1]+B[(-2)+2]\\[4pt] -6&= -3A+0\\[4pt] \dfrac{-6}{-3}&= A\\[4pt] 2&=A \end{align*}\]

    We obtain the same values for \(A\) and \(B\) using either method, so the decompositions are the same using either method.

    \(\dfrac{3x}{(x+2)(x−1)}=\dfrac{2}{(x+2)}+\dfrac{1}{(x−1)}\)

    Although this method is not seen very often in textbooks, we present it here as an alternative that may make some partial fraction decompositions easier. It is known as the Heaviside method, named after Charles Heaviside, a pioneer in the study of electronics.

    Exercise \(\PageIndex{1}\)

    Find the partial fraction decomposition of the following expression.

    \(\dfrac{x}{(x−3)(x−2)}\)

    Answer

    \(\dfrac{3}{x−3}−\dfrac{2}{x−2}\)

    Decomposing \(\frac{P(x)}{Q(x)}\) where \(Q(x)\) Has Repeated Linear Factors

    Some fractions we may come across are special cases that we can decompose into partial fractions with repeated linear factors. We must remember that we account for repeated factors by writing each factor in increasing powers.

    PARTIAL FRACTION DECOMPOSITION OF \(\frac{P(x)}{Q(x)}\): \(Q(x)\) HAS REPEATED LINEAR FACTORS

    The partial fraction decomposition of \(\dfrac{P(x)}{Q(x)}\), when \(Q(x)\) has a repeated linear factor occurringn n times and the degree of \(P(x)\) is less than the degree of  \(Q(x)\), is

    \[\dfrac{P(x)}{Q(x)}=\dfrac{A_1}{(a_1x+b_1)}+\dfrac{A_2}{(a_2x+b_2)}+\dfrac{A_3}{(a_3x+b_3)}+⋅⋅⋅+\dfrac{A_n}{(a_nx+b_n)}\]

    Write the denominator powers in increasing order.

    How to: decompose a rational expression with repeated linear factors
    1. Use a variable like \(A\), \(B\), or \(C\) for the numerators and account for increasing powers of the denominators.\[\dfrac{P(x)}{Q(x)}=\dfrac{A_1}{(a_1x+b_1)}+\dfrac{A_2}{(a_2x+b_2)}+\dfrac{A_3}{(a_3x+b_3)}+⋅⋅⋅+\dfrac{A_n}{(a_nx+b_n)}\]
    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.
    Example \(\PageIndex{2}\): Decomposing with Repeated Linear Factors

    Decompose the given rational expression with repeated linear factors.

    \(\dfrac{−x^2+2x+4}{x^3−4x^2+4x}\)

    Solution

    The denominator factors are \(x{(x−2)}^2\). To allow for the repeated factor of \((x−2)\), the decomposition will include three denominators: \(x\), \((x−2)\), and \({(x−2)}^2\). Thus,

    \(\dfrac{−x^2+2x+4}{x^3−4x^2+4x}=\dfrac{A}{x}+\dfrac{B}{(x−2)}+\dfrac{C}{{(x−2)}^2}\)

    Next, we multiply both sides by the common denominator.

    \[\begin{align*} x{(x-2)}^2\left[ \dfrac{-x^2+2x+4}{x{(x-2)}^2} \right]&= \left[ \dfrac{A}{x}+\dfrac{B}{(x-2)}+\dfrac{C}{{(x-2)}^2} \right]x{(x-2)}^2\\[4pt] -x^2+2x+4&= A{(x-2)}^2+Bx(x-2)+Cx \end{align*}\]

    On the right side of the equation, we expand and collect like terms.

    \[\begin{align*} -x^2+2x+4&= A(x^2-4x+4)+B(x^2-2x)+Cx\\[4pt] &= Ax^2-4Ax+4A+Bx^2-2Bx+Cx\\[4pt] &= (A+B)x^2+(-4A-2B+C)x+4A \end{align*}\]

    Next, we compare the coefficients of both sides. This will give the system of equations in three variables:

    \[\begin{align} -x^2+2x+4 &= (A+B)x^2+(-4A-2B+C)x+4A \\[4pt] A+B &= -1 \label{2.1} \\[4pt] -4A-2B+C &= 2 \label{2.2} \\[4pt] 4A&= 4 \label{2.3} \end{align}\]

    Solving for \(A\) in Equation \ref{2.3}, we have

    \[\begin{align*} 4A&= 4\\[4pt] A&= 1 \end{align*}\]

    Substitute \(A=1\) into Equation \ref{2.1}.

    \[\begin{align*} A+B&= -1\\[4pt] (1)+B&= -1\\[4pt] B&= -2 \end{align*}\]

    Then, to solve for \(C\), substitute the values for \(A\) and \(B\) into Equation \ref{2.2}.

    \[\begin{align*} -4A-2B+C&= 2\\[4pt] -4(1)-2(-2)+C&= 2\\[4pt] -4+4+C&= 2\\[4pt] C&= 2 \end{align*}\]

    Thus,

    \(\dfrac{−x^2+2x+4}{x^3−4x^2+4x}=\dfrac{1}{x}−\dfrac{2}{(x−2)}+\dfrac{2}{{(x−2)}^2}\)

    Exercise \(\PageIndex{2}\)

    Find the partial fraction decomposition of the expression with repeated linear factors.

    \(\dfrac{6x−11}{{(x−1)}^2}\)

    Answer

    \[\dfrac{6}{x−1}−\dfrac{5}{{(x−1)}^2} \nonumber\]

    Decomposing \(\frac{P(x)}{Q(x)}\), where \(Q(x)\) Has a 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 \(A\), \(B\), or \(C\) 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 \(Ax+B\), \(Bx+C\), etc.

    DECOMPOSITION OF \(\frac{P(x)}{Q(x)}\): \(Q(x)\) HAS A NONREPEATED IRREDUCIBLE QUADRATIC FACTOR

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

    \[\dfrac{P(x)}{Q(x)}=\dfrac{A_1x+B_1}{(a_1x^2+b1_x+c_1)}+\dfrac{A_2x+B_2}{(a_2x^2+b_2x+c_2)}+⋅⋅⋅+\dfrac{A_nx+B_n}{(a_nx^2+b_nx+c_n)}\]

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

    Howto: decompose a rational expression where the factors of the denominator are distinct, irreducible quadratic factors
    1. Use variables such as \(A\), \(B\), or \(C\) for the constant numerators over linear factors, and linear expressions such as \(A_1x+B_1\), \(A_2x+B_2\), etc., for the numerators of each quadratic factor in the denominator.

      \(\dfrac{P(x)}{Q(x)}=\dfrac{A}{ax+b}+\dfrac{A_1x+B_1}{(a_1x^2+b1_x+c_1)}+\dfrac{A_2x+B_2}{(a_2x^2+b_2x+c_2)}+⋅⋅⋅+\dfrac{A_nx+B_n}{(a_nx^2+b_nx+c_n)}\)

    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.
    Example \(\PageIndex{3}\): Decomposing \(\frac{P(x)}{Q(x)}\) When \(Q(x)\) Contains a Nonrepeated Irreducible Quadratic Factor

    Find a partial fraction decomposition of the given expression.

    \(\dfrac{8x^2+12x−20}{(x+3)(x^2+x+2)}\)

    Solution

    We have one linear factor and one irreducible quadratic factor in the denominator, so one numerator will be a constant and the other numerator will be a linear expression. Thus,

    \(\dfrac{8x^2+12x−20}{(x+3)(x^2+x+2)}=\dfrac{A}{(x+3)}+\dfrac{Bx+C}{(x^2+x+2)}\)

    We follow the same steps as in previous problems. First, clear the fractions by multiplying both sides of the equation by the common denominator.

    \[\begin{align*} (x+3)(x^2+x+2)\left[\dfrac{8x^2+12x-20}{(x+3)(x^2+x+2)}\right]&= \left[\dfrac{A}{(x+3)}+\dfrac{Bx+C}{(x^2+x+2)}\right](x+3)(x^2+x+2)\\[4pt] 8x^2+12x-20&= A(x^2+x+2)+(Bx+C)(x+3) \end{align*}\]

    Notice we could easily solve for \(A\) by choosing a value for \(x\) that will make the \(Bx+C\) term equal \(0\). Let \(x=−3\) and substitute it into the equation.

    \[\begin{align*} 8x^2+12x-20&= A(x^2+x+2)+(Bx+C)(x+3)\\[4pt] 8{(-3)}^2+12(-3)-20&= A({(-3)}^2+(-3)+2)+(B(-3)+C)((-3)+3)\\[4pt] 16&= 8A\\[4pt] A&= 2 \end{align*}\]

    Now that we know the value of \(A\), substitute it back into the equation. Then expand the right side and collect like terms.

    \[\begin{align*} 8x^2+12x-20&= 2(x^2+x+2)+(Bx+C)(x+3)\\[4pt] 8x^2+12x-20&= 2x^2+2x+4+Bx^2+3B+Cx+3C\\[4pt] 8x^2+12x-20&= (2+B)x^2+(2+3B+C)x+(4+3C) \end{align*}\]

    Setting the coefficients of terms on the right side equal to the coefficients of terms on the left side gives the system of equations.

    \[\begin{align} 2+B&= 8 \label{3.1} \\[4pt] 2+3B+C&= 12 \label{3.2} \\[4pt] 4+3C&= -20 \label{3.3} \end{align}\]

    Solve for \(B\) using Equation \ref{3.1}

    \[\begin{align*} 2+B&= 8 \label{1} \\[4pt] B&= 6\end{align*}

    and solve for \(C\) using Equation \ref{3.3}.

    \[\begin{align*} 4+3C &= -20 \label{3} \\[4pt] 3C&= -24\\[4pt] C&= -8 \end{align*}\]

    Thus, the partial fraction decomposition of the expression is

    \[\dfrac{8x^2+12x−20}{(x+3)(x^2+x+2)}=\dfrac{2}{(x+3)}+\dfrac{6x−8}{(x^2+x+2)} \nonumber\]

    Q&A: Could we have just set up a system of equations to solve the example above?

    Yes, we could have solved it by setting up a system of equations without solving for \(A\) first. The expansion on the right would be:

    \[\begin{align*} 8x^2+12x-20&= Ax^2+Ax+2A+Bx^2+3B+Cx+3C\\[4pt] 8x^2+12x-20&= (A+B)x^2+(A+3B+C)x+(2A+3C) \end{align*}\]

    So the system of equations would be:

    \[\begin{align*} A+B&= 8\\[4pt] A+3B+C&= 12\\[4pt] 2A+3C&= -20 \end{align*}\]

    Exercise \(\PageIndex{3}\)

    Find the partial fraction decomposition of the expression with a nonrepeating irreducible quadratic factor.

    \[\dfrac{5x^2−6x+7}{(x−1)(x^2+1)} \nonumber\]

    Answer

    \(\dfrac{3}{x−1}+\dfrac{2x−4}{x^2+1}\)

    Decomposing \(\frac{P(x)}{Q(x)}\) When \(Q(x)\) Has a Repeated Irreducible Quadratic Factor

    Now that we can decompose a simplified rational expression with an irreducible quadratic factor, we will learn how to do partial fraction decomposition when the simplified rational expression has repeated irreducible quadratic factors. The decomposition will consist of partial fractions with linear numerators over each irreducible quadratic factor represented in increasing powers.

    DECOMPOSITION OF \(\frac{P(x)}{Q(x)}\) WHEN \(Q(X)\) HAS A REPEATED IRREDUCIBLE QUADRATIC FACTOR

    The partial fraction decomposition of \(\dfrac{P(x)}{Q(x)}\), when \(Q(x)\) has a repeated irreducible quadratic factor and the degree of \(P(x)\) is less than the degree of \(Q(x)\), is

    \[\dfrac{P(x)}{{(ax^2+bx+c)}^n}=\dfrac{A_1x+B_1}{(ax^2+bx+c)}+\dfrac{A_2x+B_2}{{(ax^2+bx+c)}^2}+\dfrac{A_3x+B_3}{{(ax^2+bx+c)}^3}+⋅⋅⋅+\dfrac{A_nx+B_n}{{(ax^2+bx+c)}^n}\]

    Write the denominators in increasing powers.

    How to: decompose a rational expression that has a repeated irreducible factor
    1. Use variables like \(A\), \(B\), or \(C\) for the constant numerators over linear factors, and linear expressions such as \(A_1x+B_1\), \(A_2x+B_2\), etc., for the numerators of each quadratic factor in the denominator written in increasing powers, such as

      \(\dfrac{P(x)}{Q(x)}=\dfrac{A}{ax+b}+\dfrac{A_1x+B_1}{(ax^2+bx+c)}+\dfrac{A_2x+B_2}{{(ax^2+bx+c)}^2}+⋅⋅⋅+\dfrac{A_nx+B_n}{{(ax^2+bx+c)}^n}\)

    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.
    Example \(\PageIndex{4}\): Decomposing a Rational Function with a Repeated Irreducible Quadratic Factor in the Denominator

    Decompose the given expression that has a repeated irreducible factor in the denominator.

    \(\dfrac{x^4+x^3+x^2−x+1}{x{(x^2+1)}^2}\)

    Solution

    The factors of the denominator are \(x\), \((x^2+1)\), and \({(x^2+1)}^2\). Recall that, when a factor in the denominator is a quadratic that includes at least two terms, the numerator must be of the linear form \(Ax+B\). So, let’s begin the decomposition.

    \(\dfrac{x^4+x^3+x^2−x+1}{x{(x^2+1)}^2}=\dfrac{A}{x}+\dfrac{Bx+C}{(x^2+1)}+\dfrac{Dx+E}{{(x^2+1)}^2}\)

    We eliminate the denominators by multiplying each term by \(x{(x^2+1)}^2\). Thus,

    \[\begin{align*} x^4+x^3+x^2-x+1&= A{(x^2+1)}^2+(Bx+C)(x)(x^2+1)+(Dx+E)(x)\\[4pt] x^4+x^3+x^2-x+1&= A(x^4+2x^2+1)+Bx^4+Bx^2+Cx^3+Cx+Dx^2+Ex\qquad \text{Expand the right side.}\\[4pt] &= Ax^4+2Ax^2+A+Bx^4+Bx^2+Cx^3+Cx+Dx^2+Ex \end{align*}\]

    Now we will collect like terms.

    \(x^4+x^3+x^2−x+1=(A+B)x^4+(C)x^3+(2A+B+D)x^2+(C+E)x+A\)

    Set up the system of equations matching corresponding coefficients on each side of the equal sign.

    \[\begin{align*} A+B&= 1\\[4pt] C&= 1\\[4pt] 2A+B+D&= 1\\[4pt] C+E&= -1\\[4pt] A&= 1 \end{align*}\]

    We can use substitution from this point. Substitute \(A=1\) into the first equation.

    \[\begin{align*} 1+B&= 1\\[4pt] B&= 0 \end{align*}\]

    Substitute \(A=1\) and \(B=0\) into the third equation.

    \[\begin{align*} 2(1)+0+D&= 1\\[4pt] D&= -1 \end{align*}\]

    Substitute \(C=1\) into the fourth equation.

    \[\begin{align*} 1+E&= -1\\[4pt] E&= -2 \end{align*}\]

    Now we have solved for all of the unknowns on the right side of the equal sign. We have \(A=1\), \(B=0\), \(C=1\), \(D=−1\), and \(E=−2\). We can write the decomposition as follows:

    \(\dfrac{x^4+x^3+x^2−x+1}{x{(x^2+1)}^2}=\dfrac{1}{x}+\dfrac{1}{(x^2+1)}−\dfrac{x+2}{{(x^2+1)}^2}\)

    Exercise \(\PageIndex{4}\)

    Find the partial fraction decomposition of the expression with a repeated irreducible quadratic factor.

    \[\dfrac{x^3−4x^2+9x−5}{{(x^2−2x+3)}^2} \nonumber\]

    Answer

    \[\dfrac{x−2}{x^2−2x+3}+\dfrac{2x+1}{{(x^2−2x+3)}^2} \nonumber\]

    Media

    Access these online resources for additional instruction and practice with partial fractions.

    Key Concepts

    • Decompose \(\dfrac{P(x)}{Q(x)}\) by writing the partial fractions as \[\dfrac{A}{a_1x+b_1}+\dfrac{B}{a_2x+b_2}. \nonumber\] Solve by clearing the fractions, expanding the right side, collecting like terms, and setting corresponding coefficients equal to each other, then setting up and solving a system of equations (see Example \(\PageIndex{1}\)).
    • The decomposition of \(\dfrac{P(x)}{Q(x)}\) with repeated linear factors must account for the factors of the denominator in increasing powers (see Example \(\PageIndex{2}\)).
    • The decomposition of \(\dfrac{P(x)}{Q(x)}\) with a nonrepeated irreducible quadratic factor needs a linear numerator over the quadratic factor, as in \(\dfrac{A}{x}+\dfrac{Bx+C}{(ax^2+bx+c)}\) (see Example \(\PageIndex{3}\)).
    • In the decomposition of \(\dfrac{P(x)}{Q(x)}\), where \(Q(x)\) has a repeated irreducible quadratic factor, when the irreducible quadratic factors are repeated, powers of the denominator factors must be represented in increasing powers as \[\dfrac{A_1x+B_1}{ax^2+bx+c}+\dfrac{A_2x+B_2}{(ax^2+bx+c)^2}+⋅⋅⋅+\dfrac{A_nx+B_n}{(ax^2+bx+c)^n} \nonumber\] See Example \(\PageIndex{4}\).

    This page titled 7.5: Partial Fractions is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.