Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
College Algebra

7.4 Partial Fractions

College Algebra7.4 Partial Fractions

Learning Objectives

In this section, you will:

  • Decompose   P(x) Q(x) P(x) Q(x) , where   Q(x)Q(x) has only nonrepeated linear factors.
  • Decompose   P(x) Q(x) P(x) Q(x) , where   Q(x)Q(x)   has repeated linear factors.
  • Decompose   P(x) Q(x) P(x) Q(x) , where   Q(x)Q(x) has a nonrepeated irreducible quadratic factor.
  • Decompose   P(x) Q(x) P(x) Q(x) , where   Q(x)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 P( x ) Q( x ) 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 fraction.

For example, suppose we add the following fractions:

2 x−3 + −1 x+2 2 x−3 + −1 x+2

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

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

2 x3 ( x+2 x+2 )+ 1 x+2 ( x3 x3 )=                       2x+4x+3 (x+2)(x3) = x+7 x 2 x6 2 x3 ( x+2 x+2 )+ 1 x+2 ( x3 x3 )=                       2x+4x+3 (x+2)(x3) = x+7 x 2 x6

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.

x+7 x 2 x−6 Simplifiedsum = 2 x−3 + −1 x+2 Partialfractiondecomposition x+7 x 2 x−6 Simplifiedsum = 2 x−3 + −1 x+2 Partialfractiondecomposition

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 x 2 x−6 are ( x−3 )( x+2 ), ( 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 P( x ) Q( x ) :Q(x) P( x ) Q( x ) :Q(x) Has Nonrepeated Linear Factors

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

P(x) Q( x ) = A 1 ( a 1 x+ b 1 ) + A 2 ( a 2 x+ b 2 ) + A 3 ( a 3 x+ b 3 ) ++ A n ( a n x+ b n ) . P(x) Q( x ) = A 1 ( a 1 x+ b 1 ) + A 2 ( a 2 x+ b 2 ) + A 3 ( a 3 x+ b 3 ) ++ A n ( a n x+ 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,  A,B,  or C, C, depending on the number of factors, placing each variable over a single factor. For the purpose of this definition, we use A n A n for each numerator
    P(x) Q(x) = A 1 ( a 1 x+ b 1 ) + A 2 ( a 2 x+ b 2 ) ++ A n ( a n x+ b n ) P(x) Q(x) = A 1 ( a 1 x+ b 1 ) + A 2 ( a 2 x+ b 2 ) ++ A n ( a n x+ 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 1

Decomposing a Rational Function with Distinct Linear Factors

Decompose the given rational expression with distinct linear factors.

3x ( x+2 )( x−1 ) 3x ( x+2 )( x−1 )

Try It #1

Find the partial fraction decomposition of the following expression.

x ( x−3 )( x−2 ) x ( x−3 )( x−2 )

Decomposing P( x ) Q( x ) 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 P( x ) Q( x ) :Q(x) P( x ) Q( x ) :Q(x) Has Repeated Linear Factors

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

P(x) Q( x ) = A 1 ( ax+b ) + A 2 ( ax+b ) 2 + A 3 ( ax+b ) 3 ++ A n ( ax+b ) n P(x) Q( x ) = A 1 ( ax+b ) + A 2 ( ax+b ) 2 + A 3 ( ax+b ) 3 ++ A n ( ax+b ) n

Write the denominator powers in increasing order.

How To

Given a rational expression with repeated linear factors, decompose it.

  1. Use a variable like A,B, A,B, or C C for the numerators and account for increasing powers of the denominators.
    P(x) Q(x) = A 1 (ax+b) + A 2 (ax+b) 2 + . +  A n (ax+b) n P(x) Q(x) = A 1 (ax+b) + A 2 (ax+b) 2 + . +  A n (ax+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 2

Decomposing with Repeated Linear Factors

Decompose the given rational expression with repeated linear factors.

x 2 +2x+4 x 3 −4 x 2 +4x x 2 +2x+4 x 3 −4 x 2 +4x

Try It #2

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

6x−11 ( x−1 ) 2 6x−11 ( x−1 ) 2

Decomposing P( x ) Q( x ) , 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, A,B, or C 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, Ax+B,Bx+C, etc.

Decomposition of P( x ) Q( x ) :Q(x) P( x ) Q( x ) :Q(x) Has a Nonrepeated Irreducible Quadratic Factor

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

P(x) Q( x ) = A 1 x+ B 1 ( a 1 x 2 + b 1 x+ c 1 ) + A 2 x+ B 2 ( a 2 x 2 + b 2 x+ c 2 ) ++ A n x+ B n ( a n x 2 + b n x+ c n ) P(x) Q( x ) = A 1 x+ B 1 ( a 1 x 2 + b 1 x+ c 1 ) + A 2 x+ B 2 ( a 2 x 2 + b 2 x+ c 2 ) ++ A n x+ B n ( a n x 2 + b n x+ 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, A,B,C, 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 A,B, A,B, or C C for the constant numerators over linear factors, and linear expressions such as A 1 x+ B 1 , A 2 x+ B 2 , A 1 x+ B 1 , A 2 x+ B 2 , etc., for the numerators of each quadratic factor in the denominator.
    P(x) Q(x) = A ax+b + A 1 x+ B 1 ( a 1 x 2 + b 1 x+ c 1 ) + A 2 x+ B 2 ( a 2 x 2 + b 2 x+ c 2 ) ++ A n x+ B n ( a n x 2 + b n x+ c n ) P(x) Q(x) = A ax+b + A 1 x+ B 1 ( a 1 x 2 + b 1 x+ c 1 ) + A 2 x+ B 2 ( a 2 x 2 + b 2 x+ c 2 ) ++ A n x+ B n ( a n x 2 + b n x+ 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 3

Decomposing P( x ) Q( x ) P( x ) Q( x ) When Q(x) Contains a Nonrepeated Irreducible Quadratic Factor

Find a partial fraction decomposition of the given expression.

8 x 2 +12x−20 ( x+3 )( x 2 +x+2 ) 8 x 2 +12x−20 ( x+3 )( x 2 +x+2 )

Q&A

Could we have just set up a system of equations to solve Example 3?

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

8 x 2 +12x−20=A x 2 +Ax+2A+B x 2 +3B+Cx+3C 8 x 2 +12x−20=(A+B) x 2 +(A+3B+C)x+(2A+3C) 8 x 2 +12x−20=A x 2 +Ax+2A+B x 2 +3B+Cx+3C 8 x 2 +12x−20=(A+B) x 2 +(A+3B+C)x+(2A+3C)

So the system of equations would be:

        A+B=8 A+3B+C=12 2A+3C=−20         A+B=8 A+3B+C=12 2A+3C=−20

Try It #3

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

5 x 2 −6x+7 ( x−1 )( x 2 +1 ) 5 x 2 −6x+7 ( x−1 )( x 2 +1 )

Decomposing P( x ) Q( x ) 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 P( x ) Q( x ) P( x ) Q( x ) When Q(x) Has a Repeated Irreducible Quadratic Factor

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

P(x) ( a x 2 +bx+c ) n = A 1 x+ B 1 ( a x 2 +bx+c ) + A 2 x+ B 2 ( a x 2 +bx+c ) 2 + A 3 x+ B 3 ( a x 2 +bx+c ) 3 ++ A n x+ B n ( a x 2 +bx+c ) n P(x) ( a x 2 +bx+c ) n = A 1 x+ B 1 ( a x 2 +bx+c ) + A 2 x+ B 2 ( a x 2 +bx+c ) 2 + A 3 x+ B 3 ( a x 2 +bx+c ) 3 ++ A n x+ B n ( a x 2 +bx+c ) n

Write the denominators in increasing powers.

How To

Given a rational expression that has a repeated irreducible factor, decompose it.

  1. Use variables like A,B, A,B, or C C for the constant numerators over linear factors, and linear expressions such as A 1 x+ B 1 , A 2 x+ B 2 , A 1 x+ B 1 , A 2 x+ B 2 , etc., for the numerators of each quadratic factor in the denominator written in increasing powers, such as
    P(x) Q(x) = A ax+b + A 1 x+ B 1 (a x 2 +bx+c) + A 2 x+ B 2 (a x 2 +bx+c) 2 ++ A n + B n (a x 2 +bx+c) n P(x) Q(x) = A ax+b + A 1 x+ B 1 (a x 2 +bx+c) + A 2 x+ B 2 (a x 2 +bx+c) 2 ++ A n + B n (a x 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 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.

x 4 + x 3 + x 2 x+1 x ( x 2 +1 ) 2 x 4 + x 3 + x 2 x+1 x ( x 2 +1 ) 2

Try It #4

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

x 3 −4 x 2 +9x−5 ( x 2 −2x+3 ) 2 x 3 −4 x 2 +9x−5 ( x 2 −2x+3 ) 2

Media

7.4 Section Exercises

Verbal

1.

Can any quotient of polynomials be decomposed into at least two partial fractions? If so, explain why, and if not, give an example of such a fraction

2.

Can you explain why a partial fraction decomposition is unique? (Hint: Think about it as a system of equations.)

3.

Can you explain how to verify a partial fraction decomposition graphically?

4.

You are unsure if you correctly decomposed the partial fraction correctly. Explain how you could double-check your answer.

5.

Once you have a system of equations generated by the partial fraction decomposition, can you explain another method to solve it? For example if you had 7x+13 3 x 2 +8x+15 = A x+1 + B 3x+5 7x+13 3 x 2 +8x+15 = A x+1 + B 3x+5 , we eventually simplify to 7x+13=A(3x+5)+B(x+1). 7x+13=A(3x+5)+B(x+1). Explain how you could intelligently choose an x x -value that will eliminate either A A or B B and solve for A A and B. B.

Algebraic

For the following exercises, find the decomposition of the partial fraction for the nonrepeating linear factors.

6.

5x+16 x 2 +10x+24 5x+16 x 2 +10x+24

7.

3x−79 x 2 −5x−24 3x−79 x 2 −5x−24

8.

x−24 x 2 −2x−24 x−24 x 2 −2x−24

9.

10x+47 x 2 +7x+10 10x+47 x 2 +7x+10

10.

x 6 x 2 +25x+25 x 6 x 2 +25x+25

11.

32x−11 20 x 2 −13x+2 32x−11 20 x 2 −13x+2

12.

x+1 x 2 +7x+10 x+1 x 2 +7x+10

13.

5x x 2 −9 5x x 2 −9

14.

10x x 2 −25 10x x 2 −25

15.

6x x 2 −4 6x x 2 −4

16.

2x−3 x 2 −6x+5 2x−3 x 2 −6x+5

17.

4x−1 x 2 x−6 4x−1 x 2 x−6

18.

4x+3 x 2 +8x+15 4x+3 x 2 +8x+15

19.

3x−1 x 2 −5x+6 3x−1 x 2 −5x+6

For the following exercises, find the decomposition of the partial fraction for the repeating linear factors.

20.

−5x−19 ( x+4 ) 2 −5x−19 ( x+4 ) 2

21.

x ( x−2 ) 2 x ( x−2 ) 2

22.

7x+14 ( x+3 ) 2 7x+14 ( x+3 ) 2

23.

−24x−27 ( 4x+5 ) 2 −24x−27 ( 4x+5 ) 2

24.

−24x−27 ( 6x−7 ) 2 −24x−27 ( 6x−7 ) 2

25.

5x ( x−7 ) 2 5x ( x−7 ) 2

26.

5x+14 2 x 2 +12x+18 5x+14 2 x 2 +12x+18

27.

5 x 2 +20x+8 2x ( x+1 ) 2 5 x 2 +20x+8 2x ( x+1 ) 2

28.

4 x 2 +55x+25 5x ( 3x+5 ) 2 4 x 2 +55x+25 5x ( 3x+5 ) 2

29.

54 x 3 +127 x 2 +80x+16 2 x 2 ( 3x+2 ) 2 54 x 3 +127 x 2 +80x+16 2 x 2 ( 3x+2 ) 2

30.

x 3 −5 x 2 +12x+144 x 2 ( x 2 +12x+36 ) x 3 −5 x 2 +12x+144 x 2 ( x 2 +12x+36 )

For the following exercises, find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor.

31.

4 x 2 +6x+11 ( x+2 )( x 2 +x+3 ) 4 x 2 +6x+11 ( x+2 )( x 2 +x+3 )

32.

4 x 2 +9x+23 ( x−1 )( x 2 +6x+11 ) 4 x 2 +9x+23 ( x−1 )( x 2 +6x+11 )

33.

−2 x 2 +10x+4 ( x−1 )( x 2 +3x+8 ) −2 x 2 +10x+4 ( x−1 )( x 2 +3x+8 )

34.

x 2 +3x+1 ( x+1 )( x 2 +5x−2 ) x 2 +3x+1 ( x+1 )( x 2 +5x−2 )

35.

4 x 2 +17x−1 ( x+3 )( x 2 +6x+1 ) 4 x 2 +17x−1 ( x+3 )( x 2 +6x+1 )

36.

4 x 2 ( x+5 )( x 2 +7x−5 ) 4 x 2 ( x+5 )( x 2 +7x−5 )

37.

4 x 2 +5x+3 x 3 −1 4 x 2 +5x+3 x 3 −1

38.

−5 x 2 +18x−4 x 3 +8 −5 x 2 +18x−4 x 3 +8

39.

3 x 2 −7x+33 x 3 +27 3 x 2 −7x+33 x 3 +27

40.

x 2 +2x+40 x 3 −125 x 2 +2x+40 x 3 −125

41.

4 x 2 +4x+12 8 x 3 −27 4 x 2 +4x+12 8 x 3 −27

42.

−50 x 2 +5x−3 125 x 3 −1 −50 x 2 +5x−3 125 x 3 −1

43.

−2 x 3 −30 x 2 +36x+216 x 4 +216x −2 x 3 −30 x 2 +36x+216 x 4 +216x

For the following exercises, find the decomposition of the partial fraction for the irreducible repeating quadratic factor.

44.

3 x 3 +2 x 2 +14x+15 ( x 2 +4 ) 2 3 x 3 +2 x 2 +14x+15 ( x 2 +4 ) 2

45.

x 3 +6 x 2 +5x+9 ( x 2 +1 ) 2 x 3 +6 x 2 +5x+9 ( x 2 +1 ) 2

46.

x 3 x 2 +x−1 ( x 2 −3 ) 2 x 3 x 2 +x−1 ( x 2 −3 ) 2

47.

x 2 +5x+5 ( x+2 ) 2 x 2 +5x+5 ( x+2 ) 2

48.

x 3 +2 x 2 +4x ( x 2 +2x+9 ) 2 x 3 +2 x 2 +4x ( x 2 +2x+9 ) 2

49.

x 2 +25 ( x 2 +3x+25 ) 2 x 2 +25 ( x 2 +3x+25 ) 2

50.

2 x 3 +11x2+7x+70 ( 2 x 2 +x+14 ) 2 2 x 3 +11x2+7x+70 ( 2 x 2 +x+14 ) 2

51.

5x+2 x ( x 2 +4 ) 2 5x+2 x ( x 2 +4 ) 2

52.

x 4 + x 3 +8 x 2 +6x+36 x ( x 2 +6 ) 2 x 4 + x 3 +8 x 2 +6x+36 x ( x 2 +6 ) 2

53.

2x−9 ( x 2 x ) 2 2x−9 ( x 2 x ) 2

54.

5 x 3 −2x+1 ( x 2 +2x ) 2 5 x 3 −2x+1 ( x 2 +2x ) 2

Extensions

For the following exercises, find the partial fraction expansion.

55.

x 2 +4 ( x+1 ) 3 x 2 +4 ( x+1 ) 3

56.

x 3 −4 x 2 +5x+4 ( x−2 ) 3 x 3 −4 x 2 +5x+4 ( x−2 ) 3

For the following exercises, perform the operation and then find the partial fraction decomposition.

57.

7 x+8 + 5 x−2 x−1 x 2 −6x−16 7 x+8 + 5 x−2 x−1 x 2 −6x−16

58.

1 x−4 3 x+6 2x+7 x 2 +2x−24 1 x−4 3 x+6 2x+7 x 2 +2x−24

59.

2x x 2 −16 1−2x x 2 +6x+8 x−5 x 2 −4x 2x x 2 −16 1−2x x 2 +6x+8 x−5 x 2 −4x

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
Citation information

© Dec 8, 2021 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.